https://sourceware.org/bugzilla/show_bug.cgi?id=32961
--- Comment #4 from H.J. Lu <hjl.tools at gmail dot com> --- (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 consider below two options? > > > > > > 1. Add a new type of ".pushsection", say, ".pushnewsection", which will > > > always create a new section. > > > > This may work. Or an assembler option to force a new section for > > .pushsection. This doesn't require source code changes. Only a new > > assembler is needed. > > Yeah that would be simpler. The only concern is the side effect of always > generating new sections for .pushsection with that assembler option. Is it > OK? > We can also add .pushuniquesection. -- You are receiving this mail because: You are on the CC list for the bug.