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



Andreas Tobler <andreast at gcc dot gnu.org> changed:



           What    |Removed                     |Added

----------------------------------------------------------------------------

                 CC|                            |andreast at gcc dot gnu.org



--- Comment #19 from Andreas Tobler <andreast at gcc dot gnu.org> 2012-11-17 
10:01:05 UTC ---

The commit r193139, comment #14, breaks bootstrap on powerpc64-*-* with

--disabled-checking.



Seen here on powerpc64-unknown-freebsd10.0 and Peter Bergner confirmed the same

break on powerp64-*-linux*.



Bootstrap comparison failure!

gcc/tree-ssa-forwprop.o differs



<._ZL33ssa_forward_propagate_and_combinev+0x2548>

-    9658:    e8 89 00 09     ldu     r4,8(r9)

-    965c:    39 08 00 01     addi    r8,r8,1

+    9658:    39 08 00 01     addi    r8,r8,1

+    965c:    e8 89 00 09     ldu     r4,8(r9)

     9660:    4b ff ff d0     b       9630

Reply via email to