aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPaolo Carlini <pcarlini@suse.de>2007-09-04 11:07:52 +0000
committerPaolo Carlini <paolo@gcc.gnu.org>2007-09-04 11:07:52 +0000
commitcea79118fa00faf811626e67209ca666468bc76f (patch)
tree4f62068db1fd0c72b1c64d6c6754668ec32bc78e
parente96a54f7801cd39ecf62ed88e38e7a16299e7998 (diff)
downloadgcc-cea79118fa00faf811626e67209ca666468bc76f.zip
gcc-cea79118fa00faf811626e67209ca666468bc76f.tar.gz
gcc-cea79118fa00faf811626e67209ca666468bc76f.tar.bz2
re PR c++/18608 (Configuration documentation mentions wrong flag)
2007-09-04 Paolo Carlini <pcarlini@suse.de> PR c++/18608 * doc/install.texi (--enable-__cxa_atexit): Fix typo. From-SVN: r128074
-rw-r--r--gcc/ChangeLog5
-rw-r--r--gcc/doc/install.texi2
2 files changed, 6 insertions, 1 deletions
diff --git a/gcc/ChangeLog b/gcc/ChangeLog
index 1e56d98..346a10b 100644
--- a/gcc/ChangeLog
+++ b/gcc/ChangeLog
@@ -1,3 +1,8 @@
+2007-09-04 Paolo Carlini <pcarlini@suse.de>
+
+ PR c++/18608
+ * doc/install.texi (--enable-__cxa_atexit): Fix typo.
+
2007-09-04 Jan Hubicka <jh@suse.cz>
* regrename.c(copyprop_hardreg_forward_1): Unshare when doing copyprop.
diff --git a/gcc/doc/install.texi b/gcc/doc/install.texi
index ad2b5f9..bac3bb2 100644
--- a/gcc/doc/install.texi
+++ b/gcc/doc/install.texi
@@ -1068,7 +1068,7 @@ 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 systems with GNU libc. When enabled, this will cause
-@option{-fuse-cxa-exit} to be passed by default.
+@option{-fuse-cxa-atexit} to be passed by default.
@item --enable-target-optspace
Specify that target