r274076 - in /branches/gcc-9-branch/gcc/testsui...
iains@gcc.gnu.org
iains@gcc.gnu.org
Sun Aug 4 12:04:00 GMT 2019
Author: iains
Date: Sun Aug 4 12:04:06 2019
New Revision: 274076
URL: https://gcc.gnu.org/viewcvs?rev=274076&root=gcc&view=rev
Log:
Darwin, testsuite, backport fix for PR65364
This test currently fails on Darwin, because the port inlines fn2 for
both PIC (and non-pic for m32). Fixed by adjusting the target condition.
2019-08-04 Iain Sandoe <iain@sandoe.co.uk>
Backport from mainline.
2019-06-11 Iain Sandoe <iain@sandoe.co.uk>
PR testsuite/65364
* gcc.dg/uninit-19.c (fn1): Adjust target condition for Darwin.
(fn2): Likewise.
Modified:
branches/gcc-9-branch/gcc/testsuite/ChangeLog
branches/gcc-9-branch/gcc/testsuite/gcc.dg/uninit-19.c
More information about the Gcc-cvs
mailing list