|
From: | cvs-commit at gcc dot gnu.org |
Subject: | [Bug ld/30811] bfd segfault with clang LTO and OpenMP |
Date: | Thu, 31 Aug 2023 00:25:08 +0000 |
https://sourceware.org/bugzilla/show_bug.cgi?id=30811 --- Comment #6 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 <hjl@sourceware.org>: https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=bac5753ca24bbbd601b6be93faa40e9458d8baa5 commit bac5753ca24bbbd601b6be93faa40e9458d8baa5 Author: H.J. Lu <hjl.tools@gmail.com> Date: Wed Aug 30 08:49:15 2023 -0700 elf: Check DT_SYMTAB only on non-IR object Check DT_SYMTAB only on non-IR object of archive member to avoid crash on LLVM IR object with NULL elf_tdata. PR ld/30811 * elflink.c (elf_link_is_defined_archive_symbol): Check DT_SYMTAB only on non-IR object. -- You are receiving this mail because: You are on the CC list for the bug.
[Prev in Thread] | Current Thread | [Next in Thread] |