https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63220
--- Comment #3 from Richard Biener ---
(In reply to davidxl from comment #2)
> (In reply to Richard Biener from comment #1)
> > First of all you should mark the functions 'inline' as well.
>
> This does not help.
>
> Then the issue
> > is tha
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63220
--- Comment #2 from davidxl ---
(In reply to Richard Biener from comment #1)
> First of all you should mark the functions 'inline' as well.
This does not help.
Then the issue
> is that 'eq' is called indirectly which isn't allowed for always_
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63220
Richard Biener changed:
What|Removed |Added
Status|UNCONFIRMED |RESOLVED
Resolution|---