[Bug binutils/27853] Infinite loop in dwarf.c:4387-4398

2021-05-11 Thread amodra at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=27853 Alan Modra changed: What|Removed |Added Status|ASSIGNED|RESOLVED Target Milestone|---

[Bug binutils/27853] Infinite loop in dwarf.c:4387-4398

2021-05-11 Thread cvs-commit at gcc dot gnu.org
https://sourceware.org/bugzilla/show_bug.cgi?id=27853 --- Comment #2 from cvs-commit at gcc dot gnu.org --- The master branch has been updated by Alan Modra : https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=55b26492bbd05637f24b9b70a507e842e466b723 commit 55b26492bbd05637f24b9b70a507e

[Bug binutils/27853] Infinite loop in dwarf.c:4387-4398

2021-05-11 Thread amodra at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=27853 --- Comment #1 from Alan Modra --- Incidentally, the loop is not infinite. readelf will eventually terminate. It should terminate quicker though, the problem being code in read_and_display_attr_value that increments "data" past "end", coupled

[Bug binutils/27853] Infinite loop in dwarf.c:4387-4398

2021-05-11 Thread amodra at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=27853 Alan Modra changed: What|Removed |Added Ever confirmed|0 |1 Assignee|unassigned at sourc