r256941 - in /trunk/gcc/testsuite: ChangeLog gc...
sudi@gcc.gnu.org
sudi@gcc.gnu.org
Mon Jan 22 10:56:00 GMT 2018
Author: sudi
Date: Mon Jan 22 10:56:26 2018
New Revision: 256941
URL: https://gcc.gnu.org/viewcvs?rev=256941&root=gcc&view=rev
Log:
[ARM] Fix test fail with conflicting -mfloat-abi
This patch fixes my earlier test case that fails for arm-none-eabi
with explicit user option for -mfloat-abi which conflict with
the test case options. I have added a guard to skip the test
on those cases.
ChangeLog entries:
*** gcc/testsuite/ChangeLog ***
2018-01-22 Sudakshina Das <sudi.das@arm.com>
* gcc.c-torture/compile/pr82096.c: Add dg-skip-if and
dg-require-effective-target directives.
Modified:
trunk/gcc/testsuite/ChangeLog
trunk/gcc/testsuite/gcc.c-torture/compile/pr82096.c
More information about the Gcc-cvs
mailing list