This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug tree-optimization/34534] Multiple gcc.dg/struct/wo_prof_xxxx execution failures



------- 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:

[hjl@gnu-14 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
[hjl@gnu-14 gcc]$ ./wo_prof_global_var.exe
[hjl@gnu-14 gcc]$


-- 


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]