On Sat, Nov 11, 2017 at 01:01:59PM +0100, Janus Weil wrote: > > here is a close-to-trivial patch for an ICE-on-invalid problem. It > regtests cleanly. > > Ok for trunk? (If there are no objections, I'd like to commit this in > the coming days.) > > Cheers, > Janus > > 2017-11-11 Janus Weil <ja...@gcc.gnu.org> > > PR fortran/82932 > * resolve.c (update_compcall_arglist): Improve error recovery, > remove a gcc_assert. > > 2017-11-11 Janus Weil <ja...@gcc.gnu.org> > > PR fortran/82932 > * gfortran.dg/typebound_call_29.f90: New test.
OK to commit. -- Steve