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

2021-07-30 Thread sam at gentoo dot org
https://sourceware.org/bugzilla/show_bug.cgi?id=28138 Sam James changed: What|Removed |Added CC||sam at gentoo dot org -- You are receivi

[Bug ld/28155] New: Superfluous "the" in the man page

2021-07-30 Thread hannamoria at skymail dot de
https://sourceware.org/bugzilla/show_bug.cgi?id=28155 Bug ID: 28155 Summary: Superfluous "the" in the man page Product: binutils Version: 2.36.1 Status: UNCONFIRMED Severity: minor Priority: P2 Component: ld

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

2021-07-30 Thread bernd.edlinger at hotmail dot de
https://sourceware.org/bugzilla/show_bug.cgi?id=28149 --- Comment #3 from Bernd Edlinger --- another test case I just discovered: $ cat test1.c asm("nop"); int main () { return 0; } $ gcc -g test1.c $ readelf --debug-dump=decodedline a.out Contents of the .debug_line section: CU: ./test1.c

[Bug gas/21683] [avr] Support a pseudo-instruction to allow more efficient GCC ISR prologues

2021-07-30 Thread cyrusssslim at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=21683 Clyde changed: What|Removed |Added CC||cyrulim at gmail dot com --- Comment #6 f

Re: Report UBSan integer overflow bugs found by automatic tools

2021-07-30 Thread He Jingxuan
Thanks for your prompt feedback! > On 30 Jul 2021, at 08:08, Alan Modra wrote: > > On Thu, Jul 29, 2021 at 03:09:40PM +, He Jingxuan wrote: >> Dear Alan, >> >> Thanks for your information! >> >> UBSan indeed has an option to turn on complaints about unsigned integer >> overflow (-fsaniti