[M3commit] CVS Update: cm3
Jay Krell
jkrell at elego.de
Thu May 27 17:45:02 CEST 2010
CVSROOT: /usr/cvs
Changes by: jkrell at birch. 10/05/27 17:45:02
Modified files:
cm3/m3-sys/m3cc/gcc/gcc/m3cg/: Make-lang.in config-lang.in
parse.c
Log message:
work in progress getting this to work with a merged gcc 4.5 (which
I have on my machine)
This lets it compile and get as far as:
Starting program: /Users/jay/dev2/cm3/m3-sys/m3cc/AMD64_DARWIN/gcc/m3cgc1 -mno-align-double -quiet -fno-reorder-blocks -funwind-tables -fpic -m64 -gstabs+ RTHooks.ic -o RTHooks.is
Reading symbols for shared libraries +++. done
../src/runtime/common/RTHooks.i3: In function 'RTHooks_I3':
../src/runtime/common/RTHooks.i3:146:0: internal compiler error: in execute_one_pass, at passes.c:1523
Please submit a full bug report,
with preprocessed source if appropriate.
See <http://gcc.gnu.org/bugs.html> for instructions.
some of the changes look suspicious, like not setting type_mode.
All the changes should be looked at further.
Without other changes, this should be no-op.
More information about the M3commit
mailing list