[Bug c++/86171] [6/7/8/9 Regression] g++ ICE on valid code: tree check: expected var_decl or function_decl, have type_decl in duplicate_decls, at cp/decl.c:2291
jakub at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Sat Jun 16 11:27:00 GMT 2018
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86171
Jakub Jelinek <jakub at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |NEW
Version|unknown |9.0
Keywords| |ice-checking
Last reconfirmed| |2018-06-16
CC| |jakub at gcc dot gnu.org
Ever confirmed|0 |1
Summary|g++ ICE on valid code: |[6/7/8/9 Regression] g++
|tree check: expected |ICE on valid code: tree
|var_decl or function_decl, |check: expected var_decl or
|have type_decl in |function_decl, have
|duplicate_decls, at |type_decl in
|cp/decl.c:2291 |duplicate_decls, at
| |cp/decl.c:2291
Target Milestone|--- |6.5
--- Comment #1 from Jakub Jelinek <jakub at gcc dot gnu.org> ---
Started with r181118.
More information about the Gcc-bugs
mailing list