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

Tobias Burnus <burnus at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Last reconfirmed|                            |2021-07-19
     Ever confirmed|0                           |1
             Status|RESOLVED                    |NEW
         Resolution|DUPLICATE                   |---

--- Comment #10 from Tobias Burnus <burnus at gcc dot gnu.org> ---
Remove duplicate as this PR describes the issue more clearly than PR94278 (I
will late mark the latte as duplicate of this PR.)

LLVM main (which will become LLVM 13) has FIXES for this issue:

- [AMDGPU] Handle s_branch to another section.
  https://reviews.llvm.org/D105760 / commit b205f2bb8938

- [lld][AMDGPU] Handle R_AMDGPU_REL16 relocation.
  https://reviews.llvm.org/D105761 / commit fb9c5c3dce27

Reply via email to