https://sourceware.org/bugzilla/show_bug.cgi?id=22732

--- Comment #1 from cvs-commit at gcc dot gnu.org <cvs-commit at gcc dot 
gnu.org> ---
The master branch has been updated by H.J. Lu <h...@sourceware.org>:

https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=98d72909f8f216fb9fc4d7c2c8e48dbe2823cd0b

commit 98d72909f8f216fb9fc4d7c2c8e48dbe2823cd0b
Author: H.J. Lu <hjl.to...@gmail.com>
Date:   Mon Jan 29 04:54:57 2018 -0800

    ld: Skip unsupported static executable tests

    Skip static executable tests if static executable is unsupported.
    Tested on Linux/x86 without libc.a.

        PR ld/22732
        * testsuite/config/default.exp (STATIC_LDFLAGS): New.  Set to
        "-static" if target compiler supports it.
        * testsuite/ld-bootstrap/bootstrap.exp: Skip static executable
        tests if target compiler doesn't support it.
        * testsuite/ld-ifunc/ifunc.exp: Likewise.
        * testsuite/lib/ld-lib.exp (run_ld_link_exec_tests): Likewise.
        (run_cc_link_tests): Likewise.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
bug-binutils mailing list
bug-binutils@gnu.org
https://lists.gnu.org/mailman/listinfo/bug-binutils

Reply via email to