Commit 5ebbbd3d by Rainer Orth Committed by Rainer Orth

Fix gcc.dg/ipa/pure-const-3.c scan

	* gcc.dg/ipa/pure-const-3.c: Scan local-pure-const1 dump.

From-SVN: r236007
parent 7a03c766
2016-05-08 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
* gcc.dg/ipa/pure-const-3.c: Scan local-pure-const1 dump.
2016-05-07 Fritz Reese <fritzoreese@gmail.com>
PR fortran/56226
......
......@@ -21,4 +21,4 @@ main()
__builtin_abort ();
return 0;
}
/* { dg-final { scan-ipa-dump "found to be const" "pure-const"} } */
/* { dg-final { scan-tree-dump "found to be const" "local-pure-const1"} } */
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