[Bug c++/86025] ICE with -Wduplicated-branches and OpenMP critical
jakub at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Fri Jun 22 21:29:00 GMT 2018
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 <jakub@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
More information about the Gcc-bugs
mailing list