[Bug binutils/26206] Add pei-aarch64 support for native EFI support

2021-07-29 Thread pbrobinson at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=26206 Peter Robinson changed: What|Removed |Added CC||pbrobinson at gmail dot com -- You

Re: Report UBSan integer overflow bugs found by automatic tools

2021-07-29 Thread He Jingxuan
Dear Alan, Thanks for your information! UBSan indeed has an option to turn on complaints about unsigned integer overflow (-fsanitize=unsigned-integer-overflow). Unsigned integer overflow has caused bugs in binutils that were fixed (see https://sourceware.org/bugzilla/show_bug.cgi?id=24131 for

Re: Report UBSan integer overflow bugs found by automatic tools

2021-07-29 Thread Alan Modra
On Thu, Jul 29, 2021 at 08:25:37AM +, He Jingxuan wrote: > Dear binutils developers, > > How is going with analyzing and fixing these bugs? Any feedback? See https://lists.gnu.org/archive/html/bug-binutils/2021-06/msg00149.html Your email was flagged as being malware and not delivered to

[Bug ld/28138] [2.37 Regression][bisected] Linker plugin complains about "malformed archive" on thin archines

2021-07-29 Thread hjl.tools at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=28138 H.J. Lu changed: What|Removed |Added Resolution|--- |FIXED Status|NEW

[Bug ld/28138] [2.37 Regression][bisected] Linker plugin complains about "malformed archive" on thin archines

2021-07-29 Thread cvs-commit at gcc dot gnu.org
https://sourceware.org/bugzilla/show_bug.cgi?id=28138 --- Comment #16 from cvs-commit at gcc dot gnu.org --- The staging-2.37 branch has been updated by H.J. Lu : https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=1c611b40e6bfc8029bff7696814330b5bc0ee5c0 commit

[Bug ld/28138] [2.37 Regression][bisected] Linker plugin complains about "malformed archive" on thin archines

2021-07-29 Thread cvs-commit at gcc dot gnu.org
https://sourceware.org/bugzilla/show_bug.cgi?id=28138 --- Comment #17 from cvs-commit at gcc dot gnu.org --- The binutils-2_37-branch branch has been updated by H.J. Lu : https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=1c611b40e6bfc8029bff7696814330b5bc0ee5c0 commit

Re: Report UBSan integer overflow bugs found by automatic tools

2021-07-29 Thread He Jingxuan
Dear binutils developers, How is going with analyzing and fixing these bugs? Any feedback? Best, Jingxuan On 30 Jun 2021, at 19:51, He Jingxuan mailto:jingxuan...@inf.ethz.ch>> wrote: Dear binutils developers, We tested objcopy and readelf with automatic tools (based on the symbolic

[Bug gas/28149] debug info with wrong file association

2021-07-29 Thread amodra at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=28149 Alan Modra changed: What|Removed |Added CC||amodra at gmail dot com -- You are

[Bug gas/28149] debug info with wrong file association

2021-07-29 Thread amodra at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=28149 Alan Modra changed: What|Removed |Added Ever confirmed|0 |1 Last reconfirmed|

[Bug gas/26778] Error: file table slot 1 is already occupied by a different file

2021-07-29 Thread amodra at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=26778 Alan Modra changed: What|Removed |Added Blocks||28149 Referenced Bugs:

[Bug gas/28149] debug info with wrong file association

2021-07-29 Thread amodra at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=28149 Alan Modra changed: What|Removed |Added Depends on||26778 Referenced Bugs:

[Bug gas/26778] Error: file table slot 1 is already occupied by a different file

2021-07-29 Thread amodra at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=26778 Alan Modra changed: What|Removed |Added Resolution|FIXED |--- CC|

[Bug gas/28149] debug info with wrong file association

2021-07-29 Thread rguenth at gcc dot gnu.org
https://sourceware.org/bugzilla/show_bug.cgi?id=28149 Richard Biener changed: What|Removed |Added CC||rguenth at gcc dot gnu.org ---