Commit d4e075f2 by Richard Guenther Committed by Richard Biener

pr45017.c: Move ...

2010-07-26  Richard Guenther  <rguenther@suse.de>

	* gcc.c-torture/execute/pr45017.c: Move ...
	* gcc.dg/torture/pr45017.c: ... here.  Restrict to i?86 and x86_64.

From-SVN: r162527
parent 4468d94d
2010-07-26 Richard Guenther <rguenther@suse.de>
* gcc.c-torture/execute/pr45017.c: Move ...
* gcc.dg/torture/pr45017.c: ... here. Restrict to i?86 and x86_64.
2010-07-25 Thomas Koenig <tkoenig@gcc.gnu.org> 2010-07-25 Thomas Koenig <tkoenig@gcc.gnu.org>
PR fortran/40628 PR fortran/40628
......
/* { dg-do run { target i?86-*-* x86_64-*-* } } */
int tester(char *bytes) int tester(char *bytes)
{ {
union { union {
......
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