This is the mail archive of the fortran@gcc.gnu.org mailing list for the GNU Fortran project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH] fortran/15976


On Thu, Nov 10, 2005 at 10:13:20AM +0100, THOMAS Paul Richard 169137 wrote:
> A point of order, chaps...
> 
> Whilst we all think that the patch is correct, this should be copied to the
> list.
> 
> Paul
> 
> > -----Message d'origine-----
> > De : Tobias.Schlueter@Physik.Uni-Muenchen.DE
> > [mailto:Tobias.Schlueter@Physik.Uni-Muenchen.DE]
> > Envoy? : mercredi 9 novembre 2005 20:49
> > ? : Steve Kargl
> > Cc : THOMAS Paul Richard 169137; 'Tobias Schl?ter'
> > Objet : Re: [PATCH] fortran/15976
> > 
> > Quoting Steve Kargl <sgk@troutmask.apl.washington.edu>:
> > > The attached patch has been bootstrapped and regression tested
> > > on i386-*-freebsd and amd64-*-freebsd.  Okay for mainline and
> > > 4.0.
> > 
> > Yes.
> > 
> > - Tobi

<note to self> Learn to read header prior to sending </note to self>

I will commit the attached patch and test case in approximately
8 hours based on Tobi's approval unless someone has some objections.

The attached patch has been bootstrapped and regression tested
on i386-*-freebsd and amd64-*-freebsd.  Okay for mainline and
4.0.
  
2005-11-9  Paul Thomas  <pault@gcc.gnu.org>
           Steven G. Kargl <kargls@comcast.net>
  
        * resolve.c (resolve_symbol): Disallow automatic arrays in module scope.
 
 
2005-11-9  Paul Thomas  <pault@gcc.gnu.org>
 
        * gfortran.dg/automatic_module_variable.f90: New test.

-- 
Steve

Attachment: resolve.c.diff
Description: Text document

Attachment: automatic_module_variable.f90
Description: Text document


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]