[Bug tree-optimization/22022] [4.1 Regression] ACATS ICE cxg1002 tree_split_edge, at tree-cfg.c:3025
pluto at agmk dot net
gcc-bugzilla@gcc.gnu.org
Thu Jun 16 18:44:00 GMT 2005
------- Additional Comments From pluto at agmk dot net 2005-06-16 18:44 -------
(In reply to comment #7)
> Complete patch is here, but currently x86-linux C bootstrap is broken:
> http://gcc.gnu.org/ml/gcc-patches/2005-06/msg01327.html
with fixes from comment #6 I can bootstrap ada/gnatlib on ix86 & x86-64.
I'm passing -O0 only for STAGE1_CFLAGS. stage2/3 are build with -O2.
%{__make} -C obj-%{_target_platform} \
%{?with_bootstrap:%{?with_profiling:profiled}bootstrap} \
GCJFLAGS="%{rpmcflags}" \
BOOT_CFLAGS="%{rpmcflags}" \
STAGE1_CFLAGS="%{rpmcflags} -O0"
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=22022
More information about the Gcc-bugs
mailing list