[Bug binutils/31131] New: Potential Memory Leak in wrstabs.c

2023-12-09 Thread 1157401338 at qq dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=31131 Bug ID: 31131 Summary: Potential Memory Leak in wrstabs.c Product: binutils Version: 2.32 Status: UNCONFIRMED Severity: normal Priority: P2 Component: binutil

[Bug binutils/31130] New: Return of Stack Address in C_alloca

2023-12-09 Thread 1157401338 at qq dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=31130 Bug ID: 31130 Summary: Return of Stack Address in C_alloca Product: binutils Version: 2.32 Status: UNCONFIRMED Severity: normal Priority: P2 Component: binuti

[Bug ld/31124] AVR: Support new Emulations for Devices with FLMAP

2023-12-09 Thread gjl at gcc dot gnu.org
https://sourceware.org/bugzilla/show_bug.cgi?id=31124 Georg-Johann Lay changed: What|Removed |Added Assignee|unassigned at sourceware dot org |gjl at gcc dot gnu.org --

[Bug gprofng/31121] gprofng does not recognise source in a shared object

2023-12-09 Thread vladimir.mezentsev at oracle dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=31121 --- Comment #9 from Vladimir Mezentsev --- >> Does gprofng assume that shared objects have a .so suffix? No. >> $ gprofng collect app octave -p src --eval "y=bin2SD(48.3,16,3)" >> Creating experiment directory test.2.er (Process ID: 168406

[Bug gas/31115] [ARM] The minimalistic DWARF DIE for function has wrong address in Thumb mode

2023-12-09 Thread thiago.bauermann at linaro dot org
https://sourceware.org/bugzilla/show_bug.cgi?id=31115 --- Comment #4 from Thiago Jung Bauermann --- Created attachment 15249 --> https://sourceware.org/bugzilla/attachment.cgi?id=15249&action=edit ELF files demonstrating the issue The testcase I'm using is GDB's pr25124.S, built with an arm-l

[Bug gprofng/31121] gprofng does not recognise source in a shared object

2023-12-09 Thread robertjenssen at ozemail dot com.au
https://sourceware.org/bugzilla/show_bug.cgi?id=31121 --- Comment #8 from Robert Jenssen --- I can disassemble octave_value_list::octave_value_list but not bin2SD. The test.1.er/archive directory contains a copy of liboctinterp.so.11.0.2 but not bin2SD.oct. Does gprofng assume that shared objects

[Bug gprofng/31121] gprofng does not recognise source in a shared object

2023-12-09 Thread vladimir.mezentsev at oracle dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=31121 --- Comment #7 from Vladimir Mezentsev --- OK. The code looks similar. I cannot see source because /home/robj/CHANGES/DesignOfIIRFilters.C1406/src/bin2SD.cc is not available. When you use gprofng, do you see sources for Gbin2SD. -- You are