https://gcc.gnu.org/bugzilla/show_bug.cgi?id=122440
Andrew Pinski <pinskia at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Target|nvptx |nvptx riscv
Resolution|--- |DUPLICATE
--- Comment #2 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
Yes it is fixed. It is STRICT_ALIGNMENT (or maybe slow unaligned) targets where
this failure showed up.
https://github.com/patrick-rivos/gcc-postcommit-ci/issues/4221
*** This bug has been marked as a duplicate of bug 122086 ***