Commit a73e24b3 by Nathan Froyd Committed by Nathan Froyd

* gcc.dg/ultrasp7.c: Add fpic target requirement.

From-SVN: r126513
parent f3830615
2007-07-10 Nathan Froyd <froydnj@codesourcery.com>
* gcc.dg/ultrasp7.c: Add fpic target requirement.
2007-07-10 Manuel Lopez-Ibanez <manu@gcc.gnu.org>
PR testsuite/25241
/* PR c/8281 */
/* Originator: TANIGUCHI Yasuaki <yasuaki@k8.dion.ne.jp> */
/* { dg-do compile { target sparc-*-* } } */
/* { dg-require-effective-target fpic } */
/* { dg-options "-O2 -mcpu=ultrasparc -fPIC" } */
static const double bp = 1.0, dp_l[] = { 0.0 };
......
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