Commit 468963de by Alan Lawrence Committed by Alan Lawrence

[Obvious][Testsuite] Remove extraneous target from gcc.target/arm/macro_defs0.c

gcc/testsuite/:

	* gcc.target/arm/macro_defs0.c: Remove extraneous "target"

From-SVN: r220542
parent 434fa903
2015-02-29 Alan Lawrence <alan.lawrence@arm.com>
* gcc.target/arm/macro_defs0.c: Remove extraneous "target"
2015-02-09 Uros Bizjak <ubizjak@gmail.com>
* gcc.dg/tree-ssa/ssa-dom-cse-2.c: Xfail scan-tree-dump for alpha*-*-*.
......
/* { dg-do compile } */
/* { dg-skip-if "avoid conflicting multilib options" { *-*-* } { "-march=*" } { "-march=armv7-m" } } */
/* { dg-skip-if "avoid conflicting multilib options" { target *-*-* } { "-mfloat-abi=*" } { "-mfloat-abi=soft" } } */
/* { dg-skip-if "avoid conflicting multilib options" { *-*-* } { "-mfloat-abi=*" } { "-mfloat-abi=soft" } } */
/* { dg-options "-march=armv7-m -mcpu=cortex-m3 -mfloat-abi=soft -mthumb" } */
#ifdef __ARM_FP
......
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