aboutsummaryrefslogtreecommitdiff
path: root/gcc/gcc.info-3
diff options
context:
space:
mode:
authorJason Merrill <jason@redhat.com>2013-07-15 13:27:20 -0700
committerJason Merrill <jason@redhat.com>2013-07-15 13:27:20 -0700
commitf8a17e3cbd598b0d85835e391ccb8660e9d003d6 (patch)
treed4669229ffca477998afa0f8480d1368aa3b6d93 /gcc/gcc.info-3
parent03725bf031ec9456e4e6afd9dc4ebd50fcccda1c (diff)
Import gcc-2.8.1.tar.bz2gcc-2_8_1-release
Diffstat (limited to 'gcc/gcc.info-3')
-rw-r--r--gcc/gcc.info-34
1 files changed, 2 insertions, 2 deletions
diff --git a/gcc/gcc.info-3 b/gcc/gcc.info-3
index 6bbdd8382ad..56ed12e94ac 100644
--- a/gcc/gcc.info-3
+++ b/gcc/gcc.info-3
@@ -1,4 +1,4 @@
-This is Info file gcc.info, produced by Makeinfo version 1.68 from the
+This is Info file gcc.info, produced by Makeinfo version 1.67 from the
input file gcc.texi.
This file documents the use and the internals of the GNU compiler.
@@ -280,7 +280,7 @@ not doing a link step.
`-nodefaultlibs' is `libgcc.a', a library of internal subroutines
that GNU CC uses to overcome shortcomings of particular machines,
or special needs for some languages. (*Note Interfacing to GNU CC
- Output: Interface, for more discussion of `libgcc.a'.) In most
+ Output: Interface, for more discussion of `libgcc.a'.) In most
cases, you need `libgcc.a' even when you want to avoid other
standard libraries. In other words, when you specify `-nostdlib'
or `-nodefaultlibs' you should usually specify `-lgcc' as well.