Commit e0b340af by Jack Howarth Committed by François-Xavier Coudert

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
parent 113c6c5c
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> 2014-12-03 Paolo Carlini <paolo.carlini@oracle.com>
PR c++/63558 PR c++/63558
......
/* { dg-options "-O2 -fdump-tree-graphite-all" } */ /* { dg-options "-O2 -fgraphite-identity -fdump-tree-graphite-all" } */
int int
main (int n, int *a) main (int n, int *a)
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment