[Bug c++/77508] [7 Regression] ICE on valid C++ code: in finish_class_member_access_expr, at cp/typeck.c:2783

mpolacek at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Fri Jan 13 14:36:00 GMT 2017


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

Marek Polacek <mpolacek at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |mpolacek at gcc dot gnu.org

--- Comment #2 from Marek Polacek <mpolacek at gcc dot gnu.org> ---
I think this is related/dup of Bug 71710 -- we ICE on gcc_assert (identifier_p
(name) too, and it's caused by the same revision.


More information about the Gcc-bugs mailing list