Commit 07ad7382 by Bin Cheng Committed by Bin Cheng

pr61772.c: Skip lto running.


	* gcc.dg/torture/pr61772.c: Skip lto running.

From-SVN: r213748
parent 1f24d2a2
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
......
/* { 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)
......
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