Commit e5705cf7 by H.J. Lu Committed by H.J. Lu

Compile ssa-thread-14.c with -fdump-tree-vrp-details

	* gcc.dg/tree-ssa/ssa-thread-14.c: Replace -fdump-tree-vrp with
	-fdump-tree-vrp-details.

From-SVN: r235818
parent 381cdae4
2016-05-03 H.J. Lu <hongjiu.lu@intel.com>
* gcc.dg/tree-ssa/ssa-thread-14.c: Replace -fdump-tree-vrp with
-fdump-tree-vrp-details.
2016-05-03 Richard Biener <rguenther@suse.de>
* gcc.dg/pr30172-1.c: Adjust.
......
/* { dg-do compile } */
/* { dg-additional-options "-O2 -fdump-tree-vrp" } */
/* { dg-additional-options "-O2 -fdump-tree-vrp-details" } */
/* { dg-final { scan-tree-dump-times "Threaded jump" 8 "vrp1" } } */
void foo (void);
......
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