public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
From: Mikael Morin <mikael.morin@sfr.fr>
To: Daniel Kraft <d@domob.eu>
Cc: Fortran List <fortran@gcc.gnu.org>,
	 gcc-patches <gcc-patches@gcc.gnu.org>
Subject: Re: [Patch, Fortran] F2008: Implied-shape arrays
Date: Thu, 12 Aug 2010 22:44:00 -0000	[thread overview]
Message-ID: <4C64AE9E.1080904@sfr.fr> (raw)
In-Reply-To: <4C627E7E.6080009@domob.eu>

Le 11.08.2010 12:42, Daniel Kraft a écrit :
> Hi all,
>
> while waiting review on my ASSOCIATE stuff (Tobias promised to do so
> when he comes back), here's another patch implementing a small feature;
> namely, Fortran 2008's implied-shape arrays. This seems particularly
> useful in some places to me, although it is just a minor one (I would
> have liked to use it in real-world code already myself).
>
> Basically, everything is handled in the parser / matcher; an
> implied-shape array gets transformed into an explicit one as soon as the
> initializer is known. The only small complication is that when parsing
> the array-spec in case of a DIMENSION attribute, we may not already know
> whether this is a PARAMETER or not -- and thus, if (*) should be
> implied-shape or assumed-size. But I think the handling in my patch
> should be rather clear and still simple.
>
> No regressions on GNU/Linux-x86-32. Ok for trunk?
>
> Cheers,
> Daniel
>
This is OK, yes.

Thanks
Mikael

  reply	other threads:[~2010-08-12 22:36 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-08-11 10:58 Daniel Kraft
2010-08-12 22:44 ` Mikael Morin [this message]
2010-08-13  7:28   ` Daniel Kraft

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=4C64AE9E.1080904@sfr.fr \
    --to=mikael.morin@sfr.fr \
    --cc=d@domob.eu \
    --cc=fortran@gcc.gnu.org \
    --cc=gcc-patches@gcc.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).