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] PR fortran/54166 ICE on array section (4.8 regression)


On Fri, Aug 3, 2012 at 7:18 AM, Mikael Morin <mikael.morin@sfr.fr> wrote:
> Hello,
>
> here is the fix for the regression I have introduced with my assumed
> rank bounds patch.
>
> Will test and commit as obvious.
> Mikael
>
>
> 2012-08-02  Mikael Morin  <mikael@gcc.gnu.org>
>
>         PR fortran/54166
>         * trans-array.c (set_loop_bounds): Access specinfo using spec_dim.
>
> 2012-08-02  Mikael Morin  <mikael@gcc.gnu.org>
>
>         PR fortran/54166
>         * gfortran.dg/array_5.f90: New test.
>
>

Will this also fix

http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54175


-- 
H.J.


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