Re: [PATCH 4/4] - Merging gdc (GNU D Compiler) into gcc

2012-06-19 Thread Joseph S. Myers
On Mon, 18 Jun 2012, Iain Buclaw wrote: > --- gcc-4.8-20120617/gcc/doc/install.texi 2012-05-29 15:14:06.0 > +0100 > +++ gcc-4.8/gcc/doc/install.texi 2012-06-18 20:39:45.058591380 +0100 > @@ -1360,12 +1360,12 @@ their runtime libraries should be built. > grep language= */config-l

[PATCH 4/4] - Merging gdc (GNU D Compiler) into gcc

2012-06-18 Thread Iain Buclaw
[PATCH 4/4]: Add D frontend and library to build - configure - configure.ac - Makefile.def - Makefile.in Add mention of D compiler and Phobos in documentation - gcc/doc/frontends.texi - gcc/doc/install.texi - gcc/doc/invoke.texi - gcc/doc/sourcebuild.texi - gcc/doc/stand