Commit e7d4e45e by Hans-Peter Nilsson Committed by Hans-Peter Nilsson

vrp61.c: : Use -fdump-tree-vrp1-nouid instead of -fdump-tree-vrp1.

	* gcc.dg/tree-ssa/vrp61.c: : Use -fdump-tree-vrp1-nouid instead of
	-fdump-tree-vrp1.

From-SVN: r177758
parent 86938b2c
2011-08-15 Hans-Peter Nilsson <hp@axis.com>
* gcc.dg/tree-ssa/vrp61.c: : Use -fdump-tree-vrp1-nouid instead of
-fdump-tree-vrp1.
2011-08-14 Janus Weil <janus@gcc.gnu.org> 2011-08-14 Janus Weil <janus@gcc.gnu.org>
PR fortran/50073 PR fortran/50073
......
/* { dg-do compile } */ /* { dg-do compile } */
/* { dg-options "-O2 -fdump-tree-vrp1" } */ /* { dg-options "-O2 -fdump-tree-vrp1-nouid" } */
int f (int x, int y) int f (int x, int y)
{ {
......
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