This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Update gcc_update



I just got:

gromit:/cvs/gcc:[0]$ contrib/gcc_update 
Updating CVS tree
[...]
Adjusting file timestamps
ls: gcc/c-parse.gperf: No such file or directory

c-parse.gperf has been removed from the sources.  I'd like to apply
the appended patch.  Is this ok?

Andreas

2000-09-16  Andreas Jaeger  <aj@suse.de>

	* gcc_update: Remove gcc/c-parse.gperf.

============================================================
Index: contrib/gcc_update
--- contrib/gcc_update	2000/08/30 21:56:42	1.13
+++ contrib/gcc_update	2000/09/16 11:16:35
@@ -65,7 +65,6 @@
 gcc/configure: gcc/configure.in
 gcc/cstamp-h.in: gcc/configure.in gcc/acconfig.h
 gcc/config.in: gcc/cstamp-h.in
-gcc/c-gperf.h: gcc/c-parse.gperf
 gcc/fixinc/fixincl.x: gcc/fixinc/fixincl.tpl gcc/fixinc/inclhack.def
 gcc/tradcif.c: gcc/tradcif.y
 # And then, language-specific files

-- 
 Andreas Jaeger
  SuSE Labs aj@suse.de
   private aj@arthur.inka.de
    http://www.suse.de/~aj

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]