https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67094
Manuel López-Ibáñez <manu at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |manu at gcc dot gnu.org --- Comment #6 from Manuel López-Ibáñez <manu at gcc dot gnu.org> --- (In reply to Jeffrey Walton from comment #4) > Andrew/Everyone(In reply to Andrew Pinski from comment #1) > If the document is accurate and I am parsing it correctly, then -x only > applies to: What it is trying to say is "the effect of -x only applies to the files that appear in the command line on the right side of it and up to the next -x option". The description of -x none talks of "subsequent files". I'm not sure how to best phrase it, but suggestions are welcome in gcc-patches@ (with CC to the doc maintainers, Sandra is quite good a phrasing things clearly).