[Bug c++/71826] ICE on invalid C++ code with ambiguous member lookup: tree check: expected baselink, have error_mark in tsubst_baselink, at cp/pt.c:13737
pinskia at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Sun Jul 10 02:35:00 GMT 2016
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71826
--- Comment #2 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
(In reply to Andrew Pinski from comment #1)
> This code is valid as I here should not be looked up in the dependent base
> class. There is another bug about that already filed
That is bug 15272.
More information about the Gcc-bugs
mailing list