Commit 8566e0e7 by Eric Botcazou Committed by Eric Botcazou

* gcc.target/arm/neon-nested-apcs.c: Tweak dg directives.

From-SVN: r206532
parent 7783a246
2014-01-10 Eric Botcazou <ebotcazou@adacore.com>
* gcc.target/arm/neon-nested-apcs.c: Tweak dg directives.
2014-01-10 Richard Earnshaw <rearnsha@arm.com> 2014-01-10 Richard Earnshaw <rearnsha@arm.com>
PR target/59744 PR target/59744
......
/* { dg-do run } */ /* { dg-do run } */
/* { dg-require-effective-target arm_neon_hw } */ /* { dg-require-effective-target arm_neon_hw } */
/* { dg-options "-fno-omit-frame-pointer -mapcs-frame -O -mfloat-abi=softfp -mfpu=neon" } */ /* { dg-options "-fno-omit-frame-pointer -mapcs-frame -O" }
/* { dg-add-options arm_neon } */
extern void abort (void); extern void abort (void);
......
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