Commit 2687eb33 by Renlin Li Committed by Kyrylo Tkachov

* gcc.target/arm/ftest-armv7a-thumb.c: Change aramv7-a to armv7-a.

From-SVN: r207457
parent 66b3ed5f
2014-02-04 Renlin Li <Renlin.Li@arm.com>
* gcc.target/arm/ftest-armv7a-thumb.c: Change aramv7-a to armv7-a.
2014-02-04 Jakub Jelinek <jakub@redhat.com>
PR middle-end/59261
......
/* { dg-do compile } */
/* { dg-skip-if "avoid conflicting multilib options" { *-*-* } { "-march=*" } { "-march=aramv7-a" } } */
/* { dg-skip-if "avoid conflicting multilib options" { *-*-* } { "-march=*" } { "-march=armv7-a" } } */
/* { dg-skip-if "avoid conflicting multilib options" { *-*-* } { "-marm" } { "" } } */
/* { dg-options "-mthumb" } */
/* { dg-add-options arm_arch_v7a } */
......
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