public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
* Re: [PATCH] PR fortran/69398 -- Duplicate dimensions and CLASS
@ 2019-06-19 16:47 Dominique d'Humières
  0 siblings, 0 replies; 2+ messages in thread
From: Dominique d'Humières @ 2019-06-19 16:47 UTC (permalink / raw)
  To: Steve Kargl; +Cc: gfortran, gcc-patches

Hi Steve,

Patch missing?

TIA

Dominique

^ permalink raw reply	[flat|nested] 2+ messages in thread

* [PATCH] PR fortran/69398 -- Duplicate dimensions and CLASS
@ 2019-06-19  0:20 Steve Kargl
  0 siblings, 0 replies; 2+ messages in thread
From: Steve Kargl @ 2019-06-19  0:20 UTC (permalink / raw)
  To: fortran, gcc-patches

[-- Attachment #1: Type: text/plain, Size: 453 bytes --]

The attach patch fixes an issue where a CLASS entity
is specified with duplicate dimension.  See the testcase
for an exmaple.  Regression tested on x86_64-*-freebsd.
OK to commit?

2019-06-18  Steven G. Kargl  <kargl@gcc.gnu.org>

	PR fortran/69398
	* decl.c (attr_decl): Check for duplicate DIMENSION attribute for a
	CLASS entity.
 
2019-06-18  Steven G. Kargl  <kargl@gcc.gnu.org>

	PR fortran/69398
	* gfortran.dg/pr69398.f90: New test.


-- 
Steve

[-- Attachment #2: pr69398.diff --]
[-- Type: text/x-diff, Size: 271 bytes --]

2019-06-18  Steven G. Kargl  <kargl@gcc.gnu.org>

   PR fortran/69398
   * decl.c (attr_decl): Check for duplicate DIMENSION attribute for a
   CLASS entity.

 
2019-06-18  Steven G. Kargl  <kargl@gcc.gnu.org>

   PR fortran/69398
   * gfortran.dg/pr69398.f90: New test.

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2019-06-19 16:47 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-06-19 16:47 [PATCH] PR fortran/69398 -- Duplicate dimensions and CLASS Dominique d'Humières
  -- strict thread matches above, loose matches on Subject: below --
2019-06-19  0:20 Steve Kargl

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).