mirror of
git://gcc.gnu.org/git/gcc.git
synced 2025-03-19 22:41:28 +08:00
sms-2.c: Cleanup sms dump file.
* gcc.dg/sms-2.c: Cleanup sms dump file. * gcc.dg/tree-prof/tracer-1.c: Cleanup tracer dump file after the profile-use step. From-SVN: r129611
This commit is contained in:
parent
7179604fa7
commit
6580453213
@ -1,3 +1,9 @@
|
||||
2007-10-24 Uros Bizjak <ubizjak@gmail.com>
|
||||
|
||||
* gcc.dg/sms-2.c: Cleanup sms dump file.
|
||||
* gcc.dg/tree-prof/tracer-1.c: Cleanup tracer dump file after the
|
||||
profile-use step.
|
||||
|
||||
2007-10-24 David Daney <ddaney@avtrex.com>
|
||||
|
||||
* gcc.dg/tree-ssa/update-threading.c: Remove xfail.
|
||||
|
@ -32,3 +32,5 @@ fun (nb)
|
||||
sy = 0;
|
||||
}
|
||||
}
|
||||
|
||||
/* { dg-final { cleanup-rtl-dump "sms" } } */
|
||||
|
@ -15,4 +15,4 @@ main ()
|
||||
}
|
||||
/* Superblock formation should produce two copies of the increment of c */
|
||||
/* { dg-final-generate { scan-tree-dump-times "goto <bb 6>;" 2 "tracer" } } */
|
||||
/* { dg-final-generate { cleanup-tree-dump "tracer" } } */
|
||||
/* { dg-final-use { cleanup-tree-dump "tracer" } } */
|
||||
|
Loading…
x
Reference in New Issue
Block a user