]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
Fix erroneous ChangeLog change
authorTom Tromey <tromey@gcc.gnu.org>
Mon, 12 Nov 2007 00:40:07 +0000 (00:40 +0000)
committerTom Tromey <tromey@gcc.gnu.org>
Mon, 12 Nov 2007 00:40:07 +0000 (00:40 +0000)
From-SVN: r130094

libcpp/ChangeLog

index 4c33bd7d8d357ecf53f4cb8bd4612624f4011c5d..475d4f6f184822d196301165c71944567902448f 100644 (file)
@@ -1,3 +1,8 @@
+2007-11-05  Tom Tromey  <tromey@redhat.com>
+
+       * include/line-map.h (LINEMAP_POSITION_FOR_COLUMN): Wrap in
+       do-while.
+
 2007-11-11  Tom Tromey  <tromey@redhat.com>
 
        PR c++/17557:
@@ -7,11 +12,6 @@
        (make_cpp_dir): Likewise.
        (cpp_included_before): New function.
 
-2007-11-05  Tom Tromey  <tromey@redhat.com>
-
-       * include/line-map.h (LINEMAP_POSITION_FOR_COLUMN): Wrap in
-       do-while.
-
 2007-11-01  Tom Tromey  <tromey@redhat.com>
 
        PR preprocessor/30805: