X-Git-Url: http://git.sourceforge.jp/view?p=pf3gnuchains%2Fgcc-fork.git;a=blobdiff_plain;f=gcc%2Fdoc%2Ffrontends.texi;h=0e4dfe5427a962298d132baed1af344247735335;hp=26f59801010ee55c9df2189ed32969aa665cc746;hb=149f5e18ed8546e5387a4010e28e18133ea660d6;hpb=9b83a7155e0b400c06f3630f04eb448a353805e4 diff --git a/gcc/doc/frontends.texi b/gcc/doc/frontends.texi index 26f59801010..0e4dfe5427a 100644 --- a/gcc/doc/frontends.texi +++ b/gcc/doc/frontends.texi @@ -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