Re: [PATCH] S/390: Fix tests that expect unquoted option names

2019-03-15 Thread Andreas Krebbel
On 15.03.19 13:19, Robin Dapp wrote: > 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 > > * gcc.target/s390/target-attribute/tattr-1.c (ht

[PATCH] S/390: Fix tests that expect unquoted option names

2019-03-15 Thread Robin Dapp
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 * gcc.target/s390/target-attribute/tattr-1.c (htm0): -mhtm -> '-mhtm'. * gcc.target/s390/target-a