This is the mail archive of the
fortran@gcc.gnu.org
mailing list for the GNU Fortran project.
Re: [Patch, fortran] PR33233 - Parent and contained procedure: Wrongly treated as generic procedures
- From: Tobias Burnus <burnus at net-b dot de>
- To: Paul Richard Thomas <paul dot richard dot thomas at gmail dot com>
- Cc: "fortran at gcc dot gnu dot org" <fortran at gcc dot gnu dot org>, gcc-patches List <gcc-patches at gcc dot gnu dot org>
- Date: Fri, 12 Oct 2007 20:52:27 +0200
- Subject: Re: [Patch, fortran] PR33233 - Parent and contained procedure: Wrongly treated as generic procedures
- References: <339c37f20710121009m5bdd67e3vbe92d646a419f825@mail.gmail.com>
:REVIEWMAIL:
Paul Richard Thomas wrote:
> Bootstrapped and regtested on x86_ia64/FC5 and checked with tonto-2.3
> - OK for trunk?
>
OK for the trunk and thanks for the patch.
Tobias