[Bug target/96347] note: non-delegitimized UNSPEC UNSPEC_TP (19) found in variable location

ibuclaw at gdcproject dot org gcc-bugzilla@gcc.gnu.org
Thu Aug 6 12:02:08 GMT 2020


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

Iain Buclaw <ibuclaw at gdcproject dot org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #48953|0                           |1
        is obsolete|                            |

--- Comment #5 from Iain Buclaw <ibuclaw at gdcproject dot org> ---
Created attachment 49009
  --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=49009&action=edit
favour tls_mem_loc_descriptor

Patch leaves delegitimize alone and instead plugs the warning in dwarf2out.c. 
If MEM is a TLS reference, then try tls_mem_loc_descriptor() first.

No observed changes in either assembly or debug as a result of the patch.


More information about the Gcc-bugs mailing list