Commit b1430e5c by Georg-Johann Lay Committed by Georg-Johann Lay

pr41885.c (dg-options): Add -finline-limit=0

	* gcc.target/avr/torture/pr41885.c (dg-options): Add
	-finline-limit=0

From-SVN: r172443
parent 54578a57
2011-04-14 Georg-Johann Lay <avr@gjlay.de> 2011-04-14 Georg-Johann Lay <avr@gjlay.de>
* gcc.target/avr/torture/pr41885.c (dg-options): Add
-finline-limit=0
2011-04-14 Georg-Johann Lay <avr@gjlay.de>
PR target/46779 PR target/46779
PR target/45291 PR target/45291
PR target/41894 PR target/41894
......
/* { dg-options "-w -std=c99" } */ /* { dg-options "-w -std=c99 -finline-limit=0" } */
/* { dg-do run } */ /* { dg-do run } */
#include <limits.h> #include <limits.h>
......
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