* gcc.dg/graphite/run-id-pr47593.c: Remove -m32.
From-SVN: r177666
This commit is contained in:
parent
78926be115
commit
0f8de04340
@ -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
|
||||
|
@ -1,4 +1,4 @@
|
||||
/* { dg-options "-O2 -fgraphite-identity -m32" } */
|
||||
/* { dg-options "-O2 -fgraphite-identity" } */
|
||||
|
||||
struct Foo {
|
||||
int **p;
|
||||
|
Loading…
Reference in New Issue
Block a user