This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Patch: fix end of ChangeLog
- From: Dale Johannesen <dalej at apple dot com>
- To: "gcc-patches at gcc dot gnu dot org Patches" <gcc-patches at gcc dot gnu dot org>
- Cc: Dale Johannesen <dalej at apple dot com>
- Date: Mon, 4 Apr 2005 15:42:45 -0700
- Subject: Patch: fix end of ChangeLog
The old ChangeLogs have recently been rearranged by year, but the end
of the current ChangeLog still points to ChangeLog.12, now nonexistent.
I'm removing this completely, in parallel with the old ChangeLog's.
Obvious.
Index: ChangeLog
===================================================================
RCS file: /cvs/gcc/gcc/gcc/ChangeLog,v
retrieving revision 2.8129
diff -u -d -b -w -p -r2.8129 ChangeLog
--- ChangeLog 4 Apr 2005 21:53:12 -0000 2.8129
+++ ChangeLog 4 Apr 2005 22:39:25 -0000
@@ -10035,5 +10035,3 @@
* tree-cfg.c (remove_useless_stmts_warn_notreached): Only warn
if
the source line is greater than 0.
(remove_bb): Likewise.
-
-See ChangeLog.12 for earlier changes.