This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC 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] PR23091 and PR24168


On Tue, Jun 06, 2006 at 11:57:25PM +0200, Paul Thomas wrote:
> 
> 2006-06-06  Paul Thomas  <pault@gcc.gnu.org>
> 
>    PR fortran/23091
>    * resolve.c (resolve_fl_variable): Error if an automatic
>    object has the SAVE attribute.
> 
>    PR fortran/24168
>    * expr.c (simplify_intrinsic_op): Transfer the rank and
>    the locus to the simplified expression.
> 
> 2006-06-06  Paul Thomas  <pault@gcc.gnu.org>
> 
>    PR fortran/23091
>    * gfortran.dg/saved_automatic_1.f90: New test.
> 
>    PR fortran/24168
>    * gfortran.dg/array_simplify_1.f90: New test.

OK.

-- 
Steve


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