OK, thanks.
On Wed, Mar 21, 2018 at 8:42 PM, Ville Voutilainen <ville.voutilai...@gmail.com> wrote: > Tested on Linux-PPC64. > > 2018-03-22 Ville Voutilainen <ville.voutilai...@gmail.com> > > gcc/cp/ > > Implement P0962 > * parser.c (cp_parser_perform_range_for_lookup): Change > the condition for deciding whether to use members. > > testsuite/ > > Implement P0962 > * g++.dg/cpp0x/range-for13.C: Adjust.