Commit fa585637 by Steve Ellcey Committed by Steve Ellcey

pr56396.c: Require pic support.

2013-03-01  Steve Ellcey  <sellcey@mips.com>

	* gcc.dg/pr56396.c: Require pic support.

From-SVN: r196386
parent b7c3f1ca
2013-03-01 Steve Ellcey <sellcey@mips.com>
* gcc.dg/pr56396.c: Require pic support.
2013-03-01 Richard Biener <rguenther@suse.de>
PR tree-optimization/55481
......
/* PR tree-optimization/56396 */
/* { dg-do compile } */
/* { dg-require-effective-target fpic } */
/* { dg-options "-O2 -fpic -g" } */
struct S { char *s; int z; };
......
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