[Bug target/32418] [4.3 Regression] ICE in global_alloc, at global.c:514
rask at sygehus dot dk
gcc-bugzilla@gcc.gnu.org
Wed Jun 27 19:16:00 GMT 2007
------- Comment #16 from rask at sygehus dot dk 2007-06-27 19:15 -------
What's wrong with the patch at the top of comment 9? FWIW, I can now build the
m32c after this configure command:
$ /n/12/rask/src/all/configure --target=m32c-unknown-elf
--enable-languages=c,c++ --enable-cxx-flags=-O2 --with-newlib --enable-sim
--disable-{multilib,nls,gdb}
where --disable-multilib is due to bug 32441 and --enable-cxx-flags=-O2 hides
the unrelated reload failure in comment 9.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=32418
More information about the Gcc-bugs
mailing list