]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - gcc/jit/ChangeLog
2015-06-17 Andrew MacLeod <amacleod@redhat.com>
[thirdparty/gcc.git] / gcc / jit / ChangeLog
index 0ba2fd6cc87b57d0d8e1dd3766b64b02cf1e1781..d9e61b657a30edab68859068d296973af1bff2bf 100644 (file)
@@ -1,3 +1,9 @@
+2015-06-17  Andrew MacLeod  <amacleod@redhat.com>
+
+       * dummy-frontend.c: Do not include input.h, line-map.h or is-a.h.
+       * jit-common.h: Likewise.
+       * jit-playback.c: Likewise.
+
 2015-06-16  David Malcolm  <dmalcolm@redhat.com>
 
        PR jit/66539