From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 39432385ED4A; Fri, 31 May 2024 10:23:16 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 39432385ED4A DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1717150996; bh=6eiOghT9BSJITYhpTc8UBM1tj2vRkCkiUINDqi0SGlk=; h=From:To:Subject:Date:From; b=iBpRLVD9th1AVqjTkuUN/wi5UCFHzVh0OCibkeNufB8UgzE2xbaYlD1BF1Ne27VAr r6PpPjv4OMfMx9rCK3HJ1OZIWCAYZmXxfTkzUulAXoTV1PtwquHCqt11ZDsIhHBGq3 NFYaOlPMAKFUVFOg5EwedhkGhWmky6zBlHVt6jMA= From: "iains at gcc dot gnu.org" To: gcc-bugs@gcc.gnu.org Subject: [Bug ada/115305] New: [15 Regression] many (162) acats regressions on i686-darwin9. Date: Fri, 31 May 2024 10:23:15 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: new X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gcc X-Bugzilla-Component: ada X-Bugzilla-Version: 14.0 X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: iains 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 cc target_milestone attachments.created 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=3D115305 Bug ID: 115305 Summary: [15 Regression] many (162) acats regressions on i686-darwin9. Product: gcc Version: 14.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: ada Assignee: unassigned at gcc dot gnu.org Reporter: iains at gcc dot gnu.org CC: dkm at gcc dot gnu.org Target Milestone: --- Created attachment 58318 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=3D58318&action=3Dedit totals between r15-386-889 firstly, this is not a high priority target (even for me) - but I guess the= se regressions do indicate some underlying omission or similar. up to r15-386 darwin has clean acats results (both 32b and 64b hosts). Unfortunately between r15-386 and 644 there was a bootstrap break for Ada on i686-darwin, so the revision history is fragmented I will attach diffs for the revision ranges I have; listing 162 fails here = can be done - but not sure it would be helpful. Where we are testing an unpatched trunk/branch we are now pushing the resul= ts to GCC's bunsen project: https://builder.sourceware.org/testruns/?commitishes=3D&has_expfile_glob=3D= &has_trsfile_glob=3D&has_keyvalue_k=3Dtestrun.git_describe&has_keyvalue_op= =3Dglob&has_keyvalue_v=3Diains%2F*&has_keyvalue2_k=3Domnitest.results&has_k= eyvalue2_op=3Dglob&has_keyvalue2_v=3D*&order_by=3Dtestrun.authored.time&ord= er=3Ddesc&limit=3D1000&offset=3D0&offset=3D0 the tag is : iains ///- so you can also poke at the detailed logs there if it's helpful. =3D=3D=3D There are regressions also on other earlier platform versions; I will also = try to identify them.=