[M3commit] CVS Update: cm3
Jay Krell
jkrell at elego.de
Sun Jul 11 14:39:59 CEST 2010
CVSROOT: /usr/cvs
Changes by: jkrell at birch. 10/07/11 14:39:59
Modified files:
cm3/m3-sys/m3cc/gcc/gcc/m3cg/: parse.c
Log message:
gcc 4.5 -O1 and -O2 seem ok
but some of the -O3 passes fail:
flag_predictive_commoning
flag_ipa_cp_clone
flag_inline_functions is not optimizing for size
Failures generally seen compiling m3-libs/sysutils/System.m3.
As well 'pre' which has problems in 4.3 also has problems in 4.5,
problems seen compiling m3front.
And 'fre' already disabled (see test p244).
More information about the M3commit
mailing list