Commit 67f9cf47 by Jakub Jelinek Committed by Jakub Jelinek

re PR c/29380 (FAIL: gcc.dg/pr29330.c (test for excess errors))

	PR c/29380
	* gcc.dg/pr29330.c: Add -std=gnu99 to dg-options.

From-SVN: r117539
parent cf11ba00
2006-10-07 Jakub Jelinek <jakub@redhat.com>
PR c/29380
* gcc.dg/pr29330.c: Add -std=gnu99 to dg-options.
2006-10-07 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
PR target/29300
/* PR tree-optimization/29330 */
/* { dg-do compile } */
/* { dg-options "-O -ftree-loop-linear" } */
/* { dg-options "-O -ftree-loop-linear -std=gnu99" } */
int buf[2][2][2][2];
......
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