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

--- Comment #6 from GCC Commits <cvs-commit at gcc dot gnu.org> ---
The releases/gcc-12 branch has been updated by LuluCheng
<chengl...@gcc.gnu.org>:

https://gcc.gnu.org/g:09de4b6b22bd66dacdade65ce633f29f302363b5

commit r12-10172-g09de4b6b22bd66dacdade65ce633f29f302363b5
Author: Xi Ruoyao <xry...@xry111.site>
Date:   Mon Oct 30 19:39:27 2023 +0800

    LoongArch: Define HAVE_AS_TLS to 0 if it's undefined [PR112299]

    Now loongarch.md uses HAVE_AS_TLS, we need this to fix the failure
    building a cross compiler if the cross assembler is not installed yet.

    gcc/ChangeLog:

            PR target/112299
            * config/loongarch/loongarch-opts.h (HAVE_AS_TLS): Define to 0
            if not defined yet.

    (cherry picked from commit 6bf2cebe2bf49919c78814cb447d3aa6e3550d89)
  • [Bug target/112299] [14 Regress... cvs-commit at gcc dot gnu.org via Gcc-bugs

Reply via email to