https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61978
Manuel López-Ibáñez <manu at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |manu at gcc dot gnu.org --- Comment #10 from Manuel López-Ibáñez <manu at gcc dot gnu.org> --- (In reply to Stewart Martin-Haugh from comment #9) > Hi, > I see this marked as WONTFIX - still, the use-cases that Kostya identifies > are valid, I think. Would anyone be able to implement a patch, or suggest > roughly how this might work? Although existing GCC devs may not find this feature interesting enough to implement it themselves, a nice, small patch properly submitted together with a convincingly argued rationale may get accepted. It seems this feature is being used not only by Chromium but also by LibreOffice, and many GCC users would still like to keep using GCC for building those programs. Many features that were initially rejected have been later accepted (e.g., color diagnostics). It just needs someone to get behind the idea and push for it in the right way.