[PATCH, AArch64] Skip gcc.dg/lower-subreg-1.c

Yufeng Zhang Yufeng.Zhang@arm.com
Fri Jul 26 11:27:00 GMT 2013


Hi,

This patch changes to skip gcc.dg/lower-subreg-1.c for aarch64*-*-*. 
The word mode in aarch64 is 64-bit so the lower-subreg pass won't happen 
in this test case.  The test is currently skipped on aarch64 with lp64 
due to the directive of "dg-require-effective-target ilp32", but fails 
when -mabi=ilp32 is in use.

OK to commit?

Thanks,
Yufeng

gcc/testsuite/

	* gcc.dg/lower-subreg-1.c: Skip aarch64*-*-*.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: skip-lower-subreg-1-v1.c
Type: text/x-csrc
Size: 619 bytes
Desc: not available
URL: <http://gcc.gnu.org/pipermail/gcc-patches/attachments/20130726/ef709009/attachment.bin>


More information about the Gcc-patches mailing list