[Bug ld/22048] Incorrect .eh_frame section in libc.so

2017-08-30 Thread amodra at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=22048 Alan Modra changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|---

[Bug ld/21441] Unnecessary padding of .eh_frame section

2017-08-30 Thread cvs-commit at gcc dot gnu.org
https://sourceware.org/bugzilla/show_bug.cgi?id=21441 --- Comment #8 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=af471f828cc74d65b50a7531ba2c69522266cfe9 commit af471f828cc74d65b50a7531ba2c6

[Bug ld/22048] Incorrect .eh_frame section in libc.so

2017-08-30 Thread cvs-commit at gcc dot gnu.org
https://sourceware.org/bugzilla/show_bug.cgi?id=22048 --- Comment #7 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=af471f828cc74d65b50a7531ba2c69522266cfe9 commit af471f828cc74d65b50a7531ba2c6

[Bug ld/22048] Incorrect .eh_frame section in libc.so

2017-08-30 Thread hjl.tools at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=22048 H.J. Lu changed: What|Removed |Added Depends on||22051 Referenced Bugs: https://sourceware

[Bug ld/22048] Incorrect .eh_frame section in libc.so

2017-08-30 Thread hjl.tools at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=22048 H.J. Lu changed: What|Removed |Added Depends on|22051 | --- Comment #6 from H.J. Lu --- Can linke

[Bug ld/22048] Incorrect .eh_frame section in libc.so

2017-08-30 Thread hjl.tools at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=22048 H.J. Lu changed: What|Removed |Added Depends on||22051 Referenced Bugs: https://sourceware

[Bug ld/22048] Incorrect .eh_frame section in libc.so

2017-08-30 Thread hjl.tools at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=22048 --- Comment #5 from H.J. Lu --- (In reply to H.J. Lu from comment #2) > [hjl@gnu-tools-1 glibc]$ cat elf/sofini.c > /* Finalizer module for ELF shared C library. This provides terminating >null pointer words in the `.ctors' and `.dtors'

[Bug ld/22048] Incorrect .eh_frame section in libc.so

2017-08-30 Thread hjl.tools at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=22048 --- Comment #4 from H.J. Lu --- A testcase: [hjl@gnu-tools-1 build-x86_64-linux]$ cat /tmp/x.c typedef unsigned int ui32 __attribute__ ((mode (SI))); static const ui32 __FRAME_END__[1] __attribute__ ((used, section (".eh_frame"))) = { 0 }

[Bug ld/22048] Incorrect .eh_frame section in libc.so

2017-08-30 Thread amodra at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=22048 Alan Modra changed: What|Removed |Added Status|NEW |ASSIGNED Assignee|unassigned a

[Bug ld/22048] Incorrect .eh_frame section in libc.so

2017-08-30 Thread hjl.tools at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=22048 --- Comment #2 from H.J. Lu --- [hjl@gnu-tools-1 glibc]$ cat elf/sofini.c /* Finalizer module for ELF shared C library. This provides terminating null pointer words in the `.ctors' and `.dtors' sections. */ #ifndef NO_CTORS_DTORS_SECTIO

[Bug ld/22048] Incorrect .eh_frame section in libc.so

2017-08-30 Thread amodra at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=22048 --- Comment #1 from Alan Modra --- For my latest x86_64 glibc build, I see readelf: Warning: Invalid CIE pointer 0x0014 in FDE at 0x021004 readelf: Warning: Invalid length 0x0c00 in FDE at 0x021009 readelf: Warning: Invalid CIE pointer

[Bug gas/22049] PowerPC VLE: Lower 16 bit address offset not calculated properly in some cases

2017-08-30 Thread amodra at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=22049 Alan Modra changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED CC|

[Bug binutils/22032] Memory leak in bfd_close_all_done

2017-08-30 Thread cvs-commit at gcc dot gnu.org
https://sourceware.org/bugzilla/show_bug.cgi?id=22032 --- Comment #3 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=e234de6be5cc96286e0efb90e8d9fce51239e901 commit e234de6be5cc96286e0efb90e8d9f

[Bug gas/22049] New: PowerPC VLE: Lower 16 bit address offset not calculated properly in some cases

2017-08-30 Thread vincegeg83 at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=22049 Bug ID: 22049 Summary: PowerPC VLE: Lower 16 bit address offset not calculated properly in some cases Product: binutils Version: 2.28 Status: UNCONFIRMED Sev

[Bug ld/22048] New: Incorrect .eh_frame section in libc.so

2017-08-30 Thread hjl.tools at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=22048 Bug ID: 22048 Summary: Incorrect .eh_frame section in libc.so Product: binutils Version: 2.30 (HEAD) Status: NEW Severity: normal Priority: P2 Component: ld

[Bug binutils/22047] New: Heap out of bounds read in parse_comp_unit()

2017-08-30 Thread fumfi.255 at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=22047 Bug ID: 22047 Summary: Heap out of bounds read in parse_comp_unit() Product: binutils Version: 2.29 Status: UNCONFIRMED Severity: normal Priority: P2 Componen

[Bug binutils/22009] Excessive memory allocation resulting from memory leakge due to incorrect handling of input file

2017-08-30 Thread norm.jacobs at oracle dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=22009 Norm Jacobs changed: What|Removed |Added CC||norm.jacobs at oracle dot com -- You a

[Bug binutils/22032] Memory leak in bfd_close_all_done

2017-08-30 Thread hjl.tools at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=22032 H.J. Lu changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Bug binutils/22032] Memory leak in bfd_close_all_done

2017-08-30 Thread cvs-commit at gcc dot gnu.org
https://sourceware.org/bugzilla/show_bug.cgi?id=22032 --- Comment #1 from cvs-commit at gcc dot gnu.org --- The master branch has been updated by H.J. Lu : https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=7c0ed39626e3193adb70aeb98d3633787579d6ec commit 7c0ed39626e3193adb70aeb98d363378

[Bug gold/22042] New: gold: --help output translation header unexpectedly

2017-08-30 Thread xw897002528 at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=22042 Bug ID: 22042 Summary: gold: --help output translation header unexpectedly Product: binutils Version: unspecified Status: UNCONFIRMED Severity: normal Priority: P2