[Bug middle-end/47653] [4.6/4.7 Regression] gcc.c-torture/execute/930614-2.c FAILs with -fstack-check=generic -fgraphite-identity

ro at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Tue Aug 9 15:52:00 GMT 2011


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

Rainer Orth <ro at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|RESOLVED                    |REOPENED
                 CC|                            |ro at gcc dot gnu.org
         Resolution|FIXED                       |

--- Comment #13 from Rainer Orth <ro at gcc dot gnu.org> 2011-08-09 15:52:05 UTC ---
Unfortunately, hardcoding -m32 in gcc.dg/graphite/run-id-pr47593.c doesn't work
on several targets (like mips-sgi-irix6.5):

FAIL: gcc.dg/graphite/run-id-pr47593.c (test for excess errors)
Excess errors:
xgcc: error: unrecognized command line option '-m32'

The flag wasn't in the patch submission and I have no idea why it was added.
Do you mean something like target ilp32?

  Rainer



More information about the Gcc-bugs mailing list