mirror of
git://gcc.gnu.org/git/gcc.git
synced 2025-04-08 02:20:39 +08:00
* gcc.target/i386/pr45830.c: Update scan-tree-dump.
From-SVN: r186597
This commit is contained in:
parent
75be0217a8
commit
6802bcd44d
@ -1,3 +1,7 @@
|
||||
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" } } */
|
||||
|
Loading…
x
Reference in New Issue
Block a user