[Bug binutils/29914] New: Asan reported heap-buffer-overflow of objdump at dwarf.c:744 in fetch_indexed_value()

2022-12-17 Thread 13579and24680 at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=29914 Bug ID: 29914 Summary: Asan reported heap-buffer-overflow of objdump at dwarf.c:744 in fetch_indexed_value() Product: binutils Version: 2.39 Status: UNCONFIRMED

[Bug binutils/29915] New: bfdio.c does not compile with mingw.org's MinGW

2022-12-17 Thread eliz at gnu dot org
https://sourceware.org/bugzilla/show_bug.cgi?id=29915 Bug ID: 29915 Summary: bfdio.c does not compile with mingw.org's MinGW Product: binutils Version: 2.40 (HEAD) Status: NEW Severity: normal Priority: P2

Compilation problem in bfdio.c using mingw.org's MinGW

2022-12-17 Thread Eli Zaretskii
When building the latest snapshot of GDB 13 with mingw.org's MinGW tools, I bumped into the following compilation error: CC bfdio.lo bfdio.c: In function '_bfd_real_fopen': bfdio.c:130:28: error: implicit declaration of function '___lc_codepage_func'