Commit 12056b7c by Jerry DeLisle

Fix changelog

From-SVN: r258841
parent 47821ded
2018-03-24 Jerry DeLisle <jvdelisle@gcc.gnu.org> 2018-03-24 Jerry DeLisle <jvdelisle@gcc.gnu.org>
Dominique d'Humieres <dominiq@gcc.gnu.org> Dominique d'Humieres <dominiq@gcc.gnu.org>
PR fortran/89497 PR fortran/69497
* symbol.c (gfc_free_namespace): Delete the assert and only if * symbol.c (gfc_free_namespace): Delete the assert and only if
refs count is equals zero, free the namespace. Otherwise, refs count is equals zero, free the namespace. Otherwise,
something is halfway and other errors will resound. something is halfway and other errors will resound.
......
2018-03-24 Jerry DeLisle <jvdelisle@gcc.gnu.org> 2018-03-24 Jerry DeLisle <jvdelisle@gcc.gnu.org>
PR fortran/89497 PR fortran/69497
* gfortran.dg/pr89497.f90: New test. * gfortran.dg/pr89497.f90: New test.
2018-03-24 Thomas Koenig <tkoenig@gcc.gnu.org> 2018-03-24 Thomas Koenig <tkoenig@gcc.gnu.org>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment