[Bug c++/92576] Definition of variable template without initializer is treated as declaration
redi at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Thu Dec 5 21:43:00 GMT 2019
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=92576
Jonathan Wakely <redi at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
See Also| |https://gcc.gnu.org/bugzill
| |a/show_bug.cgi?id=84255,
| |https://gcc.gnu.org/bugzill
| |a/show_bug.cgi?id=68012
--- Comment #4 from Jonathan Wakely <redi at gcc dot gnu.org> ---
I think accepting the invalid first definition is PR 68012.
Accepting the second definition is PR 84255.
More information about the Gcc-bugs
mailing list