On Fri, Sep 5, 2025 at 7:39 AM Alex Coplan <[email protected]> wrote: > > Hi, > > I noticed that the -fdump-tree-*-folding flag isn't documented in > the Developer options section of invoke.texi; this patch fixes that. > > Tested by building the HTML docs and spot-checking in a browser. > > OK for trunk?
I noticed this and some others were not documented; see https://gcc.gnu.org/bugzilla/show_bug.cgi?id=114892 for the full list . Add them incrementally is ok with me. Please reference that bug # in the commit message :). Thanks, Andrew Pinski > > Thanks, > Alex > > gcc/ChangeLog: > > * doc/invoke.texi (Developer Options): Document -folding option > for -fdump-tree-*.
