[Bug libctf/32903] Error pointer overwritten on successful dict open in ctf_dict_open

2025-05-12 Thread nick.alcock at oracle dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=32903 --- Comment #4 from Nick Alcock --- I'm piling another fix in on top of this on the v4 branch, and getting ctf_bufopen to always set its errp to 0 on success, so it always has a defined value after an open come what may. -- You are receiving

[Bug ld/32961] New: ".pushsection" may introduce unnecessary section dependency which impacts "--gc-sections"

2025-05-12 Thread zhiyuan.lv at linux dot intel.com
https://sourceware.org/bugzilla/show_bug.cgi?id=32961 Bug ID: 32961 Summary: ".pushsection" may introduce unnecessary section dependency which impacts "--gc-sections" Product: binutils Version: 2.42 Status: UNCONFIRMED

[Bug ld/32961] ".pushsection" may introduce unnecessary section dependency which impacts "--gc-sections"

2025-05-12 Thread zhiyuan.lv at linux dot intel.com
https://sourceware.org/bugzilla/show_bug.cgi?id=32961 Zhiyuan Lv changed: What|Removed |Added CC||hjl.tools at gmail dot com -- You are r

[Bug ld/32961] ".pushsection" may introduce unnecessary section dependency which impacts "--gc-sections"

2025-05-12 Thread hjl.tools at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=32961 H.J. Lu changed: What|Removed |Added Ever confirmed|0 |1 Last reconfirmed|

[Bug ld/32961] ".pushsection" may introduce unnecessary section dependency which impacts "--gc-sections"

2025-05-12 Thread hjl.tools at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=32961 --- Comment #4 from H.J. Lu --- (In reply to Zhiyuan Lv from comment #2) > Thanks H.J. for the comments! > > (In reply to H.J. Lu from comment #1) > > (In reply to Zhiyuan Lv from comment #0) > > > > > > If all above is correct, could we cons

[Bug ld/32961] ".pushsection" may introduce unnecessary section dependency which impacts "--gc-sections"

2025-05-12 Thread hjl.tools at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=32961 H.J. Lu changed: What|Removed |Added Target Milestone|--- |2.45 -- You are receiving this mail becaus

[Bug ld/32961] ".pushsection" may introduce unnecessary section dependency which impacts "--gc-sections"

2025-05-12 Thread hjl.tools at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=32961 H.J. Lu changed: What|Removed |Added Attachment #16082|0 |1 is obsolete|

[Bug ld/32961] ".pushsection" may introduce unnecessary section dependency which impacts "--gc-sections"

2025-05-12 Thread hjl.tools at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=32961 --- Comment #1 from H.J. Lu --- (In reply to Zhiyuan Lv from comment #0) > > If all above is correct, could we consider below two options? > > 1. Add a new type of ".pushsection", say, ".pushnewsection", which will > always create a new secti

[Bug ld/32961] ".pushsection" may introduce unnecessary section dependency which impacts "--gc-sections"

2025-05-12 Thread zhiyuan.lv at linux dot intel.com
https://sourceware.org/bugzilla/show_bug.cgi?id=32961 --- Comment #2 from Zhiyuan Lv --- Thanks H.J. for the comments! (In reply to H.J. Lu from comment #1) > (In reply to Zhiyuan Lv from comment #0) > > > > If all above is correct, could we consider below two options? > > > > 1. Add a new type