From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 77F3F3858D1E; Mon, 11 Jul 2022 19:38:17 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 77F3F3858D1E From: "seurer at gcc dot gnu.org" To: gcc-bugs@gcc.gnu.org Subject: [Bug testsuite/106262] New: [13 regression] test case g++.dg/modules/loc-prune-4.C fails Date: Mon, 11 Jul 2022 19:38:17 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: new X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gcc X-Bugzilla-Component: testsuite X-Bugzilla-Version: 13.0 X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: seurer 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 bug_severity priority component assigned_to reporter target_milestone 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 X-BeenThere: gcc-bugs@gcc.gnu.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Gcc-bugs mailing list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 11 Jul 2022 19:38:17 -0000 https://gcc.gnu.org/bugzilla/show_bug.cgi?id=3D106262 Bug ID: 106262 Summary: [13 regression] test case g++.dg/modules/loc-prune-4.C fails Product: gcc Version: 13.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: testsuite Assignee: unassigned at gcc dot gnu.org Reporter: seurer at gcc dot gnu.org Target Milestone: --- g:069f46c71e9432eda3d48a366e5c2a750cf8d612, r13-1506-g069f46c71e9432 I am only seeing it on power 7 BE with -mcpu=3Dpower7 and for both 32 and 6= 4 bit. That is the commit where this test case was added but it was during a time = when the build failed for me on power 7 from r13-1457-g10b502fb78351a through r13-1603-g415d2c38edadf9 so I am not absolutely sure that is where it start= ed.=20 >>From the test results mailing list it is failing on other architectures, to= o. make -k check-c++ RUNTESTFLAGS=3D"--target_board=3Dunix'{-m64}' modules.exp=3Dloc-prune-4.C" FAIL: g++.dg/modules/loc-prune-4.C -std=3Dc++17 scan-lang-dump module " Sp= an:0 ordinary \\[2.....\\+12288,\\+4096\\)->\\[0,\\+4096\\)" FAIL: g++.dg/modules/loc-prune-4.C -std=3Dc++17 scan-lang-dump module " Sp= an:1 ordinary \\[2.....\\+40960,\\+8192\\)->\\[4096,\\+8192\\)" FAIL: g++.dg/modules/loc-prune-4.C -std=3Dc++2a scan-lang-dump module " Sp= an:0 ordinary \\[2.....\\+12288,\\+4096\\)->\\[0,\\+4096\\)" FAIL: g++.dg/modules/loc-prune-4.C -std=3Dc++2a scan-lang-dump module " Sp= an:1 ordinary \\[2.....\\+40960,\\+8192\\)->\\[4096,\\+8192\\)" FAIL: g++.dg/modules/loc-prune-4.C -std=3Dc++2b scan-lang-dump module " Sp= an:0 ordinary \\[2.....\\+12288,\\+4096\\)->\\[0,\\+4096\\)" FAIL: g++.dg/modules/loc-prune-4.C -std=3Dc++2b scan-lang-dump module " Sp= an:1 ordinary \\[2.....\\+40960,\\+8192\\)->\\[4096,\\+8192\\)" commit 069f46c71e9432eda3d48a366e5c2a750cf8d612 Author: Nathan Sidwell Date: Fri Jun 24 05:57:42 2022 -0700 c++: Prune ordinary locations=