https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105645
--- Comment #5 from Julian Waters ---
Hopefully that was enough to draw more attention to this bug. Any ideas why
this might be happening?
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105645
--- Comment #4 from Andrew Pinski ---
*** Bug 115230 has been marked as a duplicate of this bug. ***
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105645
Julian Waters changed:
What|Removed |Added
CC||tanksherman27 at gmail dot com
--- Comm
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105645
--- Comment #2 from Karthik Nishanth ---
Additional details:
When I add a template definition for `Test::encode()` before specialization, it
hides the specialized symbol. The snippet below produces `10e9 t
int Test::encode<(Test::En
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105645
--- Comment #1 from Andrew Pinski ---
There might be a dup of this one already.