https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69187

Jakub Jelinek <jakub at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |jakub at gcc dot gnu.org

--- Comment #7 from Jakub Jelinek <jakub at gcc dot gnu.org> ---
Seems the identical bug in aarch64 backend has been fixed with r221807.
The patch needs proper ChangeLog entry and the testcase added into the
testsuite too. Perhaps just grab the testcase from PR65624, and stick it into
testsuite/gcc.target/arm/
with
/* PR target/69187 */
/* { dg-require-effective-target arm_neon }  */
/* { dg-options "-O0" }  */
/* { dg-add-options arm_neon }  */
or so?

Reply via email to