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

Andrew Pinski <pinskia at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Target Milestone|---                         |14.0
   Last reconfirmed|                            |2023-12-29
          Component|tree-optimization           |testsuite
             Status|UNCONFIRMED                 |NEW
     Ever confirmed|0                           |1
           Keywords|                            |testsuite-fail

--- Comment #1 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
Just the testcase needs to be fixed/changed and added:
  #pragma GCC novector
in front of the check loop.

Note the testcase was already failing on aarch64 which is why it was not
noticed by Tamar.

Reply via email to