------- Comment #34 from ubizjak at gmail dot com 2009-09-27 12:35 ------- It is tree.o object of stage2 gcc that gets miscompiled when -fipa-sra is added to BOOT_CFLAGS. If tree.o is substituted with the one from the build without BOOT_CFLAGS, gcc is again able to compile hello.c without crashing.
-- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=41395