OSDN Git Service

2009-07-06 Manuel López-Ibáñez <manu@gcc.gnu.org>
[pf3gnuchains/gcc-fork.git] / gcc / cp / ChangeLog
index 03a0349..f76561e 100644 (file)
@@ -1,3 +1,10 @@
+2009-07-06  Manuel López-Ibáñez  <manu@gcc.gnu.org>
+
+       * decl.c: Replace %H by an explicit location. Update all calls.
+       * except.c: Likewise.
+       * semantics.c: Likewise.
+       * parser.c: Likewise.
+
 2009-07-06  Simon Martin  <simartin@users.sourceforge.net>
 
        PR c++/40557