]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - libcpp/ChangeLog
Implement -Wmisleading-indentation
[thirdparty/gcc.git] / libcpp / ChangeLog
index 51304424753e93bebf01a6c7dd907012dbea52f9..c0f04ac044547e52c6ac122a2a1ae164d7640907 100644 (file)
@@ -1,3 +1,10 @@
+2015-05-12  David Malcolm  <dmalcolm@redhat.com>
+
+       * directives.c (do_line): Set seen_line_directive on line_table.
+       (do_linemarker): Likewise.
+       * include/line-map.h (struct line_maps): Add new field
+       "seen_line_directive".
+
 2015-05-08  Jason Merrill  <jason@redhat.com>
 
        * include/cpplib.h: Add CPP_W_CXX11_COMPAT.