https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82534
Martin Liška <marxin at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |NEW Last reconfirmed| |2017-10-19 CC| |marxin at gcc dot gnu.org, | |msebor at gcc dot gnu.org Ever confirmed|0 |1 --- Comment #1 from Martin Liška <marxin at gcc dot gnu.org> --- Interesting Jim. Anyway it can be done by more complex option (*.opts) parser. The current one in written in AWK and I'm not planning to enhance it. Martin Sebor create some bugs, where we can check for missing options in documentation and so on.