install.texi: Fix typos.

* doc/install.texi: Fix typos.
	* doc/invoke.texi: Likewise.

From-SVN: r77037
This commit is contained in:
Kazu Hirata 2004-01-31 17:04:51 +00:00 committed by Kazu Hirata
parent 025b17a479
commit e53e0c5679
3 changed files with 7 additions and 2 deletions

View File

@ -1,3 +1,8 @@
2004-01-31 Kazu Hirata <kazu@cs.umass.edu>
* doc/install.texi: Fix typos.
* doc/invoke.texi: Likewise.
2004-01-31 Ulrich Weigand <uweigand@de.ibm.com>
* config/s390/s390.c (s390_decompose_address): Do not treat virtual

View File

@ -944,7 +944,7 @@ Define if you want to use __cxa_atexit, rather than atexit, to
register C++ destructors for local statics and global objects.
This is essential for fully standards-compliant handling of
destructors, but requires __cxa_atexit in libc. This option is currently
only available on sytems with GNU libc. When enabled, this will cause
only available on systems with GNU libc. When enabled, this will cause
@option{-fuse-cxa-exit} to be passed by default.
@item --enable-target-optspace

View File

@ -4736,7 +4736,7 @@ This parameter is ignored when @option{-funit-at-a-time} is not used.
The default value is 3000.
@item large-function-growth
Specifies maximal growth of large functtion caused by inlining in percents.
Specifies maximal growth of large function caused by inlining in percents.
This parameter is ignored when @option{-funit-at-a-time} is not used.
The default value is 200.