[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Bug gas/24748] 2.32+: bisected build notes-related segfault compiling l
From: |
nickc at redhat dot com |
Subject: |
[Bug gas/24748] 2.32+: bisected build notes-related segfault compiling libstdc++ targetting x86-32 |
Date: |
Mon, 01 Jul 2019 15:22:52 +0000 |
https://sourceware.org/bugzilla/show_bug.cgi?id=24748
Nick Clifton <nickc at redhat dot com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |ASSIGNED
Last reconfirmed| |2019-07-01
CC| |nickc at redhat dot com
Ever confirmed|0 |1
--- Comment #2 from Nick Clifton <nickc at redhat dot com> ---
Hi Nix,
Thanks for reporting this bug. The problem was with REL type relocs
where the code was inserting the addend into the wrong location,
corrupting memory as it went. I have checked in a patch to fix this,
so this should be sorted now.
As for the testsuite failures, you are right. I need to generate
a separate patch to resolve these.
Cheers
Nick
--
You are receiving this mail because:
You are on the CC list for the bug.