mirror of
git://gcc.gnu.org/git/gcc.git
synced 2025-03-22 10:51:19 +08:00
20030807-2.c: Make sure to run VRP.
* gcc.dg/tree-ssa/20030807-2.c: Make sure to run VRP. From-SVN: r112240
This commit is contained in:
parent
0ed5edac59
commit
39a404c5ab
@ -1,3 +1,7 @@
|
||||
2006-03-20 Jeff Law <law@redhat.com>
|
||||
|
||||
* gcc.dg/tree-ssa/20030807-2.c: Make sure to run VRP.
|
||||
|
||||
2006-03-20 Richard Sandiford <richard@codesourcery.com>
|
||||
|
||||
* lib/target-supports.exp (check_no_compiler_messages): New procedure.
|
||||
|
@ -1,5 +1,5 @@
|
||||
/* { dg-do compile } */
|
||||
/* { dg-options "-O1 -fdump-tree-dom3" } */
|
||||
/* { dg-options "-O1 -ftree-vrp -fdump-tree-dom3" } */
|
||||
|
||||
extern void abort (void);
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user