aboutsummaryrefslogtreecommitdiff
path: root/gcc/tree.c
diff options
context:
space:
mode:
authorIain Sandoe <iains@gcc.gnu.org>2019-05-24 07:24:26 +0000
committerIain Sandoe <iains@gcc.gnu.org>2019-05-24 07:24:26 +0000
commit66885312cbbdbcd923eb06501756747cb4349441 (patch)
tree2418bf28f05c5ca2f6e7d72011d02c58deb3e471 /gcc/tree.c
parent4ef1d2e235e7990e499c91fcc7760e681c242983 (diff)
downloadgcc-66885312cbbdbcd923eb06501756747cb4349441.zip
gcc-66885312cbbdbcd923eb06501756747cb4349441.tar.gz
gcc-66885312cbbdbcd923eb06501756747cb4349441.tar.bz2
Darwin, x86, testsuite - Make match strings more specific.
Some of the i386.exp tests fail on Darwin (and at least one passes incorrectly on Linux) because their scan-asm match strings are too general. In some cases the strings also match instances in the .file and size directives or in comment output. This patch makes the match strings more specific. 2019-05-24 Iain Sandoe <iain@sandoe.co.uk> * gcc.target/i386/pconfig-1.c: Scan for the string in the generated code, not in comments or miscellaneous directives. Adjust expected count. * gcc.target/i386/pr18041-1.c: Likewise. * gcc.target/i386/pr18041-2.c: Likewise. * gcc.target/i386/wbinvd-1.c: Likewise. * gcc.target/i386/wbnoinvd-1.c: Likewise. * gcc.target/i386/pr66819-3.c: Specifically, check that there is no call to "bar". * gcc.target/i386/pr66819-4.c: Likewise. * gcc.target/i386/pr82662.c * gcc.target/i386/ptwrite2.c: Make the checks look for the specific destination register, don't try the m32 test on m64 targets. From-SVN: r271591
Diffstat (limited to 'gcc/tree.c')
0 files changed, 0 insertions, 0 deletions