* gcc.dg/graphite/run-id-pr47593.c: Remove -m32.
authorMichael Matz <matz@suse.de>
Thu, 11 Aug 2011 13:43:05 +0000 (13:43 +0000)
committerMichael Matz <matz@gcc.gnu.org>
Thu, 11 Aug 2011 13:43:05 +0000 (13:43 +0000)
From-SVN: r177666

gcc/testsuite/ChangeLog
gcc/testsuite/gcc.dg/graphite/run-id-pr47593.c

index 4ec4ba1e7f29aa253b9dfa22af120bea212d7840..d515387829bb95ecbc532f5cf43fd16ab4175b24 100644 (file)
@@ -1,3 +1,7 @@
+2011-08-11  Michael Matz  <matz@suse.de>
+
+       * gcc.dg/graphite/run-id-pr47593.c: Remove -m32.
+
 2011-08-11  Ira Rosen  <ira.rosen@linaro.org>
 
        PR tree-optimization/50039
index 6c8450ead4abf718aa213e6d35f41e7514954e6e..16e77717a0af77a40038060a7538a9e1d5fda56d 100644 (file)
@@ -1,4 +1,4 @@
-/* { dg-options "-O2 -fgraphite-identity -m32" } */
+/* { dg-options "-O2 -fgraphite-identity" } */
 
 struct Foo {
   int **p;