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

            Bug ID: 102628
           Summary: [12 regression] New test case
                    libgomp.c-c++-common/alloc-9.c fails after its
                    introduction in r12-4033
           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:998e434f8f9ce42842710af9e33c1b9732b22999, r12-4033
make  -k check-target-libgomp RUNTESTFLAGS="--target_board=unix'{-m32,-m64}'
c++.exp=libgomp.c++/../libgomp.c-c++-common/alloc-9.c"
FAIL: libgomp.c++/../libgomp.c-c++-common/alloc-9.c execution test

This fails on 32 bit BE.  There's no message that I see from the failing test.


commit 998e434f8f9ce42842710af9e33c1b9732b22999
Author: Jakub Jelinek <ja...@redhat.com>
Date:   Fri Oct 1 10:32:10 2021 +0200

    openmp: Add alloc_align attribute to omp_aligned_*alloc and testcase for
omp_realloc

Reply via email to