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/

/home/howarth/gcc/gcc/testsuite/gcc.dg/tree-prof/pr44777.c 

-fno-diagnostics-show-caret   -O0 -fprofile-generate -D_PROFILE_GENERATE  -lm  

-m32 -o /home/howarth/work-gcc/gcc/testsuite/gcc/pr44777.x01 --save-temps



with slightly different assembly generated in each compilation...



--- pr44777.s.orig    2012-12-15 09:40:32.507293659 -0500

+++ pr44777.s    2012-12-15 09:40:45.323922586 -0500

@@ -250,7 +250,7 @@

 .LPBX0:

     .long    875575397

     .long    0

-    .long    -1627233075

+    .long    -1627220258

     .long    .LC0

     .long    __gcov_merge_add

     .long    0

Reply via email to