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

Rainer Orth <ro at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
     Ever confirmed|0                           |1
   Last reconfirmed|                            |2024-02-05
             Status|UNCONFIRMED                 |NEW

--- Comment #4 from Rainer Orth <ro at gcc dot gnu.org> ---
(In reply to seurer from comment #3)
> -1 and -2 fail on powerpc64 LE
> 
> make  -k check-target-libgomp RUNTESTFLAGS="c.exp=libgomp.c/alloc-pinned-*"
> FAIL: libgomp.c/alloc-pinned-1.c execution test
> FAIL: libgomp.c/alloc-pinned-2.c execution test
> 
> 
> -3 and -4 fail on powerpc64 BE
> 
> make  -k check-target-libgomp RUNTESTFLAGS="--target_board=unix'{-m32,-m64}'
> c.exp=libgomp.c/alloc-pinned-*"
> FAIL: libgomp.c/alloc-pinned-3.c execution test
> FAIL: libgomp.c/alloc-pinned-4.c execution test

This PR is about the tests XPASSing on non-Linux targets, while those are FAILs
on Linux.  They are completely unrelated, so better file them separately so
they
are not forgotten.

Reply via email to