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, Regression] PR 55907: ICE with -fno-automatic -finit-local-zero


Dear Janus,

This is OK for trunk, 4.8 and 4.7.

Thanks for the patch.

Paul

On 16 February 2014 23:11, Janus Weil <janus@gcc.gnu.org> wrote:
> Hi all,
>
> here is a small patch for a ICE-on-valid regression. Regtested on
> x86_64-unknown-linux-gnu. Ok for trunk/4.8/4.7?
>
> Cheers,
> Janus
>
>
> 2014-02-16  Janus Weil  <janus@gcc.gnu.org>
>
>     PR fortran/55907
>     * resolve.c (build_default_init_expr): Don't initialize character
>     variable if -fno-automatic is given.
>
>
> 2014-02-16  Janus Weil  <janus@gcc.gnu.org>
>
>     PR fortran/55907
>     * gfortran.dg/init_flag_12.f90: New.



-- 
The knack of flying is learning how to throw yourself at the ground and miss.
       --Hitchhikers Guide to the Galaxy


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