[Bug ld/30359] Create Resource-Only DLL

2023-05-09 Thread nickc at redhat dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=30359 Nick Clifton changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution|---

[Bug ld/16566] Please provide a way to include static symbols in linker map file

2023-05-09 Thread nickc at redhat dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=16566 --- Comment #9 from Nick Clifton --- (In reply to jon from comment #8) Hi Jon, > arm-eabi-gcc test.c -o test.exe -Xlinker -Map=arm.map -flto -Xlinker > --print-map-locals > > With the bfd_link_hash_lookup condition, func doesn't appear in t

[Bug ld/16566] Please provide a way to include static symbols in linker map file

2023-05-09 Thread jon at beniston dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=16566 --- Comment #10 from jon at beniston dot com --- > Ah - but if you remove the "-flto" option it works... Without -flto, func is a global symbol. > The problem is that the LTO compiler moves the func() code into its own > section, I guess th

[Bug libctf/30432] New: readelf with option --ctf=1, received signal SIGSEGV when opening testcases generated from fuzz testing

2023-05-09 Thread xing_ruopeng at bupt dot edu.cn
https://sourceware.org/bugzilla/show_bug.cgi?id=30432 Bug ID: 30432 Summary: readelf with option --ctf=1, received signal SIGSEGV when opening testcases generated from fuzz testing Product: binutils Version: 2.39 Status:

[Bug ld/16566] Please provide a way to include static symbols in linker map file

2023-05-09 Thread nickc at redhat dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=16566 Nick Clifton changed: What|Removed |Added Attachment #14853|0 |1 is obsolete|

Issue 55991 in oss-fuzz: binutils:fuzz_as: Stack-overflow in snapshot_symbol

2023-05-09 Thread sheriffbot via monorail
Updates: Labels: Deadline-Approaching Comment #2 on issue 55991 by sheriffbot: binutils:fuzz_as: Stack-overflow in snapshot_symbol https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=55991#c2 This bug is approaching its deadline for being fixed, and will be automatically derestricted

[Bug libctf/30432] readelf with option --ctf=1, received signal SIGSEGV when opening testcases generated from fuzz testing

2023-05-09 Thread amodra at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=30432 Alan Modra changed: What|Removed |Added Version|2.39|2.40 Resolution|---

[Bug ld/27566] [RISC-V] relocation truncated to fit: R_RISCV_GPREL_I against aymbol

2023-05-09 Thread nelsonc1225 at sourceware dot org
https://sourceware.org/bugzilla/show_bug.cgi?id=27566 Nelson Chu changed: What|Removed |Added Last reconfirmed||2023-05-10 Status|RESOLVED

[Bug binutils/30409] mingw ar broken since binutils 2.33

2023-05-09 Thread amodra at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=30409 --- Comment #1 from Alan Modra --- Both your step2 and step2b archives are truncated. The bug report as-is doesn't give us any easy way of reproducing a problem in ar, which means it is unlikely to be investigated further. If you package up

[Bug ld/30254] iostream crashes with ld linker for windows targets

2023-05-09 Thread amodra at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=30254 Alan Modra changed: What|Removed |Added Severity|critical|normal Priority|P1