Commit 3e98d281 by Richard Guenther Committed by Richard Biener

pr36227.c: Move ...

2009-01-20  Richard Guenther  <rguenther@suse.de>

	* gcc.c-torture/execute/pr36227.c: Move ...
	* gcc.dg/torture/pr36227.c: ... here.  Require stdint_types.

From-SVN: r143509
parent 72c66596
2009-01-20 Richard Guenther <rguenther@suse.de>
* gcc.c-torture/execute/pr36227.c: Move ...
* gcc.dg/torture/pr36227.c: ... here. Require stdint_types.
2009-01-19 Iain Sandoe <iain.sandoe@sandoe-acoustics.co.uk>
* lib/gfortran.exp: Add -B options for targets that use
......
/* { dg-do run { target { stdint_types } } } */
#include <stdint.h>
extern void abort (void);
int main()
......
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