pr61772.c: Skip lto running.
* gcc.dg/torture/pr61772.c: Skip lto running. From-SVN: r213748
This commit is contained in:
parent
1f24d2a24d
commit
07ad7382cf
@ -1,3 +1,7 @@
|
||||
2014-08-08 Bin Cheng <bin.cheng@arm.com>
|
||||
|
||||
* gcc.dg/torture/pr61772.c: Skip lto running.
|
||||
|
||||
2014-08-07 John David Anglin <danglin@gcc.gnu.org>
|
||||
|
||||
PR tree-optimization/60707
|
||||
|
@ -1,4 +1,5 @@
|
||||
/* { dg-do compile } */
|
||||
/* { dg-skip-if "" { *-*-* } { "-flto" } { "" } } */
|
||||
/* { dg-final { scan-assembler-times "XXX" 2 } } */
|
||||
|
||||
static inline __attribute__((always_inline)) int dec_and_test (int *i)
|
||||
|
Loading…
Reference in New Issue
Block a user