mirror of
git://gcc.gnu.org/git/gcc.git
synced 2025-04-08 09:41:09 +08:00
re PR testsuite/64145 (gcc.dg/graphite/isl-codegen-loop-dumping.c UNRESOLVED after r217315.)
PR testsuite/64145 * gcc.dg/graphite/isl-codegen-loop-dumping.c: Restore -fgraphite-identity. From-SVN: r218342
This commit is contained in:
parent
113c6c5c70
commit
e0b340af16
@ -1,3 +1,9 @@
|
||||
2014-12-04 Jack Howarth <howarth@bromo.med.uc.edu>
|
||||
|
||||
PR testsuite/64145
|
||||
* gcc.dg/graphite/isl-codegen-loop-dumping.c: Restore
|
||||
-fgraphite-identity.
|
||||
|
||||
2014-12-03 Paolo Carlini <paolo.carlini@oracle.com>
|
||||
|
||||
PR c++/63558
|
||||
|
@ -1,4 +1,4 @@
|
||||
/* { dg-options "-O2 -fdump-tree-graphite-all" } */
|
||||
/* { dg-options "-O2 -fgraphite-identity -fdump-tree-graphite-all" } */
|
||||
|
||||
int
|
||||
main (int n, int *a)
|
||||
|
Loading…
x
Reference in New Issue
Block a user