Commit 6802bcd4 by Steven Bosscher

* gcc.target/i386/pr45830.c: Update scan-tree-dump.

From-SVN: r186597
parent 75be0217
2012-04-19 Steven Bosscher <steven@gcc.gnu.org>
* gcc.target/i386/pr45830.c: Update scan-tree-dump.
2012-04-19 Christian Bruel <christian.bruel@st.com>
* gcc.dg/pr52283.c: New test.
......
......@@ -26,6 +26,6 @@ foo (int *a)
}
}
/* { dg-final { scan-tree-dump "Expanding as bit test is preferable" "switchconv" } } */
/* { dg-final { scan-tree-dump "expanding as bit test is preferable" "switchconv" } } */
/* { dg-final { scan-assembler-not "CSWTCH" } } */
/* { dg-final { cleanup-tree-dump "switchconv" } } */
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