Commit 09ed9bec by Richard Guenther Committed by Richard Biener

vrp48.c: Fix.

2009-04-24  Richard Guenther  <rguenther@suse.de>

	* gcc.dg/tree-ssa/vrp48.c: Fix.

From-SVN: r146745
parent dc749759
2009-04-24 Richard Guenther <rguenther@suse.de>
* gcc.dg/tree-ssa/vrp48.c: Fix.
2008-04-24 Doug Kwan <dougkwan@google.com> 2008-04-24 Doug Kwan <dougkwan@google.com>
* g++.dg/init/copy7.C: Only abort in memcpy if source and * g++.dg/init/copy7.C: Only abort in memcpy if source and
......
/* { dg-do link } */
/* { dg-options "-O2" } */
extern void link_failure (void); extern void link_failure (void);
static int __attribute__ ((noinline)) foo (int x) static int __attribute__ ((noinline)) foo (int x)
......
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