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

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

https://gcc.gnu.org/g:d2a359fe5d72e28433c92e64dcbdaa93eb39caf4

commit r11-405-gd2a359fe5d72e28433c92e64dcbdaa93eb39caf4
Author: H.J. Lu <hjl.to...@gmail.com>
Date:   Thu May 14 16:34:52 2020 -0700

    Skip jit tests for targets that don't support -lgccjit

    Since libgccjit.so is linked into jit tests, skip jit tests for targets
    that don't support -lgccjit.

    gcc/

            PR jit/94778
            * doc/sourcebuild.texi: Document effective target lgccjit.

    gcc/testsuite/

            PR jit/94778
            * jit.dg/jit.exp: Skip jit tests for targets that don't support
            -lgccjit.
            * lib/target-supports.exp (check_effective_target_lgccjit): New.

Reply via email to