mirror of
git://gcc.gnu.org/git/gcc.git
synced 2025-04-09 17:01:06 +08:00
Build gcc.target/sparc/20181129-?.c as C99
* gcc.target/sparc/20181129-1.c: Compile with -std=c99. * gcc.target/sparc/20181129-2.c: Likewise. From-SVN: r266824
This commit is contained in:
parent
f7d5864294
commit
7c4e51c5ad
gcc/testsuite
@ -1,3 +1,8 @@
|
||||
2018-12-05 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
|
||||
|
||||
* gcc.target/sparc/20181129-1.c: Compile with -std=c99.
|
||||
* gcc.target/sparc/20181129-2.c: Likewise.
|
||||
|
||||
2018-12-05 Jakub Jelinek <jakub@redhat.com>
|
||||
|
||||
PR tree-optimization/87360
|
||||
|
@ -2,6 +2,7 @@
|
||||
/* Reported by Rainer Orth <ro@gcc.gnu.org> */
|
||||
|
||||
/* { dg-do run } */
|
||||
/* { dg-options "-std=c99" } */
|
||||
|
||||
#include <stdarg.h>
|
||||
|
||||
|
@ -2,6 +2,7 @@
|
||||
/* Reported by Rainer Orth <ro@gcc.gnu.org> */
|
||||
|
||||
/* { dg-do run } */
|
||||
/* { dg-options "-std=c99" } */
|
||||
|
||||
#include <stdarg.h>
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user