Looks good to me.

- Andre

On Thu, 15 Dec 2016 14:18:28 +0100
Janus Weil <ja...@gcc.gnu.org> wrote:

> Hi all,
> 
> the attached patch deals with error recovery only and fixes an
> ICE-on-invalid problem.
> 
> Regtests cleanly on x86_64-linux-gnu. Ok for trunk?
> 
> Cheers,
> Janus
> 
> 
> 2016-12-15  Janus Weil  <ja...@gcc.gnu.org>
> 
>     PR fortran/78800
>     * interface.c (compare_allocatable): Avoid additional errors on bad
>     class declarations.
>     (compare_parameter): Put the result of gfc_expr_attr into a variable,
>     in order to avoid calling it multiple times. Exit early on bad class
>     declarations to avoid ICE.
> 
> 2016-12-15  Janus Weil  <ja...@gcc.gnu.org>
> 
>     PR fortran/78800
>     * gfortran.dg/unlimited_polymorphic_27.f90: New test case.


-- 
Andre Vehreschild * Email: vehre ad gmx dot de 

Reply via email to