On Wed, 17 Sep 2014, Hans-Peter Nilsson wrote: > On Thu, 18 Sep 2014, Janne Blomqvist wrote: > > On Thu, Sep 18, 2014 at 12:57 AM, Hans-Peter Nilsson <h...@bitrange.com> > > wrote: > > > 'k so we'll track the regressions in a PR. > > > > Do you prefer to tack on to 62768 or a new PR? > > Hijacking 62768 for the purposes of reporting a regression for > its fix would not be proper.
> Will tell in a new PR, unless I see a really obvious fix. False alarm. If you look back at the patch I posted, there's a typo. :-} Duly warned about, but I'd rather expect the build to fail. Apparently libgfortran is not compiled with -Werror, at least not for crosses. Maybe -Werror is there for native but I'm not sure as I see some "warning: array subscript has type 'char' [-Wchar-subscripts]" which seems generic and also some others. Though no more than can be fixed or excepted, IMHO. brgds, H-P