On 08/06/2018 11:35 AM, Marek Polacek wrote:
This PR points out infinite looping in constexpr evaluation for e.g.

Bootstrapped/regtested on x86_64-linux, ok for trunk/8.3?

2018-08-06  Marek Polacek  <pola...@redhat.com>

        PR c++/86767
        * constexpr.c (cxx_eval_statement_list): Handle continue.

ok.  I like the use of 'continue' in the processing of 'continue' :)

nathan

--
Nathan Sidwell

Reply via email to