On 16/07/15 16:31, Kyrill Tkachov wrote:
> Hi all,
> 
> This scan-assembler test was failing for me when testing with an
> explicit /-march=armv7-a variant because
> it clashed with the -mcpu=cortex-m7 and overrode it.
> 
> This patch skips the test if the user forces an incompatible -march or
> -mcpu option.
> The test now appears as UNSUPPORTED in these conditions and PASSes
> normally.
> 
> Applied as obvious with r225892.
> 
> Thanks,
> Kyrill
> 
> 2015-07-16  Kyrylo Tkachov  <kyrylo.tkac...@arm.com>
> 
>     * gcc.target/arm/no-volatile-in-it.c: Skip if -mcpu is overriden.

OK to backport this to gcc-5-branch?

Cheers,
Andre

Reply via email to