https://gcc.gnu.org/bugzilla/show_bug.cgi?id=107278
Jonathan changed:
What|Removed |Added
Status|RESOLVED|CLOSED
--- Comment #8 from Jonathan ---
Pro
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=107278
--- Comment #5 from Jonathan ---
(In reply to Andrew Pinski from comment #4)
> Clang might not implement the defect report after all ...
This is why I asked for a link to it so I could understand this issue at its
core; at any rate, thanks for
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=107278
--- Comment #3 from Jonathan ---
(In reply to Andrew Pinski from comment #1)
> Iirc there was a defect report against the c++ standard here and you should
> just foo instead of foo
kd5eax@KY4CT CLANG64 ~
$ cat test.cpp
template
class foo
{
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=107278
--- Comment #2 from Jonathan ---
(In reply to Andrew Pinski from comment #1)
> Iirc there was a defect report against the c++ standard here and you should
> just foo instead of foo
kd5eax@KY4CT CLANG64 ~
$ cat test.cpp
template
class foo
{
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=107278
Bug ID: 107278
Summary: fails to correctly parse template default function
declarations.
Product: gcc
Version: 12.2.0
Status: UNCONFIRMED
Severity: normal