[Bug ld/29310] [2.39 Regression] copy relocation against non-copyable protected symbol `__cxa_ pure_virtual' on aarch64-linux-gnu

2022-07-01 Thread doko at debian dot org
https://sourceware.org/bugzilla/show_bug.cgi?id=29310 --- Comment #1 from Matthias Klose --- also reported as https://gcc.gnu.org/PR106145 -- You are receiving this mail because: You are on the CC list for the bug.

[Bug gas/29309] Assembler Segmentation Fault when -g is given

2022-07-01 Thread nickc at redhat dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=29309 Nick Clifton changed: What|Removed |Added CC||nickc at redhat dot com --- Comment #1

[Bug binutils/29312] New: Stack overflow in demangle_const() and demangle_path_maybe_open_generics(), cxxfilt

2022-07-01 Thread lqliuyuwei at outlook dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=29312 Bug ID: 29312 Summary: Stack overflow in demangle_const() and demangle_path_maybe_open_generics(), cxxfilt Product: binutils Version: 2.39 (HEAD) Status: UNCONFIRMED

[Bug binutils/29312] Stack overflow in demangle_const() and demangle_path_maybe_open_generics(), cxxfilt

2022-07-01 Thread lqliuyuwei at outlook dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=29312 --- Comment #1 from Marsman1996 --- Created attachment 14191 --> https://sourceware.org/bugzilla/attachment.cgi?id=14191&action=edit poc for demangle_path_maybe_open_generics Both tested in Ubuntu 16.04, Binutils commit 2899490953879ccb22e6

[Bug binutils/29312] Stack overflow in demangle_const() and demangle_path_maybe_open_generics(), cxxfilt

2022-07-01 Thread nickc at redhat dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=29312 Nick Clifton changed: What|Removed |Added CC||nickc at redhat dot com St

[Bug ld/29310] [2.39 Regression] copy relocation against non-copyable protected symbol `__cxa_ pure_virtual' on aarch64-linux-gnu

2022-07-01 Thread doko at debian dot org
https://sourceware.org/bugzilla/show_bug.cgi?id=29310 Matthias Klose changed: What|Removed |Added CC||maskray at google dot com -- You ar

[Bug binutils/29312] Stack overflow in demangle_const() and demangle_path_maybe_open_generics(), cxxfilt

2022-07-01 Thread nickc at redhat dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=29312 --- Comment #3 from Nick Clifton --- Created attachment 14192 --> https://sourceware.org/bugzilla/attachment.cgi?id=14192&action=edit Proposed Patch FYI: Here is a combined patch that fixes both reproducers. -- You are receiving this m

[Bug ld/29310] [2.39 Regression] copy relocation against non-copyable protected symbol `__cxa_ pure_virtual' on aarch64-linux-gnu

2022-07-01 Thread doko at debian dot org
https://sourceware.org/bugzilla/show_bug.cgi?id=29310 --- Comment #2 from Matthias Klose --- caused by 90b7a5df152a64d2bea20beb438e8b81049a5c30 and 4fb55bf6a9606eb7b626c30a9f4e71d6c2d4fbb2 -- You are receiving this mail because: You are on the CC list for the bug.

[Bug binutils/29312] Stack overflow in demangle_const() and demangle_path_maybe_open_generics(), cxxfilt

2022-07-01 Thread lqliuyuwei at outlook dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=29312 --- Comment #4 from Marsman1996 --- Hi Nick, I apologize for not doing enough prior research and thanks for the information. GCC bugzilla system seems to limit the user account creation. Sincerely, Marsman -- You are receiving this mail b

[Bug binutils/29312] Stack overflow in demangle_const() and demangle_path_maybe_open_generics(), cxxfilt

2022-07-01 Thread nickc at redhat dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=29312 --- Comment #5 from Nick Clifton --- (In reply to Marsman1996 from comment #4) Hi Marsman1996 > I apologize for not doing enough prior research and thanks for the > information. No worries - it is a common misconception that the libiberty de

[Bug binutils/29312] Stack overflow in demangle_const() and demangle_path_maybe_open_generics(), cxxfilt

2022-07-01 Thread lqliuyuwei at outlook dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=29312 --- Comment #6 from Marsman1996 --- (In reply to Nick Clifton from comment #5) Hi Nick, > If you are unable to create an account then sending a bug report to > gcc-b...@gcc.gnu.org should work instead. Thanks for the advice, I have sent t

[Bug ld/29310] [2.39 Regression] copy relocation against non-copyable protected symbol `__cxa_ pure_virtual' on aarch64-linux-gnu

2022-07-01 Thread nsz at gcc dot gnu.org
https://sourceware.org/bugzilla/show_bug.cgi?id=29310 Szabolcs Nagy changed: What|Removed |Added CC||nsz at gcc dot gnu.org --- Comment #3

[Bug binutils/29267] readelf..info misreports DW_FORM_loclistx, DW_FORM_rnglistx

2022-07-01 Thread nickc at redhat dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=29267 --- Comment #19 from Nick Clifton --- (In reply to Vsevolod Alekseyev from comment #17) > The loclist entries in sections with nonblank offset tables in are dumped > differently; the start/end address of location entries is not resolved > rel

[Bug ld/29310] [2.39 Regression] copy relocation against non-copyable protected symbol `__cxa_ pure_virtual' on aarch64-linux-gnu

2022-07-01 Thread doko at debian dot org
https://sourceware.org/bugzilla/show_bug.cgi?id=29310 --- Comment #4 from Matthias Klose --- it depends which *1 executable is built first. https://launchpadlibrarian.net/610456289/buildlog_ubuntu-kinetic-arm64.gcc-11_11.3.0-4ubuntu1_BUILDING.txt.gz has failures in f951 and go1, https://launchp

[Bug binutils/29312] Stack overflow in demangle_const() and demangle_path_maybe_open_generics(), cxxfilt

2022-07-01 Thread joseph at codesourcery dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=29312 --- Comment #7 from joseph at codesourcery dot com --- On Fri, 1 Jul 2022, nickc at redhat dot com wrote: > Good news: The bug has already been reported: > https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105039 > > Bad news: The patch

[Bug binutils/29312] Stack overflow in demangle_const() and demangle_path_maybe_open_generics(), cxxfilt

2022-07-01 Thread nickc at redhat dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=29312 --- Comment #8 from Nick Clifton --- (In reply to jos...@codesourcery.com from comment #7) Hi Joseph, > It was approved on Sunday: > https://gcc.gnu.org/pipermail/gcc-patches/2022-June/597275.html Thanks - I missed that. I have now applie

[Bug binutils/29267] readelf..info misreports DW_FORM_loclistx, DW_FORM_rnglistx

2022-07-01 Thread sevaa at sprynet dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=29267 --- Comment #20 from Vsevolod Alekseyev --- At this juncture, we gave up on using readelf as a reference implementation of DWARF parsing. You may do with this issue as you please. -- You are receiving this mail because: You are on the CC lis

[Bug gas/29309] Assembler Segmentation Fault when -g is given

2022-07-01 Thread volker.weissmann at gmx dot de
https://sourceware.org/bugzilla/show_bug.cgi?id=29309 Volker Weißmann changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution|---

[Bug ld/29310] [2.39 Regression] copy relocation against non-copyable protected symbol `__cxa_ pure_virtual' on aarch64-linux-gnu

2022-07-01 Thread i at maskray dot me
https://sourceware.org/bugzilla/show_bug.cgi?id=29310 Fangrui Song changed: What|Removed |Added CC||i at maskray dot me --- Comment #5 fro