r275542 - in /branches/gcc-7-branch/gcc/testsui...

iains@gcc.gnu.org iains@gcc.gnu.org
Mon Sep 9 19:58:00 GMT 2019


Author: iains
Date: Mon Sep  9 19:58:23 2019
New Revision: 275542

URL: https://gcc.gnu.org/viewcvs?rev=275542&root=gcc&view=rev
Log:
[Darwin, X86, testsuite] Disable tests that cannot pass.

Some of the i386.exp target tests cannot pass on Darwin because
either the port doesn't support a feature, or the ABI demands
sufficiently different codegen that matching the output with
scan-asms would require a different test.  Skip these.

2019-09-09  Iain Sandoe  <iain@sandoe.co.uk>

	Backport from mainline.
	2019-05-24  Iain Sandoe  <iain@sandoe.co.uk>

	* gcc.target/i386/pr70738-7.c: Skip for Darwin.
	* gcc.target/i386/pr24414.c: Likewise.


Modified:
    branches/gcc-7-branch/gcc/testsuite/ChangeLog
    branches/gcc-7-branch/gcc/testsuite/gcc.target/i386/pr24414.c
    branches/gcc-7-branch/gcc/testsuite/gcc.target/i386/pr70738-7.c



More information about the Gcc-cvs mailing list