mirror of
git://gcc.gnu.org/git/gcc.git
synced 2025-03-19 08:30:28 +08:00
* gcc.dg/tree-ssa/ssa-ccp-11.c: Fix the test case and un-xfail.
From-SVN: r104777
This commit is contained in:
parent
be1ea09b13
commit
2cff1b3e09
@ -1,7 +1,11 @@
|
||||
2005-09-29 Steven Bosscher <stevenb@suse.de>
|
||||
|
||||
* gcc.dg/tree-ssa/ssa-ccp-11.c: Fix the test case and un-xfail.
|
||||
|
||||
2005-09-29 Paolo Bonzini <bonzini@gnu.org>
|
||||
|
||||
PR c/21419
|
||||
* gcc.dg/pr21419.c: New test.
|
||||
PR c/21419
|
||||
* gcc.dg/pr21419.c: New test.
|
||||
|
||||
2005-09-29 Steven Bosscher <stevenb@suse.de>
|
||||
|
||||
|
@ -38,5 +38,5 @@ int test1111 (int param)
|
||||
}
|
||||
|
||||
/* All ifs should be eliminated. */
|
||||
/* { dg-final { scan-tree-dump-times "if" 0 "optimized" { xfail *-*-* } } } */
|
||||
/* { dg-final { scan-tree-dump-times "if " 0 "optimized" } } */
|
||||
/* { dg-final { cleanup-tree-dump "optimized" } } */
|
||||
|
Loading…
x
Reference in New Issue
Block a user