https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84186
Jonathan Wakely changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84186
--- Comment #4 from Andrew Pinski ---
Seems fixed in GCC 10+.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84186
--- Comment #3 from Jonathan Wakely ---
Yes, I would have thought it's needed too. The other compilers I tried accept
it with or without the 'template' keyword.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84186
Martin Sebor changed:
What|Removed |Added
CC||msebor at gcc dot gnu.org
--- Comment #2
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84186
Jonathan Wakely changed:
What|Removed |Added
Keywords||rejects-valid
Status|UNCON