From 9cad7a76c373e3e18c6d821a8848aae7dcb73675 Mon Sep 17 00:00:00 2001 From: Andrew Macleod Date: Thu, 25 Jun 2015 16:45:23 +0000 Subject: [PATCH] Fix changelog mistake From-SVN: r224950 --- gcc/ChangeLog | 1 - gcc/jit/ChangeLog | 4 ++++ 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/gcc/ChangeLog b/gcc/ChangeLog index 679a0aa7bac..32e53519fd2 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -3,7 +3,6 @@ * alias.h (alias_set_type): Move typedef. * coretypes.h (alias_set_type): Relocate typedef here. * rtl.h: Don't include alias.h. - * jit/jit-common.h: Likewise 2015-06-25 Andrew MacLeod diff --git a/gcc/jit/ChangeLog b/gcc/jit/ChangeLog index a131171a342..1821a78b274 100644 --- a/gcc/jit/ChangeLog +++ b/gcc/jit/ChangeLog @@ -1,3 +1,7 @@ +2015-06-25 Andrew Macleod + + * jit-common.h: Don't include alias.h. + 2015-06-17 David Malcolm * libgccjit.c (gcc_jit_lvalue_access_field): Verify that the field -- 2.30.2