[PATCH] Fixup the recently added arm/pr91603.c test case

Bernd Edlinger bernd.edlinger@hotmail.de
Fri Sep 6 10:28:00 GMT 2019


Hi!

It was pointed out in the PR that the test case fails on big endian
targets.

This is probably obvious, since the test case scans the assembler
output for vld1.32, vst1.32, vldr and vstr, but these are never
generated for -mbig-endian.

So added dg-require-effective-target arm_little_endian.


Is it OK for trunk?


Thanks
Bernd.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: patch-pr91603-fixup.diff
Type: text/x-patch
Size: 587 bytes
Desc: patch-pr91603-fixup.diff
URL: <http://gcc.gnu.org/pipermail/gcc-patches/attachments/20190906/cfcfe001/attachment.bin>


More information about the Gcc-patches mailing list