[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Bug ld/15428] Linker crash on R_MIPS_GOT_PAGE relocations referring to
From: |
address@hidden |
Subject: |
[Bug ld/15428] Linker crash on R_MIPS_GOT_PAGE relocations referring to absolute symbols |
Date: |
Thu, 11 Aug 2016 00:06:33 +0000 |
https://sourceware.org/bugzilla/show_bug.cgi?id=15428
Maciej W. Rozycki <address@hidden> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution|--- |FIXED
--- Comment #5 from Maciej W. Rozycki <address@hidden> ---
Fixed with:
commit b75d42bce5609effad86fb8b5d902f4c337e0cf9
Author: Alan Modra <address@hidden>
Date: Thu Jan 16 11:50:28 2014 +1030
Fix mips segfault on GOT access of absolute symbol
There is indeed no need for a separate test case as the `__ehdr_start'
test 2 covers it, and is actually what the case posted with the bug
here has been derived from. Closing issue then.
--
You are receiving this mail because:
You are on the CC list for the bug.