From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id CDE0E3865C23; Tue, 28 May 2024 03:47:47 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org CDE0E3865C23 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1716868067; bh=uboSoUA+uMrS0gf4Q8+4gibVC86SDik1Okis/L72ykM=; h=From:To:Subject:Date:In-Reply-To:References:From; b=yPXGNgswMKnP5m+Z+h7K21EarUUYT0rJLflCg36vu3/ReOVIp5BhTFqFpYbaKpQxk JvWnr90S4He8p2m4/M4lYvHBVbNe7hxfMMSF43eWjWmvdAKa9fl+hak8IOqcRaK7Vp okL43nkRYeyzpIT51Bg+/YSyGkRbRs+mko+qMb4Q= From: "thiago.bauermann at linaro dot org" To: gcc-bugs@gcc.gnu.org Subject: [Bug target/115253] New tests added by r14-10122-gad45086178d833 fail on Cortex M23 and M55 bare metal targets Date: Tue, 28 May 2024 03:47:47 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gcc X-Bugzilla-Component: target X-Bugzilla-Version: 15.0 X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: thiago.bauermann at linaro dot 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: attachments.created Message-ID: In-Reply-To: References: 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=3D115253 --- Comment #2 from Thiago Jung Bauermann --- Created attachment 58298 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=3D58298&action=3Dedit gcc.log for Cortext M55 These log files were obtained with GCC commit g:c5a7628470a7fb801ebeea82e16a4549db43bfa5, r15-853-gc5a7628470a7fb.=