------- Comment #2 from rguenth at gcc dot gnu dot org 2009-10-27 10:21 ------- Confirmed. -combine is not necessary. IPA struct reorg is known to be broken.
Program received signal SIGSEGV, Segmentation fault. 0x0000000000c6b3cf in build_data_structure (unsuitable_types=0x7fffffffdae8) at /space/rguenther/src/svn/trunk/gcc/ipa-struct-reorg.c:3378 3378 for (var_list = fn->local_decls; var_list; -- rguenth at gcc dot gnu dot org changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |NEW Ever Confirmed|0 |1 Last reconfirmed|0000-00-00 00:00:00 |2009-10-27 10:21:58 date| | Summary|segfault using '-O -fipa-cp |segfault using '-O -fipa-cp |-fipa-struct-reorg -fwhole- |-fipa-struct-reorg -fwhole- |program -combine -fprofile- |program -fprofile-generate' |generate' | http://gcc.gnu.org/bugzilla/show_bug.cgi?id=41841