This is the mail archive of the
fortran@gcc.gnu.org
mailing list for the GNU Fortran project.
Re: [Patch, Fortran, OOP] PR 42188: F03:C612. The leftmost part-name shall be the name of a data object
- From: Steve Kargl <sgk at troutmask dot apl dot washington dot edu>
- To: Janus Weil <janus at gcc dot gnu dot org>
- Cc: gfortran <fortran at gcc dot gnu dot org>, gcc-patches <gcc-patches at gcc dot gnu dot org>
- Date: Sat, 3 Dec 2016 09:01:56 -0800
- Subject: Re: [Patch, Fortran, OOP] PR 42188: F03:C612. The leftmost part-name shall be the name of a data object
- Authentication-results: sourceware.org; auth=none
- References: <CAKwh3qh37C5FBAR-sfwQQOCfYmCJ4TfrGVLEmO87eaN9r6Rn+A@mail.gmail.com>
On Fri, Dec 02, 2016 at 04:24:20PM +0100, Janus Weil wrote:
>
> another simple fix for a rather old PR. This one adds a new check, in
> order to provide better error messages than just "Unclassifiable
> statement".
>
> Regtests cleanly on x86_64-linux-gnu. Ok for trunk?
>
OK.
--
Steve