From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 717E33858C2F; Mon, 1 Jan 2024 18:01:33 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 717E33858C2F DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1704132093; bh=9F45gUYKPsHBbITtS3Aqp7ccddTgd9QSGaMZFbw43mE=; h=From:To:Subject:Date:In-Reply-To:References:From; b=nARs+oqgrh8i7yp84AF6hZX2lUsAXsBJiJXibat7GQ2EAXJAcAUUq71Bx1s7pAsxG BcQJFrAVPOFxc75xsZ6VMAeBOmIZHP5RGEVVOO5Jr/eMCIGkudHqvEnDD4Z0VNAdzM Qemo6bn6vSzsu3FOAROSYaa53yVyDIsR5cBZLSOo= From: "mikpelinux at gmail dot com" To: gcc-bugs@gcc.gnu.org Subject: [Bug target/109133] Error: operands mismatch -- statement `movec %d0,%cacr' ignored Date: Mon, 01 Jan 2024 18:01:32 +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: 12.2.0 X-Bugzilla-Keywords: assemble-failure X-Bugzilla-Severity: normal X-Bugzilla-Who: mikpelinux at gmail dot 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: cc 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=3D109133 Mikael Pettersson changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |mikpelinux at gmail dot com --- Comment #1 from Mikael Pettersson --- Looks like either a problem in gas, or the gcc driver not passing appropria= te options to gas. We need a standalone test case, and please indicate exactly what versions of gcc and binutils you're using and how they were configured= and built.=