r274401 - in /branches/gcc-9-branch/gcc: fortra...

kargl@gcc.gnu.org kargl@gcc.gnu.org
Tue Aug 13 20:38:00 GMT 2019


Author: kargl
Date: Tue Aug 13 20:38:01 2019
New Revision: 274401

URL: https://gcc.gnu.org/viewcvs?rev=274401&root=gcc&view=rev
Log:
2019-08-13  Steven G. Kargl  <kargl@gcc.gnu.org>

	PR fortran/88072
	* misc.c (gfc_typename): Do not point to something that ought not to 
	be pointed at.

2019-08-13  Steven G. Kargl  <kargl@gcc.gnu.org>

	PR fortran/88072
	* gfortran.dg/pr88072.f90: New test.
	* gfortran.dg/unlimited_polymorphic_28.f90: Fix error message.

Added:
    branches/gcc-9-branch/gcc/testsuite/gfortran.dg/pr88072.f90
Modified:
    branches/gcc-9-branch/gcc/fortran/ChangeLog
    branches/gcc-9-branch/gcc/fortran/misc.c
    branches/gcc-9-branch/gcc/testsuite/ChangeLog
    branches/gcc-9-branch/gcc/testsuite/gfortran.dg/unlimited_polymorphic_28.f90



More information about the Gcc-cvs mailing list