This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
[lto] fix typos in documentation
- From: Ramana Radhakrishnan <ramana dot r at gmail dot com>
- To: gcc-patches at gcc dot gnu dot org
- Date: Fri, 30 Jan 2009 23:48:38 +0530
- Subject: [lto] fix typos in documentation
Hi,
Whilst reading through the documentation I found a couple of typos in
documenting the options.
2009-01-30 Ramana Radhakrishnan <ramana.r@gmail.com>
* doc/invoke.texi (Optimize Options): Fix typo in documentation for
-fltrans and -fwpa.
Committed as obvious - 143800
cheers
Ramana