mirror of
git://gcc.gnu.org/git/gcc.git
synced 2025-04-13 19:41:22 +08:00
pr41885.c (dg-options): Change -finline-limit=0 to -fno-inline
* gcc.target/avr/torture/pr41885.c (dg-options): Change -finline-limit=0 to -fno-inline From-SVN: r172487
This commit is contained in:
parent
bce204e591
commit
78ce0af191
@ -1,3 +1,8 @@
|
||||
2011-04-15 Georg-Johann Lay <avr@gjlay.de>
|
||||
|
||||
* gcc.target/avr/torture/pr41885.c (dg-options): Change
|
||||
-finline-limit=0 to -fno-inline
|
||||
|
||||
2011-04-15 Jakub Jelinek <jakub@redhat.com>
|
||||
|
||||
PR target/48614
|
||||
|
@ -1,4 +1,4 @@
|
||||
/* { dg-options "-w -std=c99 -finline-limit=0" } */
|
||||
/* { dg-options "-w -std=c99 -fno-inline" } */
|
||||
/* { dg-do run } */
|
||||
|
||||
#include <limits.h>
|
||||
|
Loading…
x
Reference in New Issue
Block a user