Commit 71c753d0 by Steve Ellcey Committed by Steve Ellcey

pr55150-2.c: Add pic support check.

2012-12-12  Steve Ellcey  <sellcey@mips.com>

	* gcc.dg/pr55150-2.c: Add pic support check.
	* gcc.dg/lto/pr54709_0.c: Ditto.

From-SVN: r194454
parent 22eab31a
2012-12-12 Steve Ellcey <sellcey@mips.com>
* gcc.dg/pr55150-2.c: Add pic support check.
* gcc.dg/lto/pr54709_0.c: Ditto.
2012-12-12 Zdenek Dvorak <ook@ucw.cz>
PR tree-optimization/55481
......
/* { dg-lto-do link } */
/* { dg-require-visibility "hidden" } */
/* { dg-require-effective-target fpic } */
/* { dg-extra-ld-options { -shared } } */
/* { dg-lto-options { { -fPIC -fvisibility=hidden -flto } } } */
......
/* PR middle-end/55150 */
/* { dg-do compile } */
/* { dg-require-effective-target fpic } */
/* { dg-options "-Os -g -fPIC" } */
typedef unsigned char DES_cblock[8];
......
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