[Bug binutils/32399] New: A heap buffer overflow is found in display_bfd of binutils 2.44 (HEAD) in size.c:354

2024-11-27 Thread xiezhiheng at huawei dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=32399 Bug ID: 32399 Summary: A heap buffer overflow is found in display_bfd of binutils 2.44 (HEAD) in size.c:354 Product: binutils Version: 2.44 (HEAD) Status: UNCONFIRMED

[Bug gprofng/32392] [2.44 Regression] gprofng fails to build on i686-linux-gnu

2024-11-27 Thread vladimir.mezentsev at oracle dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=32392 Vladimir Mezentsev changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|---

[Bug gprofng/32392] [2.44 Regression] gprofng fails to build on i686-linux-gnu

2024-11-27 Thread cvs-commit at gcc dot gnu.org
https://sourceware.org/bugzilla/show_bug.cgi?id=32392 --- Comment #1 from Sourceware Commits --- The master branch has been updated by Vladimir Mezentsev : https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=73e931862a756fd0caccaa0f670f5454efa1e5a7 commit 73e931862a756fd0caccaa0f670f5454

Re: Symbol not Detectable by Objdump

2024-11-27 Thread Nick Clifton
Hi Ahmad, (gdb) disas 0xa830 Dump of assembler code for function ev_link_from_action(PdfDocument*, PopplerAction*): 0xa830 <+0>: cmpl $0xa,(%rsi) [...] The output of `objdump -D` on the library for this offset is shown below: a826: 66 2e 0f 1f 84 00 00nopw %cs:0x

[Bug ld/32264] For Windows,`.CRT` section should be merged into `.rdata`

2024-11-27 Thread lh_mouse at 126 dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=32264 --- Comment #10 from LIU Hao --- Thank you! -- You are receiving this mail because: You are on the CC list for the bug.

[Bug ld/32264] For Windows,`.CRT` section should be merged into `.rdata`

2024-11-27 Thread nickc at redhat dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=32264 Nick Clifton changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED CC|

[Bug ld/32264] For Windows,`.CRT` section should be merged into `.rdata`

2024-11-27 Thread cvs-commit at gcc dot gnu.org
https://sourceware.org/bugzilla/show_bug.cgi?id=32264 --- Comment #8 from Sourceware Commits --- The master branch has been updated by Nick Clifton : https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=db00f6c3aceabbf03acdb69e74b59b2d2b043cd7 commit db00f6c3aceabbf03acdb69e74b59b2d2b043c

Re: BFD config.h correctly #undefs 'TLS' (my compiler is old), but then bfd.c uses it anyway. Result is build failure.

2024-11-27 Thread Gordon Steemson
Hello Nick, > On Nov 27, 2024, at 4:10 AM, Nick Clifton wrote: > > Hi Gordon, > > >> Result is build failure. > > What specifically fails ? My compiler encounters a __thread decorator and throws up its metaphorical hands, as it did not (yet?) support it for PowerPC at that time (Apple's las

Re: BFD config.h correctly #undefs 'TLS' (my compiler is old), but then bfd.c uses it anyway. Result is build failure.

2024-11-27 Thread Nick Clifton
Hi Gordon, >> Result is build failure. What specifically fails ? And where exactly are you adding the "#undef TLS" ? I am not enormously familiar with the mechanics of thread-local storage, but I get the impression that optionally doing without it would be next to impossible given the way t

[Bug gas/32391] \@ incorrectly handled in nested macros

2024-11-27 Thread nickc at redhat dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=32391 Nick Clifton changed: What|Removed |Added CC||nickc at redhat dot com --- Comment #1

[Bug ld/32387] ppc64 TLS optimization bug when built with -fno-plt

2024-11-27 Thread cvs-commit at gcc dot gnu.org
https://sourceware.org/bugzilla/show_bug.cgi?id=32387 --- Comment #11 from Sourceware Commits --- The binutils-2_42-branch branch has been updated by Alan Modra : https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=758a2290dbdf0d6d6c148c6cf25b2bcfd7a5b84f commit 758a2290dbdf0d6d6c148c6cf

[Bug ld/32387] ppc64 TLS optimization bug when built with -fno-plt

2024-11-27 Thread cvs-commit at gcc dot gnu.org
https://sourceware.org/bugzilla/show_bug.cgi?id=32387 --- Comment #10 from Sourceware Commits --- The binutils-2_43-branch branch has been updated by Alan Modra : https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=46873460b6aa66726095ea86fb612fb6ac0a2ebc commit 46873460b6aa66726095ea86f