------- Comment #7 from hjl at lucon dot org 2007-12-30 15:45 ------- (In reply to comment #4) > > So I wonder whether this test works correctly even without -fipa-struct-reorg. > Would you please try to compile it with all other options (-O3 -fdump-ipa-all > -fwhole-program -combine -fipa-type-escape) and run it on your machine? >
It works fine: [EMAIL PROTECTED] gcc]$ /export/build/gnu/gcc/build-ia64-linux/gcc/xgcc -B/export/build/gnu/gcc/build-ia64-linux/gcc/ /net/gnu-13/export/gnu/src/gcc/gcc/gcc/testsuite/gcc.dg/struct/wo_prof_global_var.c -O3 -fdump-ipa-all -fwhole-program -combine -fipa-type-escape -fno-show-column -lm -o ./wo_prof_global_var.exe [EMAIL PROTECTED] gcc]$ ./wo_prof_global_var.exe [EMAIL PROTECTED] gcc]$ -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=34534