This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Minor documentation problem
- From: "Ioannis E. Venetis" <iev at hpclab dot ceid dot upatras dot gr>
- To: gcc at gcc dot gnu dot org
- Date: Wed, 27 Jul 2005 14:55:41 +0300
- Subject: Minor documentation problem
Hello,
I downloaded gcc 4.0.1 and created the manual with 'make dvi'. While
browsing through it, I noticed the option -ftree-dse, which is mentioned
in paragraph 3.1 (Options summary) and in paragraph 3.10 (Options That
Control Optimization) under -O1.
However, this option is not documented in the manual. What does it do?
Thank you,
Ioannis