Commit 9a41773a by Jan Hubicka Committed by Jan Hubicka

* update-threading.c: Replace by the proper one.

From-SVN: r102667
parent 78234a86
2005-08-02 Jan Hubicka <jh@suse.cz>
* update-threading.c: Replace by the proper one.
2005-08-02 Diego Novillo <dnovillo@redhat.com>
PR 23164
......
......@@ -20,5 +20,5 @@ main (int argc, char **argv)
foo (((A) { ((!(i >> 4) ? 8 : 64 + (i >> 4)) << 8) + (i << 4) } ).a);
exit (0);
}
/* { dg-final { scan-tree-dump-times ".optimized" 0 "Invalid sum"} } */
/* { dg-final { scan-tree-dump-times "Invalid sum" 0 "optimized"} } */
/* { dg-final { cleanup-tree-dump "optimized" } } */
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