[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Bug ld/25900] RISC-V: null pointer dereference in ld
From: |
wilson at gcc dot gnu.org |
Subject: |
[Bug ld/25900] RISC-V: null pointer dereference in ld |
Date: |
Thu, 07 May 2020 16:20:09 +0000 |
https://sourceware.org/bugzilla/show_bug.cgi?id=25900
Jim Wilson <wilson at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Resolution|--- |FIXED
Status|ASSIGNED |RESOLVED
CC| |wilson at gcc dot gnu.org
--- Comment #4 from Jim Wilson <wilson at gcc dot gnu.org> ---
I got a bug report pointing at this code once, I think from the RISC-V FreeBSD
folks, but unfortunately didn't get a testcase or a good enough description of
the failure to figure out what was wrong. I suspect that it was the some
problem. They just worked around it by reverting the patch that added this
code which was safe because this was a minor optimization.
Anyways, fixed now on mainline by Alan Modra so closing.
--
You are receiving this mail because:
You are on the CC list for the bug.