[Bug c++/80363] #'vec_cond_expr' not supported by dump_expr#<expression error>

jakub at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Tue May 30 08:58:00 GMT 2017


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

--- Comment #4 from Jakub Jelinek <jakub at gcc dot gnu.org> ---
Author: jakub
Date: Tue May 30 08:25:10 2017
New Revision: 248670

URL: https://gcc.gnu.org/viewcvs?rev=248670&root=gcc&view=rev
Log:
        Backported from mainline
        2017-04-11  Jakub Jelinek  <jakub@redhat.com>

        PR c++/80363
        * error.c (dump_expr): Handle VEC_COND_EXPR like COND_EXPR.

        * g++.dg/ext/pr80363.C: New test.

Added:
    branches/gcc-5-branch/gcc/testsuite/g++.dg/ext/pr80363.C
Modified:
    branches/gcc-5-branch/gcc/cp/ChangeLog
    branches/gcc-5-branch/gcc/cp/error.c
    branches/gcc-5-branch/gcc/testsuite/ChangeLog


More information about the Gcc-bugs mailing list