[ARM HARD-VFP] skip a couple of failing tests

Richard Earnshaw rearnsha@arm.com
Tue Aug 4 14:58:00 GMT 2009


This patch disables two tests that cannot work with the hard-vfp calling
convention.  The first is a wireless-mmx (xscale) specific test, the
second is for builtin-apply when calling between functions with
different calling conventions -- variadic routines use the Base Standard
of the AAPCS, while non-variadic routines are permitted to use VFP
registers.

2009-08-04  Richard Earnshaw  <rearnsha@arm.com>

	* gcc.target/arm/mmx-1.c: Skip if using -mfloat-abi=hard.
	* gcc.dg/builtin-apply2.c: Skip for ARM if using -mfloat-abi=hard.


-------------- next part --------------
A non-text attachment was scrubbed...
Name: patch
Type: text/x-patch
Size: 1438 bytes
Desc: not available
URL: <http://gcc.gnu.org/pipermail/gcc-patches/attachments/20090804/8112d49e/attachment.bin>


More information about the Gcc-patches mailing list