[PATCH] S/390: Fix tests that expect unquoted option names
Robin Dapp
rdapp@linux.ibm.com
Fri Mar 15 12:33:00 GMT 2019
Hi,
r269586 puts single quotes around option names. This patch fixes tests
that expect the old format.
Regards
Robin
---
gcc/testsuite/ChangeLog:
2019-03-15 Robin Dapp <rdapp@linux.ibm.com>
* gcc.target/s390/target-attribute/tattr-1.c (htm0):
-mhtm -> '-mhtm'.
* gcc.target/s390/target-attribute/tattr-2.c: Likewise.
* gcc.target/s390/target-attribute/tattr-3.c (vx0):
-mvx -> '-mvx'.
* gcc.target/s390/target-attribute/tattr-4.c: Likewise.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: gcc-fix-tattr-checks.diff
Type: text/x-patch
Size: 3054 bytes
Desc: not available
URL: <http://gcc.gnu.org/pipermail/gcc-patches/attachments/20190315/93526c6e/attachment.bin>
More information about the Gcc-patches
mailing list