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

--- Comment #3 from Jakub Jelinek <jakub at gcc dot gnu.org> ---
Author: jakub
Date: Mon Jun  4 07:34:06 2018
New Revision: 261138

URL: https://gcc.gnu.org/viewcvs?rev=261138&root=gcc&view=rev
Log:
        PR c++/86025
        * tree.c (inchash::add_expr): Handle IDENTIFIER_NODE.

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

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

Reply via email to