Commit e5080aa6 by Kazu Hirata Committed by Kazu Hirata

* doc/install.texi: Fix a typo.

From-SVN: r97492
parent c51940a2
...@@ -3,6 +3,8 @@ ...@@ -3,6 +3,8 @@
* cfghooks.c, cfgrtl.c, modulo-sched.c, config/i386/winnt.c: * cfghooks.c, cfgrtl.c, modulo-sched.c, config/i386/winnt.c:
Fix comment typos. Fix comment typos.
* doc/install.texi: Fix a typo.
2005-04-03 Steven Bosscher <stevenb@suse.de> 2005-04-03 Steven Bosscher <stevenb@suse.de>
PR middle-end/20648 PR middle-end/20648
......
...@@ -1100,7 +1100,7 @@ controlled by the Makefiles. ...@@ -1100,7 +1100,7 @@ controlled by the Makefiles.
@item --enable-checking @item --enable-checking
@itemx --enable-checking=@var{list} @itemx --enable-checking=@var{list}
When you specify this option, the compiler is built to perform internal When you specify this option, the compiler is built to perform internal
constency checks of the requested complexity. This does not change the consistency checks of the requested complexity. This does not change the
generated code, but adds error checking within the compiler. This will generated code, but adds error checking within the compiler. This will
slow down the compiler and may only work properly if you are building slow down the compiler and may only work properly if you are building
the compiler with GCC@. This is @samp{yes} by default when building the compiler with GCC@. This is @samp{yes} by default when building
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment