https://sourceware.org/bugzilla/show_bug.cgi?id=21212
Bug ID: 21212
Summary: Improve "Empty loadable segment detected" warning
Product: binutils
Version: 2.29 (HEAD)
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
https://sourceware.org/bugzilla/show_bug.cgi?id=21212
--- Comment #1 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=f98450c6eee6878ebf5b052d231758026d250427
commit f98450c6eee6878ebf5b052d231
https://sourceware.org/bugzilla/show_bug.cgi?id=21212
Nick Clifton changed:
What|Removed |Added
Status|UNCONFIRMED |RESOLVED
CC|
https://sourceware.org/bugzilla/show_bug.cgi?id=21212
--- Comment #3 from Martin Bickel ---
Hi Nick,
your updated change is ok - I don't see any value in having segments with
memsz==0 , so a warning makes sense.
However, your commit message and Changelog entry is the wrong way round: the
warnin
https://sourceware.org/bugzilla/show_bug.cgi?id=12969
Alex changed:
What|Removed |Added
CC||afranchuk at lgsinnovations
dot co
https://sourceware.org/bugzilla/show_bug.cgi?id=20744
--- Comment #11 from Alexander Fedotov ---
(In reply to Alan Modra from comment #9)
> Fixed those issues
Hi Alan
In ppc_elf_vle_split16():
opcode = insn & 0xf300f800;
I think correct mask is 0xfc00f800
--
You are receiving this mail becau
https://sourceware.org/bugzilla/show_bug.cgi?id=20744
--- Comment #12 from Alan Modra ---
Re comment #10 and #11: git commit 673cff9b8b
https://sourceware.org/ml/binutils/2017-03/msg00016.html
Missed the cutoff for the 2.28 release, unfortunately.
--
You are receiving this mail because:
You ar