var-templ32.C
182 Bytes
-
PR c++/92576 - redeclaration of variable template. · 9c7b2b0b
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
Jason Merrill committed