r275705 - in /branches/gcc-7-branch/gcc/testsui...
iains@gcc.gnu.org
iains@gcc.gnu.org
Fri Sep 13 21:45:00 GMT 2019
Author: iains
Date: Fri Sep 13 21:45:28 2019
New Revision: 275705
URL: https://gcc.gnu.org/viewcvs?rev=275705&root=gcc&view=rev
Log:
[Darwin, testsuite] Adjust two tests that fail on newer OS versions.
Newer OS versions (10.14+) do not provide some of the CRTs that are used
for older ones (e.g. 10.5), and thus link tests that specify targeting
such a revision fail. We retain the testing of the correct defined OS
version number but switch to compile-only testing for these two tests.
2019-09-13 Iain Sandoe <iain@sandoe.co.uk>
Backport from mainline.
2019-06-13 Iain Sandoe <iain@sandoe.co.uk>
* gcc.dg/darwin-minversion-1.c: Use compile rather than link/run.
Modified:
branches/gcc-7-branch/gcc/testsuite/ChangeLog
branches/gcc-7-branch/gcc/testsuite/gcc.dg/darwin-minversion-1.c
branches/gcc-7-branch/gcc/testsuite/gcc.dg/darwin-minversion-2.c
More information about the Gcc-cvs
mailing list