Commit b8b6edc9 by Steve Ellcey Committed by Steve Ellcey

pr41555.c: Add -std=c99 option.

2009-10-15  Steve Ellcey  <sje@cup.hp.com>

	* gcc.dg/torture/pr41555.c: Add -std=c99 option.

From-SVN: r152848
parent 3f254607
2009-10-15 Steve Ellcey <sje@cup.hp.com>
* gcc.dg/torture/pr41555.c: Add -std=c99 option.
2009-10-14 Jakub Jelinek <jakub@redhat.com> 2009-10-14 Jakub Jelinek <jakub@redhat.com>
* obj-c++.dg/layout-1.mm: Don't xfail dg-bogus on lp64, change * obj-c++.dg/layout-1.mm: Don't xfail dg-bogus on lp64, change
......
/* { dg-do run } */ /* { dg-do run } */
/* { dg-options "-std=c99" } */
#include <stdint.h> #include <stdint.h>
#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