[Bug target/50091] [4.5/4.6/4.7 Regression] -fstack-check gives bad assembly on powerpc-apple-darwin9

rguenth at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Tue Aug 16 08:42:00 GMT 2011


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

Richard Guenther <rguenth at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |ebotcazou at gcc dot
                   |                            |gnu.org
   Target Milestone|---                         |4.5.4

--- Comment #1 from Richard Guenther <rguenth at gcc dot gnu.org> 2011-08-16 08:29:39 UTC ---
Well, look at the PR - it was an ICE with graphite and stack-check, so yes,
of course.

        stw 0,-12284(r1)

looks like some missing operand print thing to dump fancy regnames (r0 instead
of 0).



More information about the Gcc-bugs mailing list