[Bug c++/83716] New: tree check: expected tree that contains ‘decl common’ structure, have ‘identifier_node’ in get_inner_reference

2018-01-06 Thread uruwi at protonmail dot com
Status: UNCONFIRMED Severity: normal Priority: P3 Component: c++ Assignee: unassigned at gcc dot gnu.org Reporter: uruwi at protonmail dot com Target Milestone: --- GCC version: 8.0.0 20180106 System: GNU/Linux x64 (kernel version

[Bug c++/83716] tree check: expected tree that contains ‘decl common’ structure, have ‘identifier_node’ in get_inner_reference

2018-01-06 Thread uruwi at protonmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=83716 --- Comment #1 from uruwi at protonmail dot com --- Created attachment 43051 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=43051&action=edit Preprocessed file (gzipped)

[Bug c++/83716] tree check: expected tree that contains ‘decl common’ structure, have ‘identifier_node’ in get_inner_reference

2018-01-08 Thread uruwi at protonmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=83716 --- Comment #3 from uruwi at protonmail dot com --- Confirmed that running g++ on the preprocessed file produces the assertion failure instead.