mirror of
git://gcc.gnu.org/git/gcc.git
synced 2025-04-14 08:10:27 +08:00
pr56396.c: Require pic support.
2013-03-01 Steve Ellcey <sellcey@mips.com> * gcc.dg/pr56396.c: Require pic support. From-SVN: r196386
This commit is contained in:
parent
b7c3f1ca31
commit
fa585637b0
@ -1,3 +1,7 @@
|
||||
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
|
||||
|
@ -1,5 +1,6 @@
|
||||
/* PR tree-optimization/56396 */
|
||||
/* { dg-do compile } */
|
||||
/* { dg-require-effective-target fpic } */
|
||||
/* { dg-options "-O2 -fpic -g" } */
|
||||
|
||||
struct S { char *s; int z; };
|
||||
|
Loading…
x
Reference in New Issue
Block a user