[Bug gold/25309] Certain source lines when debugging with GDB are not found for an executable using gold linker, but are found if regular ld is used instead

2019-12-23 Thread ciro.santilli at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=25309 --- Comment #2 from Ciro Santilli --- Also reproduced in binutils 2.33 Ubuntu 19.10. I also noticed an instance that was not in a template function, so that is not a requirement to reproduce. -- You are receiving this mail because: You are

[Bug gold/25309] Certain source lines when debugging with GDB are not found for an executable using gold linker, but are found if regular ld is used instead

2019-12-23 Thread ciro.santilli at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=25309 Ciro Santilli changed: What|Removed |Added Version|2.30|2.33 -- You are receiving this mail

[Bug gold/25309] Certain source lines when debugging with GDB are not found for an executable using gold linker, but are found if regular ld is used instead

2019-12-23 Thread ciro.santilli at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=25309 --- Comment #1 from Ciro Santilli --- Worth mentioning that the point I try to break at is a member method of a C++ template class: ``` template void FullO3CPU::tick() { ``` -- You are receiving this mail because: You are on the CC list

[Bug gold/25309] Certain source lines when debugging with GDB are not found for an executable using gold linker, but are found if regular ld is used instead

2019-12-23 Thread ciro.santilli at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=25309 Ciro Santilli changed: What|Removed |Added CC||amodra at gmail dot com -- You are

[Bug gold/25309] Certain source lines when debugging with GDB are not found for an executable using gold linker, but are found if regular ld is used instead

2019-12-23 Thread ciro.santilli at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=25309 Ciro Santilli changed: What|Removed |Added CC||nickc at redhat dot com -- You are

[Bug gold/25309] New: Certain source lines when debugging with GDB are not found for an executable using gold linker, but are found if regular ld is used instead

2019-12-23 Thread ciro.santilli at gmail dot com
Product: binutils Version: 2.30 Status: UNCONFIRMED Severity: normal Priority: P2 Component: gold Assignee: ccoutant at gmail dot com Reporter: ciro.santilli at gmail dot com CC: ian at airs dot com Target Milestone

[Bug ld/23869] gem5.debug link with -fuse-ld=gold fails with /usr/bin/ld.gold: internal error in read_cie, at ../../gold/ehframe.cc:943 if partial link is done initially with ld and final link with go

2019-12-23 Thread ciro.santilli at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=23869 Ciro Santilli changed: What|Removed |Added Summary|gem5.debug link with|gem5.debug link with

[Bug ld/23869] gem5.debug link with -fuse-ld=gold fails with /usr/bin/ld.gold: internal error in read_cie, at ../../gold/ehframe.cc:943

2018-11-07 Thread ciro.santilli at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=23869 --- Comment #1 from Ciro Santilli --- Ah, the project uses partial linking, I was unknowingly linking the first half with ld and trying the final link with gold, so I'm guessing that's not supported? If not, please feel free to close this

[Bug ld/23869] gem5.debug link with -fuse-ld=gold fails with /usr/bin/ld.gold: internal error in read_cie, at ../../gold/ehframe.cc:943

2018-11-06 Thread ciro.santilli at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=23869 Ciro Santilli changed: What|Removed |Added CC||amodra at gmail dot com,

[Bug ld/23869] New: gem5.debug link with -fuse-ld=gold fails with /usr/bin/ld.gold: internal error in read_cie, at ../../gold/ehframe.cc:943

2018-11-06 Thread ciro.santilli at gmail dot com
Version: 2.32 (HEAD) Status: UNCONFIRMED Severity: normal Priority: P2 Component: ld Assignee: unassigned at sourceware dot org Reporter: ciro.santilli at gmail dot com Target Milestone: --- Reproducible 18.04 amd64 with GCC 7.3.0

[Bug admin/18728] New: Enable Bugzilla voting

2015-07-28 Thread ciro.santilli at gmail dot com
Assignee: unassigned at sourceware dot org Reporter: ciro.santilli at gmail dot com Target Milestone: --- Not having it is a waste of potential user desire insight :-) No need for the auto-confirm behaviour, nor any extra policy, just keep the score as an indicator. Doc: https

[Bug admin/18728] Enable Bugzilla voting

2015-07-28 Thread ciro.santilli at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=18728 Ciro Santilli ciro.santilli at gmail dot com changed: What|Removed |Added Priority|P2 |P1