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] Fix PR 55314, rejects-valid regression


Hi Thomas,

> the attached patch fixes a 4.6/4.7/4.8 rejects-valid regression.
> OK for trunk?

looks good to me. Thanks for the patch. Ok for trunk and also for the
4.6/4.7 branches ...

Cheers,
Janus




> 2012-11-24  Thomas Koenig  <tkoenig@gcc.gnu.org>
>
>         PR fortran/55314
>         * resolve.c (resolve_allocate_deallocate):  Compare all
>         subscripts when deciding if to reject a (de)allocate
>         statement.
>
> 2012-11-24  Thomas Koenig  <tkoenig@gcc.gnu.org>
>
>         PR fortran/55314
>         * gfortran.dg/allocate_error_4.f90:  New test.


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