* frontends.texi: Add missing line.

From-SVN: r79782
This commit is contained in:
Joseph Myers 2004-03-21 15:15:44 +00:00 committed by Joseph Myers
parent 6ad79f188d
commit f80352b81a
2 changed files with 5 additions and 0 deletions

View file

@ -1,3 +1,7 @@
2004-03-21 Joseph S. Myers <jsm@polyomino.org.uk>
* frontends.texi: Add missing line.
2004-03-21 Zack Weinberg <zack@codesourcery.com>
Chris Devers <cdevers@pobox.com>
Joseph S. Myers <jsm@polyomino.org.uk>

View file

@ -24,6 +24,7 @@ generically to the complete suite of tools. The name historically stood
for ``GNU C Compiler'', and this usage is still common when the emphasis
is on compiling C programs. Finally, the name is also used when speaking
of the @dfn{language-independent} component of GCC: code shared among the
compilers for all supported languages.
The language-independent component of GCC includes the majority of the
optimizers, as well as the ``back ends'' that generate machine code for