[llvm-bugs] [Bug 47607] TestCases/Posix/no_asan_gen_globals.c FAILs on Solaris

via llvm-bugs llvm-bugs at lists.llvm.org
Fri Mar 5 00:51:01 PST 2021


https://bugs.llvm.org/show_bug.cgi?id=47607

Rainer Orth <ro at gcc.gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED

--- Comment #2 from Rainer Orth <ro at gcc.gnu.org> ---
Some time ago, the integrated assembler stopped emitting those local labels,
so the difference between linkers that strip them (like GNU ld) and those that
don't (like Solaris ld) doesn't matter any longer.

The previous XFAIL was removed in https://reviews.llvm.org/D97932.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-bugs/attachments/20210305/76148559/attachment.html>


More information about the llvm-bugs mailing list