[Bug c++/96957] No name-lookup into base class when using an non dependent base class via template alias with dummy parameter.

anders.granlund.0 at gmail dot com gcc-bugzilla@gcc.gnu.org
Tue Sep 8 06:53:09 GMT 2020


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

--- Comment #2 from Anders Granlund <anders.granlund.0 at gmail dot com> ---
Correction to my first comment:

"GCC is correctly compiling the program with no error messages outputed. See
the discussion in: https://bugs.llvm.org/show_bug.cgi?id=47435"

should be:

"Clang is correctly rejecting the program with a error message outputed. See
the discussion in: https://bugs.llvm.org/show_bug.cgi?id=47435"


More information about the Gcc-bugs mailing list