[Bug c++/84556] C++17, lambda, OpenMP simd: sorry, unimplemented: unexpected AST

jakub at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Sat Mar 3 13:40:00 GMT 2018


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84556

--- Comment #4 from Jakub Jelinek <jakub at gcc dot gnu.org> ---
Author: jakub
Date: Sat Mar  3 13:39:52 2018
New Revision: 258203

URL: https://gcc.gnu.org/viewcvs?rev=258203&root=gcc&view=rev
Log:
        Backported from mainline
        2018-02-26  Jakub Jelinek  <jakub@redhat.com>

        PR c++/84556
        * g++.dg/gomp/pr84556.C: New test.
        * g++.dg/vect/pr84556.cc: New test.

Added:
    branches/gcc-7-branch/gcc/testsuite/g++.dg/gomp/pr84556.C
    branches/gcc-7-branch/gcc/testsuite/g++.dg/vect/pr84556.cc
Modified:
    branches/gcc-7-branch/gcc/testsuite/ChangeLog


More information about the Gcc-bugs mailing list