Re: [patch] PR fortran/62135

2014-08-21 Thread Steve Kargl
On Fri, Aug 22, 2014 at 12:07:21AM +0200, Steven Bosscher wrote: > Hello, > > Low-hanging fruit, almost embarassing to fix. But then again I caused > this bug -- in 1999 or so :-) > > Will commit after testing. > I already approved the patch in the PR. In my comment on the PR I had assumed you

[patch] PR fortran/62135

2014-08-21 Thread Steven Bosscher
Hello, Low-hanging fruit, almost embarassing to fix. But then again I caused this bug -- in 1999 or so :-) Will commit after testing. Ciao! Steven fortran/ * resolve.c (resolve_select): Fix list traversal in case the last element of the CASE list was dropped as unreachable code