On 5/26/21 2:21 AM, sunil.k.pandey wrote:
On Linux/x86_64,

41ddc5b0a6b44a9df53a259636fa3b534ae41cbe is the first bad commit
commit 41ddc5b0a6b44a9df53a259636fa3b534ae41cbe
Author: Aldy Hernandez <al...@redhat.com>
Date:   Tue May 25 08:36:44 2021 +0200

     Fix selftest for targets where short and int are the same size.

caused

FAIL: libgomp.c++/task-reduction-8.C execution test

This commit was a selftest fix. I don't see how it can make a libgomp test fail. If the selftest didn't succeed on your target, the entire build would've stopped before running tests.

Aldy

Reply via email to