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

            Bug ID: 125253
           Summary: [16/17 Regression] Highway EMU128 tests fail on GCC
                    16.1.0
           Product: gcc
           Version: 16.1.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: c++
          Assignee: unassigned at gcc dot gnu.org
          Reporter: herrtimson at yahoo dot de
  Target Milestone: ---

Created attachment 64417
  --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=64417&action=edit
compressed build.log

these tests from highway-1.4.0 fail with gcc-16.1.0 on armv7a: 

The following tests FAILED:
        595 - HwyShiftTestGroup/HwyShiftTest.TestAllVariableRoundingShr/EMU128 
# GetParam() = EMU128 (Subprocess aborted)
        826 - SortTestGroup/SortTest.TestAllSortIota/EMU128  # GetParam() =
EMU128 (Subprocess aborted)
        828 - SortTestGroup/SortTest.TestAllSort/EMU128  # GetParam() = EMU128
(Subprocess aborted)
        830 - SortTestGroup/SortTest.TestAllSelect/EMU128  # GetParam() =
EMU128 (Subprocess aborted)
        832 - SortTestGroup/SortTest.TestAllPartialSort/EMU128  # GetParam() =
EMU128 (Subprocess aborted)
        836 - SortTestGroup/SortTest.TestAllFloatInf/EMU128  # GetParam() =
EMU128 (Subprocess aborted)
Errors while running CTest

gcc-15.2.1 and gcc-14.3.0 did not fail these tests. 

I will attach the full build log, and some more test logs.

Reply via email to