https://sourceware.org/bugzilla/show_bug.cgi?id=26595
--- Comment #6 from cvs-commit at gcc dot gnu.org ---
The master branch has been updated by Nick Clifton :
https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=ce139cd560dcb85b09d4d257ac67ebffdf215859
commit ce139cd560dcb85b09d4d257ac6
https://sourceware.org/bugzilla/show_bug.cgi?id=26595
Nick Clifton changed:
What|Removed |Added
Resolution|--- |FIXED
Status|NEW
https://sourceware.org/bugzilla/show_bug.cgi?id=26378
--- Comment #7 from Alan Modra ---
Your script made it NOLOAD, which for ELF means a bss style section.
--
You are receiving this mail because:
You are on the CC list for the bug.
https://sourceware.org/bugzilla/show_bug.cgi?id=26378
--- Comment #8 from Fangrui Song ---
(In reply to Alan Modra from comment #7)
> Your script made it NOLOAD, which for ELF means a bss style section.
I think the only hard requirement is the section type: SHT_NOBITS, not the
section flag: SHF_
https://sourceware.org/bugzilla/show_bug.cgi?id=26588
--- Comment #3 from cvs-commit at gcc dot gnu.org ---
The master branch has been updated by Nick Clifton :
https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=9cdc5bacddc3776a455cc918e034b01dfb31c75b
commit 9cdc5bacddc3776a455cc918e03
https://sourceware.org/bugzilla/show_bug.cgi?id=26588
Nick Clifton changed:
What|Removed |Added
CC||nickc at redhat dot com
St
https://sourceware.org/bugzilla/show_bug.cgi?id=17321
Bug 17321 depends on bug 26588, which changed state.
Bug 26588 Summary: enable-reloc-section on .exe with no exported symbols causes
segfault if requested to create implib
https://sourceware.org/bugzilla/show_bug.cgi?id=26588
What
https://sourceware.org/bugzilla/show_bug.cgi?id=19011
Bug 19011 depends on bug 26588, which changed state.
Bug 26588 Summary: enable-reloc-section on .exe with no exported symbols causes
segfault if requested to create implib
https://sourceware.org/bugzilla/show_bug.cgi?id=26588
What
https://sourceware.org/bugzilla/show_bug.cgi?id=26588
--- Comment #5 from sourceware-bugzilla at jdrake dot com ---
Thanks.
I am confused by your ChangeLog text: "Only generate a import library if not
exporting relocs." Perhaps should be more like "Only generate an import
library if exporting sy
https://sourceware.org/bugzilla/show_bug.cgi?id=26378
--- Comment #9 from Alan Modra ---
Yes, noload behaviour does not match the documentation. Worse, noload has
evolved to mean different things depending on object file format. See
https://sourceware.org/pipermail/binutils/2010-September/06872
https://sourceware.org/bugzilla/show_bug.cgi?id=26378
Alan Modra changed:
What|Removed |Added
Summary|[2.35 regression] incorrect |sections initialised only
11 matches
Mail list logo