Commit 7c4e51c5 by Rainer Orth Committed by Rainer Orth

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
parent f7d58642
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>
......
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