https://gcc.gnu.org/bugzilla/show_bug.cgi?id=118416
Matthias Kretz (Vir) <mkretz at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution|--- |DUPLICATE
--- Comment #2 from Matthias Kretz (Vir) <mkretz at gcc dot gnu.org> ---
(In reply to Imple Lee from comment #1)
> Possibly related: PR90483 .
Yes. I would expect this example to get resolved by resolving PR90483. This
cannot be implemented in the library without expression templates (which
simd<T> doesn't do).
*** This bug has been marked as a duplicate of bug 90483 ***