https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82865
--- Comment #12 from Fritz Reese <foreese at gcc dot gnu.org> --- Author: foreese Date: Fri Jun 29 20:29:34 2018 New Revision: 262260 URL: https://gcc.gnu.org/viewcvs?rev=262260&root=gcc&view=rev Log: Revert r262224 (backport of r262221) as PDTs are not supported in 7-branch. gcc/fortran/ChangeLog: -2018-06-28 Fritz Reese <fritzore...@gmail.com> - - PR fortran/82865 - Backport from trunk. - * decl.c (gfc_match_type): Refactor and check for PDT declarations. - gcc/testsuite/ChangeLog: -2018-06-28 Fritz Reese <fritzore...@gmail.com> - - PR fortran/82865 - Backport from trunk. - * gfortran.dg/dec_type_print_2.f03: New testcase. - Removed: branches/gcc-7-branch/gcc/testsuite/gfortran.dg/dec_type_print_2.f03 Modified: branches/gcc-7-branch/ (props changed) branches/gcc-7-branch/gcc/ada/s-interr-hwint.adb (props changed) branches/gcc-7-branch/gcc/fortran/ChangeLog branches/gcc-7-branch/gcc/fortran/decl.c branches/gcc-7-branch/gcc/testsuite/ChangeLog branches/gcc-7-branch/gcc/testsuite/gnat.dg/opt65.adb (props changed) Propchange: branches/gcc-7-branch/ ('svn:mergeinfo' modified) Propchange: branches/gcc-7-branch/gcc/ada/s-interr-hwint.adb ('svn:mergeinfo' modified) Propchange: branches/gcc-7-branch/gcc/testsuite/gnat.dg/opt65.adb ('svn:mergeinfo' modified)