* gcc.dg/tree-ssa/pr77445-2.c: Quote brackets.
From-SVN: r244757
This commit is contained in:
parent
cad0ea3aa5
commit
bc4d86e626
@ -1,3 +1,7 @@
|
||||
2017-01-22 Andreas Schwab <schwab@linux-m68k.org>
|
||||
|
||||
* gcc.dg/tree-ssa/pr77445-2.c: Quote brackets.
|
||||
|
||||
2017-01-21 Marek Polacek <polacek@redhat.com>
|
||||
|
||||
PR testsuite/79169
|
||||
|
@ -119,5 +119,5 @@ enum STATES FMS( u8 **in , u32 *transitions) {
|
||||
/* The profile is not updated perfectly because it is inconsitent from
|
||||
profile estimation stage. But the number of inconsistencies should not
|
||||
increase much. */
|
||||
/* { dg-final { scan-tree-dump "Jumps threaded: 1[1-9]" "thread1" } } */
|
||||
/* { dg-final { scan-tree-dump "Jumps threaded: 1\[1-9\]" "thread1" } } */
|
||||
/* { dg-final { scan-tree-dump-times "Invalid sum" 2 "thread1" } } */
|
||||
|
Loading…
Reference in New Issue
Block a user