]> git.ipfire.org Git - thirdparty/gcc.git/commit
Fix -fsplit-paths documentation
authorsegher <segher@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 22 Jan 2019 23:29:39 +0000 (23:29 +0000)
committersegher <segher@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 22 Jan 2019 23:29:39 +0000 (23:29 +0000)
commit0809454ab3baf68e235b1181ddaccc52238f4df2
treee174eccfba78ddcd33c88b035491df506892f799
parentc4851c82eb6ba48cee559b6696c0be6a6f170a0c
Fix -fsplit-paths documentation

It is enabled at -O3, but the doc currently says -O2.  This fixes it.

* doc/invoke.texi (-fsplit-paths): This is enabled by default at -O3.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@268170 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/doc/invoke.texi