[Bug c/52444] gcc.dg/tree-prof/pr44777.c execution, -fprofile-generate -D_PROFILE_GENERATE fails at -m32

2012-12-15 Thread howarth at nitro dot med.uc.edu
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52444 --- Comment #1 from Jack Howarth howarth at nitro dot med.uc.edu 2012-12-15 14:02:23 UTC --- This issue doesn't occur under darwin10 but when object files, created under darwin10, are linked under darwin12 this runtime failure occurs. I

[Bug c/52444] gcc.dg/tree-prof/pr44777.c execution, -fprofile-generate -D_PROFILE_GENERATE fails at -m32

2012-12-15 Thread howarth at nitro dot med.uc.edu
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52444 --- Comment #2 from Jack Howarth howarth at nitro dot med.uc.edu 2012-12-15 14:15:20 UTC --- Created attachment 28977 -- http://gcc.gnu.org/bugzilla/attachment.cgi?id=28977 assembly file for gcc.dg/tree-prof/pr44777.c -fprofile-generate

[Bug c/52444] gcc.dg/tree-prof/pr44777.c execution, -fprofile-generate -D_PROFILE_GENERATE fails at -m32

2012-12-15 Thread howarth at nitro dot med.uc.edu
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52444 --- Comment #3 from Jack Howarth howarth at nitro dot med.uc.edu 2012-12-15 14:17:18 UTC --- One interesting thing is that slightly different assembly is generated each time you recompile this test case... # diff -u pr44777.s

[Bug c/52444] gcc.dg/tree-prof/pr44777.c execution, -fprofile-generate -D_PROFILE_GENERATE fails at -m32

2012-12-15 Thread howarth at nitro dot med.uc.edu
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52444 --- Comment #4 from Jack Howarth howarth at nitro dot med.uc.edu 2012-12-15 14:23:17 UTC --- I see the same behavior on x86_64 Fedora linux... /home/howarth/work-gcc/gcc/xgcc -B/home/howarth/work-gcc/gcc/