Commit 2876a10d by Steve Ellcey Committed by Steve Ellcey

pr45982.c: Add -std=c99

2010-11-08  Steve Ellcey  <sje@cup.hp.com>

	* gcc.dg/torture/pr45982.c: Add -std=c99
	* gcc.dg/torture/pr45623.c: Ditto.

From-SVN: r166441
parent b0d1803a
2010-11-08 Steve Ellcey <sje@cup.hp.com>
* gcc.dg/torture/pr45982.c: Add -std=c99
* gcc.dg/torture/pr45623.c: Ditto.
2010-11-08 Steve Ellcey <sje@cup.hp.com>
* gcc/testsuite/g++.dg/abi/covariant1.C: Fix scan-assembler.
* gcc/testsuite/g++.dg/abi/covariant6.C: Ditto.
......
/* { dg-do run } */
/* { dg-options "-std=c99" } */
#include <stdint.h>
......
/* { dg-do run } */
/* { dg-options "-std=c99" } */
#include <stdint.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