On Sat, Jan 05, 2019 at 03:35:21PM +0100, Janus Weil wrote: > Am Sa., 5. Jan. 2019 um 14:37 Uhr schrieb Thomas Koenig > <tkoe...@netcologne.de>: > > > > Hi Janus, > > > > > the attached patch fixes PR 88009, an ICE-on-invalid regression caused > > > by one of my earlier commits. Apart from adding some extra checks to > > > avoid ICEs, it also uses the 'artificial' attribute to suppress bogus > > > errors (see comment #3) and does some minor cleanup in > > > resolve_fl_variable. > > > > > > Regtests cleanly on x86_64-linux-gnu. Ok for trunk? > > > > > > the patch looks good, OK for trunk. > > thanks for the quick review, Thomas! Committed as r267598. >
I still need to verify, but it appears that this commit is causing a regression on x86_64-*-freebsd. FAIL: gfortran.dg/class_alias.f90 -Os execution test Reverting parts of commits and rebuilding and testing takes about an hour or more, verification won't be available for bit. -- Steve