re PR middle-end/49063 (FAIL: gcc.dg/builtin-object-size-11.c)
2011-05-19 Richard Guenther <rguenther@suse.de> PR testsuite/49063 * gcc.dg/builtin-object-size-11.c: Use -std=gnu89. From-SVN: r173906
This commit is contained in:
parent
da5fb46991
commit
5ee093edf0
2 changed files with 6 additions and 0 deletions
|
@ -1,3 +1,8 @@
|
|||
2011-05-19 Richard Guenther <rguenther@suse.de>
|
||||
|
||||
PR testsuite/49063
|
||||
* gcc.dg/builtin-object-size-11.c: Use -std=gnu89.
|
||||
|
||||
2011-05-19 Richard Guenther <rguenther@suse.de>
|
||||
|
||||
PR middle-end/48985
|
||||
|
|
|
@ -1,5 +1,6 @@
|
|||
/* PR48985 */
|
||||
/* { dg-do run } */
|
||||
/* { dg-options "-std=gnu89" } */
|
||||
|
||||
extern void abort (void);
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue