https://gcc.gnu.org/bugzilla/show_bug.cgi?id=97574
Tamar Christina changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=97574
--- Comment #5 from CVS Commits ---
The master branch has been updated by Tamar Christina :
https://gcc.gnu.org/g:200c9e865f49255ea32d4891b746d394d156a16f
commit r11-5078-g200c9e865f49255ea32d4891b746d394d156a16f
Author: Tamar Christina
Date:
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=97574
--- Comment #4 from Tamar Christina ---
Submitted a patch to get the driver to stop mangling nul so it makes it easier
for binutils to detect.
That said Jonathan is right in that there's still a binutils bug here. I had
forgotten that even thoug
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=97574
Jonathan Wakely changed:
What|Removed |Added
Status|UNCONFIRMED |NEW
Last reconfirmed|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=97574
Tamar Christina changed:
What|Removed |Added
CC||tnfchris at gcc dot gnu.org
--- Commen
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=97574
--- Comment #1 from Jonathan Wakely ---
I think "nul" should work, but it looks like the error is in the linker,
ld.exe, not GCC.