]> git.ipfire.org Git - thirdparty/gcc.git/commit
darwin, testsuite - fix PR 63891.
authoriains <iains@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 21 May 2019 16:24:25 +0000 (16:24 +0000)
committeriains <iains@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 21 May 2019 16:24:25 +0000 (16:24 +0000)
commit59232184f0eca1e0619cc31dd236870fd9d5c471
treee04cceeaeb877c514cefcafde6a88f6bacd9e811
parent90b483b4c348b6915e19b493851dcc5d1581c87e
darwin, testsuite - fix PR 63891.

This is a testcase failing because one part of the codegen is
(correctly) generating the scan-asm-not signature.

Fixed by altering the build options.

gcc/testsuite/

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

PR target/63891
* gcc.dg/darwin-weakimport-3.c: Adjust options and explain
the reasons.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@271474 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/testsuite/ChangeLog
gcc/testsuite/gcc.dg/darwin-weakimport-3.c