From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id EE1473858D20; Wed, 8 Feb 2023 20:45:46 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org EE1473858D20 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1675889146; bh=xV+LHXdGpf++XoByLw4XFd12wfa6jtU1yN8vhmLpKws=; h=From:To:Subject:Date:From; b=uCcAB5N59RHlpOhctAujbDzb3IClWTvQ3lIQcy1vT+rA8esHxTcKwBbVapyRwloD8 +4xTwnKIpyFy8A/4rVii3OGIy2FZ3epKOcN5kkrIgH8gDac/DIhG4ZXLgjUhK9hDqv eGf39BPBqnh6ETy1HxaAuJJ+2Iy2a080PhVnBd8I= From: "seurer at gcc dot gnu.org" To: gcc-bugs@gcc.gnu.org Subject: [Bug testsuite/108727] New: gcc.dg/split-5.c fails on power 9 BE Date: Wed, 08 Feb 2023 20:45:46 +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 List-Id: https://gcc.gnu.org/bugzilla/show_bug.cgi?id=3D108727 Bug ID: 108727 Summary: gcc.dg/split-5.c fails on power 9 BE 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:6ad1c1027628f094260037536f6b6fcdb63b5add, r13-5742-g6ad1c1027628f0 This fails on power 9 BE. Note that on earlier hardware levels it is just unsupported. make -k check-gcc RUNTESTFLAGS=3D"--target_board=3Dunix'{-m32,-m64}' dg.exp=3Dgcc.dg/split-5.c" FAIL: gcc.dg/split-5.c execution test # of unexpected failures 1 # of unexpected failures 1 # of unsupported tests 1 # of unsupported tests 1=