PR c++/92576 - redeclaration of variable template.
The variable templates patch way back when forgot to add handling here. The simplest answer seems to be recursing to the underlying declaration. * decl.c (redeclaration_error_message): Recurse for variable templates. From-SVN: r279472
Showing
gcc/testsuite/g++.dg/cpp1y/var-templ65.C
0 → 100644
Please
register
or
sign in
to comment