From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 2C9CE3858C83; Mon, 26 Sep 2022 08:08:05 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 2C9CE3858C83 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1664179685; bh=Zsln5Rs17efBoRPD0oEuA+Jy81GuCVzLzKNIOObYc9Y=; h=From:To:Subject:Date:In-Reply-To:References:From; b=ATXwB+YRh09iZR3osoq9Rq4GLFWQHSj1vAOqpa0Vl5tFTzEhHlAovduXJ1/Rae2Ml PvukEzjD8HxWqRSiesohajYXka64im0tZ2NWFIpA7IPLnD5gbvmaKVTv5RjQQtDq7J 9etHHO8FRgljXNXEosXWWjkxETRmEt35cFLqFM3I= From: "thomas.petazzoni@free-electrons.com" To: gcc-bugs@gcc.gnu.org Subject: [Bug target/107032] ARM: libgcc2.c:2174:1: error: r7 cannot be used in 'asm' here Date: Mon, 26 Sep 2022 08:08:02 +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: 11.3.0 X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: thomas.petazzoni@free-electrons.com 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: 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=3D107032 --- Comment #2 from Thomas Petazzoni = --- Thanks for the feedback. There must be something special in those configurations, because I did build a Cortex-M4 configuration with gcc 11.3= .0 just a few days ago, and it built fine.=