mirror of
git://gcc.gnu.org/git/gcc.git
synced 2025-04-09 17:11:20 +08:00
* gcc.dg/predict-22.c: Update expected output.
From-SVN: r266709
This commit is contained in:
parent
a5b2566158
commit
e770ab191c
@ -1,3 +1,7 @@
|
||||
2018-12-01 Jeff Law <law@redhat.com>
|
||||
|
||||
* gcc.dg/predict-22.c: Update expected output.
|
||||
|
||||
2018-12-01 Jakub Jelinek <jakub@redhat.com>
|
||||
|
||||
PR target/54589
|
||||
|
@ -55,5 +55,5 @@ foo (int x, int y, int z)
|
||||
baz (&f);
|
||||
}
|
||||
/* { dg-final { scan-tree-dump-times "Invalid sum" 0 "optimized"} } */
|
||||
/* { dg-final { scan-tree-dump-times "count 0," 1 "optimized"} } */
|
||||
/* { dg-final { scan-tree-dump-times "count 0 .precise.," 1 "optimized"} } */
|
||||
/* { dg-final { scan-rtl-dump-times "COLD_PARTITION" 1 "bbpart"} } */
|
||||
|
Loading…
x
Reference in New Issue
Block a user