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: [C++ PATCH] Implement P0962


OK, thanks.

On Wed, Mar 21, 2018 at 8:42 PM, Ville Voutilainen
<ville.voutilainen@gmail.com> wrote:
> Tested on Linux-PPC64.
>
> 2018-03-22  Ville Voutilainen  <ville.voutilainen@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.


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