From: Mikael Morin Date: Mon, 7 Jan 2013 18:16:44 +0000 (+0000) Subject: Remove non-existant change from the ChangeLog X-Git-Tag: releases/gcc-4.6.4~204 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=89e371cc7b06ce5ca28d669ac4f5c5013a9d88d5;p=thirdparty%2Fgcc.git Remove non-existant change from the ChangeLog From-SVN: r194988 --- diff --git a/gcc/fortran/ChangeLog b/gcc/fortran/ChangeLog index 458ae97ca1f3..d859b3558f47 100644 --- a/gcc/fortran/ChangeLog +++ b/gcc/fortran/ChangeLog @@ -2,8 +2,6 @@ Mikael Morin PR fortran/55827 - * class.c (gfc_fix_class_refs): Adapt ts initialization for the case - e->symtree == NULL. * trans-expr.c (gfc_conv_function_expr): Init sym earlier. Use it. 2012-11-24 Thomas Koenig