From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 44AEC385841F; Wed, 13 Dec 2023 20:46:46 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 44AEC385841F DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1702500406; bh=STmR58kg46uUR1+CFqJ/WQSCz2/Xa21smNxNrtVwQLY=; h=From:To:Subject:Date:From; b=RAuHABKA8K7xCM18b9685GdISwTfd0b3w6B2hLcBzDcD8WPBALSZT/3B6rCptzeh3 bOCMztpYFcZQu2GXKjcxSZVgH8LXf3+I9IplI1etsKqNqOs0HNsfUjF2voxV0zIQxE fLuUYuJTk/bF5+Q55snrCIvnANOsBvhh2CrGnfEo= From: "tschwinge at gcc dot gnu.org" To: gcc-bugs@gcc.gnu.org Subject: [Bug libfortran/113005] New: 'libgomp.fortran/rwlock_1.f90', 'libgomp.fortran/rwlock_3.f90' execution test timeouts Date: Wed, 13 Dec 2023 20:46:45 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: new X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gcc X-Bugzilla-Component: libfortran X-Bugzilla-Version: 14.0 X-Bugzilla-Keywords: testsuite-fail X-Bugzilla-Severity: normal X-Bugzilla-Who: tschwinge at gcc dot gnu.org X-Bugzilla-Status: UNCONFIRMED X-Bugzilla-Resolution: X-Bugzilla-Priority: P3 X-Bugzilla-Assigned-To: unassigned at gcc dot gnu.org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: bug_id short_desc product version bug_status keywords bug_severity priority component assigned_to reporter cc target_milestone cf_gcctarget Message-ID: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: http://gcc.gnu.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 List-Id: https://gcc.gnu.org/bugzilla/show_bug.cgi?id=3D113005 Bug ID: 113005 Summary: 'libgomp.fortran/rwlock_1.f90', 'libgomp.fortran/rwlock_3.f90' execution test timeouts Product: gcc Version: 14.0 Status: UNCONFIRMED Keywords: testsuite-fail Severity: normal Priority: P3 Component: libfortran Assignee: unassigned at gcc dot gnu.org Reporter: tschwinge at gcc dot gnu.org CC: hjl at gcc dot gnu.org Target Milestone: --- Target: powerpc64le-linux-gnu On several of our "big iron" powerpc64le-linux-gnu systems, I'm seeing the = new test cases 'libgomp.fortran/rwlock_1.f90', 'libgomp.fortran/rwlock_3.f90' r= un into execution test timeouts (300 s). Those were added in commit r14-6425-gb806c88fab3f9c6833563f9a44b608dd5dd14de9 "libgfortran: Replace mu= tex with rwlock". PASS: libgomp.fortran/rwlock_1.f90 -O0 (test for excess errors) WARNING: program timed out. FAIL: libgomp.fortran/rwlock_1.f90 -O0 execution test PASS: libgomp.fortran/rwlock_1.f90 -O1 (test for excess errors) WARNING: program timed out. FAIL: libgomp.fortran/rwlock_1.f90 -O1 execution test PASS: libgomp.fortran/rwlock_1.f90 -O2 (test for excess errors) WARNING: program timed out. FAIL: libgomp.fortran/rwlock_1.f90 -O2 execution test PASS: libgomp.fortran/rwlock_1.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions (test for excess errors) WARNING: program timed out. FAIL: libgomp.fortran/rwlock_1.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test PASS: libgomp.fortran/rwlock_1.f90 -O3 -g (test for excess errors) WARNING: program timed out. FAIL: libgomp.fortran/rwlock_1.f90 -O3 -g execution test PASS: libgomp.fortran/rwlock_1.f90 -Os (test for excess errors) WARNING: program timed out. FAIL: libgomp.fortran/rwlock_1.f90 -Os execution test PASS: libgomp.fortran/rwlock_2.f90 -O0 (test for excess errors) PASS: libgomp.fortran/rwlock_2.f90 -O0 execution test PASS: libgomp.fortran/rwlock_2.f90 -O1 (test for excess errors) PASS: libgomp.fortran/rwlock_2.f90 -O1 execution test PASS: libgomp.fortran/rwlock_2.f90 -O2 (test for excess errors) PASS: libgomp.fortran/rwlock_2.f90 -O2 execution test PASS: libgomp.fortran/rwlock_2.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions (test for excess errors) PASS: libgomp.fortran/rwlock_2.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test PASS: libgomp.fortran/rwlock_2.f90 -O3 -g (test for excess errors) PASS: libgomp.fortran/rwlock_2.f90 -O3 -g execution test PASS: libgomp.fortran/rwlock_2.f90 -Os (test for excess errors) PASS: libgomp.fortran/rwlock_2.f90 -Os execution test PASS: libgomp.fortran/rwlock_3.f90 -O0 (test for excess errors) WARNING: program timed out. FAIL: libgomp.fortran/rwlock_3.f90 -O0 execution test PASS: libgomp.fortran/rwlock_3.f90 -O1 (test for excess errors) WARNING: program timed out. FAIL: libgomp.fortran/rwlock_3.f90 -O1 execution test PASS: libgomp.fortran/rwlock_3.f90 -O2 (test for excess errors) WARNING: program timed out. FAIL: libgomp.fortran/rwlock_3.f90 -O2 execution test PASS: libgomp.fortran/rwlock_3.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions (test for excess errors) WARNING: program timed out. FAIL: libgomp.fortran/rwlock_3.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test PASS: libgomp.fortran/rwlock_3.f90 -O3 -g (test for excess errors) WARNING: program timed out. FAIL: libgomp.fortran/rwlock_3.f90 -O3 -g execution test PASS: libgomp.fortran/rwlock_3.f90 -Os (test for excess errors) WARNING: program timed out. FAIL: libgomp.fortran/rwlock_3.f90 -Os execution test All-PASS on all x86_64-pc-linux-gnu systems that I've tested.=