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 82932: [8 Regression] [OOP] ICE in update_compcall_arglist, at fortran/resolve.c:5837


On Sat, Nov 11, 2017 at 10:59:05PM +0100, Janus Weil wrote:
> 2017-11-11 19:01 GMT+01:00 Steve Kargl <sgk@troutmask.apl.washington.edu>:
> > 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  <janus@gcc.gnu.org>
> >>
> >>     PR fortran/82932
> >>     * resolve.c (update_compcall_arglist): Improve error recovery,
> >>     remove a gcc_assert.
> >>
> >> 2017-11-11  Janus Weil  <janus@gcc.gnu.org>
> >>
> >>     PR fortran/82932
> >>     * gfortran.dg/typebound_call_29.f90: New test.
> >
> > OK to commit.
> 
> Thanks, Steve. Committed as r254660.

You're welcomed.  3 line patches are easy to review.

-- 
Steve
20170425 https://www.youtube.com/watch?v=VWUpyCsUKR4
20161221 https://www.youtube.com/watch?v=IbCHE-hONow


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