From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id E509F3858D39; Wed, 28 Jun 2023 20:20:14 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org E509F3858D39 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1687983614; bh=FuYgbbIADorR4Ebb/PvKAl3OuO/XvvQy9XAcJA8BC5I=; h=From:To:Subject:Date:From; b=Qb30wsY+KSsF21QhsIQEDR/kZ6hqhjjaPdOBAsVWdGWz0M6jSlRn1fsIBGr3mPkOw iZKz4ziXMSTtuR8ZmZ1Fmal6Dm9H1NLiN3P1WX01I8GaNTuQ2L0PcCe6LYKiC1RCu3 fSXmGAgT8cEkxeNbu93ezlEraeIdWnxWFypBq40U= From: "mpolacek at gcc dot gnu.org" To: gcc-bugs@gcc.gnu.org Subject: [Bug testsuite/110469] New: Test gcc.dg/sms-compare-debug-1.c fails on s390x Date: Wed, 28 Jun 2023 20:20:14 +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: 14.0 X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: mpolacek 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=3D110469 Bug ID: 110469 Summary: Test gcc.dg/sms-compare-debug-1.c fails on s390x Product: gcc Version: 14.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: testsuite Assignee: unassigned at gcc dot gnu.org Reporter: mpolacek at gcc dot gnu.org Target Milestone: --- Taking testsuite/gcc.dg/sms-compare-debug-1.c, this works: $ ./xgcc -B. -S sms-compare-debug-1.c -O2 -fcompare-debug -fmodulo-sched --param sms-min-sc=3D1 -march=3Dz900 but e.g. with z13: $ ./xgcc -B. -S sms-compare-debug-1.c -O2 -fcompare-debug -fmodulo-sched --param sms-min-sc=3D1 -march=3Dz13 xgcc: error: sms-compare-debug-1.c: =E2=80=98-fcompare-debug=E2=80=99 failu= re=