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]
Other format: [Raw text]

[patch] Testcase for PR 12316, update


Stupid me. I added the PR number to the wrong patch.
The following patch fixes that.
Sorry for the confusion.

Well, again: committed to mainline as obvious.

Regards,
Volker


2003-09-18  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>

	* ChangeLog: Fix recent commit.

Index: ChangeLog
===================================================================
RCS file: /cvs/gcc/gcc/gcc/cp/ChangeLog,v
retrieving revision 1.3688
retrieving revision 1.3689
diff -u -p -r1.3688 -r1.3689
--- ChangeLog	18 Sep 2003 12:12:13 -0000	1.3688
+++ ChangeLog	18 Sep 2003 12:20:41 -0000	1.3689
@@ -10,7 +14,6 @@
 
 2003-09-17  Richard Henderson  <rth@redhat.com>
 
-	PR c++/12316
 	* semantics.c (expand_body): Don't save/restore input_location.
 
 2003-09-17  Mark Mitchell  <mark@codesourcery.com>
@@ -31,6 +34,7 @@
 
 2003-09-17  Richard Henderson  <rth@redhat.com>
 
+	PR c++/12316
         * semantics.c (expand_or_defer_fn): Inc/dec function_depth.
 
 2003-09-16  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
===================================================================



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