This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: Using GCC 2.95 as a bootstrap compiler
- From: Gerald Pfeifer <gerald at pfeifer dot com>
- To: Richard dot Earnshaw at arm dot com
- Cc: "Joseph S. Myers" <jsm at polyomino dot org dot uk>, gcc at gcc dot gnu dot org,gcc-patches at gcc dot gnu dot org, Geoffrey Keating <geoffk at geoffk dot org>
- Date: Fri, 31 Oct 2003 15:53:21 +0100 (CET)
- Subject: Re: Using GCC 2.95 as a bootstrap compiler
- References: <200310311147.h9VBl2926637@pc960.cambridge.arm.com>
[ gcc -> gcc-patches ]
On Fri, 31 Oct 2003, Richard Earnshaw wrote:
> I think we should tailor .cvsignore for use with our repository. Anyone
> importing the files into another repository probably has to fix up other
> things as well (killing off other files that are no-longer live, for
> example), so I'm not too worried about that.
>
> If these files are in the .cvsignore, then I think that's an error.
Do you approve the following patch, then? :-)
Gerald
2003-10-31 Gerald Pfeifer <gerald@pfeifer.com>
* .cvsignore: No longer ignore gengtype-lex.c, gengtype-yacc.c,
and gengtype-yacc.h.
Index: .cvsignore
===================================================================
RCS file: /cvs/gcc/gcc/gcc/.cvsignore,v
retrieving revision 1.11
diff -u -3 -p -r1.11 .cvsignore
--- .cvsignore 10 Jun 2002 02:36:06 -0000 1.11
+++ .cvsignore 31 Oct 2003 11:53:53 -0000
@@ -6,6 +6,3 @@ cscope.files
cscope.out
cscope.in.out
cscope.po.out
-gengtype-lex.c
-gengtype-yacc.c
-gengtype-yacc.h