Commit 65804532 by Uros Bizjak Committed by Uros Bizjak

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
parent 7179604f
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" } } */
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