------- Comment #37 from jamborm at gcc dot gnu dot org  2009-09-29 16:16 
-------
(In reply to comment #34)
> 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.
> 

Can you please attach pre-processed source of it so that I can try
running it through a cross-compiler?  

Additionally, -fdump-tree-cddce-slim and -fdump-tree-eipa_sra-details
dumps would also be appreciated.  Thanks.


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=41395

Reply via email to