This is the mail archive of the gcc-cvs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

r269706 - in /trunk/gcc/testsuite: ChangeLog gc...


Author: rdapp
Date: Fri Mar 15 13:19:10 2019
New Revision: 269706

URL: https://gcc.gnu.org/viewcvs?rev=269706&root=gcc&view=rev
Log:
S/390: Fix tests that expect unquoted option names

r269586 puts single quotes around option names. This patch fixes tests
that expect the old format.


Modified:
    trunk/gcc/testsuite/ChangeLog
    trunk/gcc/testsuite/gcc.target/s390/target-attribute/tattr-1.c
    trunk/gcc/testsuite/gcc.target/s390/target-attribute/tattr-2.c
    trunk/gcc/testsuite/gcc.target/s390/target-attribute/tattr-3.c
    trunk/gcc/testsuite/gcc.target/s390/target-attribute/tattr-4.c


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]