https://sourceware.org/bugzilla/show_bug.cgi?id=28217
Alan Modra <amodra at gmail dot com> changed: What |Removed |Added ---------------------------------------------------------------------------- Last reconfirmed| |2021-08-10 Assignee|unassigned at sourceware dot org |amodra at gmail dot com Ever confirmed|0 |1 Status|UNCONFIRMED |ASSIGNED --- Comment #1 from Alan Modra <amodra at gmail dot com> --- Yes, it is a regression. I made some changes to ld script parsing with the aim of making it possible to write expressions without whitespace. That resulted in https://sourceware.org/pipermail/binutils/2021-July/117442.html and if you follow the thread you'll see me acknowledging that memory regions with '-' in names will be broken too. Fixing this is not easy. I'll probably revert 40726f16a8d7 and followups on the branch. -- You are receiving this mail because: You are on the CC list for the bug.