https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63891

--- Comment #18 from Iain Sandoe <iains at gcc dot gnu.org> ---
Author: iains
Date: Fri Sep  6 15:56:18 2019
New Revision: 275467

URL: https://gcc.gnu.org/viewcvs?rev=275467&root=gcc&view=rev
Log:
[Darwin, testsuite] Fix PR63891 (darwin-weakimport-3).

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.

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

        Backport from mainline.
        2019-05-21  Iain Sandoe  <i...@sandoe.co.uk>

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


Modified:
    branches/gcc-7-branch/gcc/testsuite/ChangeLog
    branches/gcc-7-branch/gcc/testsuite/gcc.dg/darwin-weakimport-3.c

Reply via email to