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

--- Comment #4 from Jakub Jelinek <jakub at gcc dot gnu.org> ---
Author: jakub
Date: Fri Jun 22 21:28:36 2018
New Revision: 261966

URL: https://gcc.gnu.org/viewcvs?rev=261966&root=gcc&view=rev
Log:
        Backported from mainline
        2018-06-04  Jakub Jelinek  <ja...@redhat.com>

        PR c++/86025
        * tree.c (inchash::add_expr): Handle IDENTIFIER_NODE.

        * c-c++-common/gomp/pr86025.c: New test.

Added:
    branches/gcc-7-branch/gcc/testsuite/c-c++-common/gomp/pr86025.c
Modified:
    branches/gcc-7-branch/gcc/ChangeLog
    branches/gcc-7-branch/gcc/testsuite/ChangeLog
    branches/gcc-7-branch/gcc/tree.c

Reply via email to