This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug tree-optimization/34534] Multiple gcc.dg/struct/wo_prof_xxxx execution failures
- From: "hjl at lucon dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 30 Dec 2007 15:45:29 -0000
- Subject: [Bug tree-optimization/34534] Multiple gcc.dg/struct/wo_prof_xxxx execution failures
- References: <bug-34534-682@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- 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