[Testsuite] Fix arm triplets in some testcases.

James Greenhalgh james.greenhalgh@arm.com
Wed Jun 5 10:32:00 GMT 2013


Hi,

Some ARM triplets are of the form armv7l-unknown-linux-gnueabihf.

For these arm-*-* will not match, so fix this with arm*-*-*.

Nor will arm*-*-*eabi, so fix this with arm*-*-*eabi*.

Tested with a run of the affected tests on an
armv7l-unknown-linux-gnueabihf target, showing FAIL->PASS.

OK?

Thanks,
James

---
gcc/testsuite

2013-06-05  James Greenhalgh  <james.greenhalgh@arm.com>

	* gcc.dg/fshort-wchar.c: Add extra dg-options for
	arm*-*-*eabi* targets.
	* gcc.dg/tree-ssa/pr42585.c: Change dg-final to catch
	arm*-*-* targets.
	* gcc.dg/tree-ssa/pr43491.c: Likewise.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-Testsuite-Fix-arm-triplets-in-some-testcases.patch
Type: text/x-patch
Size: 2526 bytes
Desc: not available
URL: <http://gcc.gnu.org/pipermail/gcc-patches/attachments/20130605/6c0bdf70/attachment.bin>


More information about the Gcc-patches mailing list