[Bug binutils/29785] memory bloat in version 2.39

2023-05-19 Thread steinar+sourceware at gunderson dot no
https://sourceware.org/bugzilla/show_bug.cgi?id=29785 --- Comment #4 from Steinar H. Gunderson --- Created attachment 14889 --> https://sourceware.org/bugzilla/attachment.cgi?id=14889&action=edit Proposed patch Something like this would probably mitigate the worst splitting issues. There's sti

[Bug binutils/29785] memory bloat in version 2.39

2023-05-19 Thread steinar+sourceware at gunderson dot no
https://sourceware.org/bugzilla/show_bug.cgi?id=29785 Steinar H. Gunderson changed: What|Removed |Added CC||steinar+sourceware@gunderso

[Bug binutils/28978] [2.36 Regression] O(n²) when parsing DWARF2 info

2022-03-21 Thread steinar+sourceware at gunderson dot no
https://sourceware.org/bugzilla/show_bug.cgi?id=28978 --- Comment #4 from Steinar H. Gunderson --- Thanks for applying! I'm not sure if I understand what you mean. From what I can see, the reversal is completely, 100% necessary for this patch to do its job. If not, you'll have a miss every singl

[Bug binutils/28978] [2.36 Regression] O(n²) when parsing DWARF2 info

2022-03-21 Thread steinar+sourceware at gunderson dot no
https://sourceware.org/bugzilla/show_bug.cgi?id=28978 --- Comment #1 from Steinar H. Gunderson --- Created attachment 14028 --> https://sourceware.org/bugzilla/attachment.cgi?id=14028&action=edit Proposed patch I've taken a stab at a fix. I wonder if it's overly conservative, ie., we will neve

[Bug binutils/28978] [2.36 Regression] O(n²) when parsing DWARF2 info

2022-03-18 Thread steinar+sourceware at gunderson dot no
https://sourceware.org/bugzilla/show_bug.cgi?id=28978 Steinar H. Gunderson changed: What|Removed |Added Summary|[2.38 Regression] O(n²) |[2.36 Regression] O(n²)

[Bug binutils/28978] New: [2.38 Regression] O(n²) when parsing DWARF2 info

2022-03-18 Thread steinar+sourceware at gunderson dot no
Component: binutils Assignee: unassigned at sourceware dot org Reporter: steinar+sourceware at gunderson dot no Target Milestone: --- Hi, There is a recent significant slowdown in running “perf report” on DWARF debug info, which seems to be due to commit

[Bug gold/20336] New: Incremental linking fails with internal error in relocate when building MySQL

2016-07-08 Thread steinar+sourceware at gunderson dot no
Severity: normal Priority: P2 Component: gold Assignee: ccoutant at gmail dot com Reporter: steinar+sourceware at gunderson dot no CC: ian at airs dot com Target Milestone: --- Hi, As the summary says, I can't link MySQL incrementally