]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
Remove non-existant change from the ChangeLog
authorMikael Morin <mikael@gcc.gnu.org>
Mon, 7 Jan 2013 18:16:44 +0000 (18:16 +0000)
committerMikael Morin <mikael@gcc.gnu.org>
Mon, 7 Jan 2013 18:16:44 +0000 (18:16 +0000)
From-SVN: r194988

gcc/fortran/ChangeLog

index 458ae97ca1f37f3d6e352e8501e60c6bcba7a538..d859b3558f47f8d5d6fe3f9c6ed7038566dbf6bb 100644 (file)
@@ -2,8 +2,6 @@
            Mikael Morin  <mikael@gcc.gnu.org>
 
        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  <tkoenig@gcc.gnu.org>