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

            Bug ID: 102789
           Summary: [12 regression] libgomp.c++/simd-3.C fails after
                    r12-xxxx for 32 bits
           Product: gcc
           Version: 12.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: libgomp
          Assignee: unassigned at gcc dot gnu.org
          Reporter: seurer at gcc dot gnu.org
                CC: jakub at gcc dot gnu.org
  Target Milestone: ---

g:fab2f61dc1b195fec9161be15635b87d312e4626, r12-4340
make  -k check-target-libgomp RUNTESTFLAGS="--target_board=unix'{-m32}'
c++.exp=libgomp.c++/simd-3.C"
FAIL: libgomp.c++/simd-3.C execution test
# of expected passes            1
# of unexpected failures        1

I couldn't get a traceback of where it failed other than it was in main.

commit fab2f61dc1b195fec9161be15635b87d312e4626
Author: Jakub Jelinek <ja...@redhat.com>
Date:   Tue Oct 12 09:28:10 2021 +0200

    vectorizer: Fix up -fsimd-cost-model= handling

Reply via email to