On Wed, Apr 02, 2014 at 10:29:23PM +0200, Paul Richard Thomas wrote: > 2014-04-12 Paul Thomas <pa...@gcc.gnu.org> > > PR fortran/58771 > * trans.h : Add 'use_offset' bitfield to gfc_se. > * trans-array.c (gfc_conv_expr_descriptor) : Use 'use_offset' > as a trigger to unconditionally recalculate the offset. > trans-expr.c (gfc_conv_intrinsic_to_class) : Use it. > (gfc_conv_procedure_call) : Ditto. > > 2014-04-02 Paul Thomas <pa...@gcc.gnu.org> > > PR fortran/58771 > * gfortran.dg/unlimited_polymorphic_17.f90 : New test
No spaces before : (everywhere), missing dot after New test. Jakub