[Bug c++/71826] [7 Regression] ICE on valid C++ code with ambiguous member lookup: tree check: expected baselink, have error_mark in tsubst_baselink, at cp/pt.c:13737

jakub at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Mon Jul 11 10:40:00 GMT 2016


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

Jakub Jelinek <jakub at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |ASSIGNED
           Assignee|unassigned at gcc dot gnu.org      |jakub at gcc dot gnu.org

--- Comment #5 from Jakub Jelinek <jakub at gcc dot gnu.org> ---
Created attachment 38871
  --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=38871&action=edit
gcc7-pr71826.patch

Untested fix for the ICE.


More information about the Gcc-bugs mailing list