From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id DD130384B11C; Wed, 24 Apr 2024 08:04:13 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org DD130384B11C DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1713945853; bh=3B1H0aU/rc9D6sDUgjlx9uRLAeSudtX/qTs+vEnMgyg=; h=From:To:Subject:Date:In-Reply-To:References:From; b=Nw6HsiPxbDd9YaRMtudlzZ/UWP7sngwquSLFLknA8yesEfutMqLK911Ofi7EqzYJR hK5IYCalk0DVb6qhouqVCq/SDXkPtKP603qnEdQSMsB7G2YmtuNjpXzGYb7kEivsFJ 6CqZiuZ2fpXc7xUPyEwCt72t2f4DoJ+3KM2Uazek= From: "schwab@linux-m68k.org" To: gcc-bugs@gcc.gnu.org Subject: [Bug jit/104072] Register variables in libgccjit Date: Wed, 24 Apr 2024 08:04:13 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gcc X-Bugzilla-Component: jit X-Bugzilla-Version: 12.0 X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: schwab@linux-m68k.org X-Bugzilla-Status: RESOLVED X-Bugzilla-Resolution: FIXED X-Bugzilla-Priority: P3 X-Bugzilla-Assigned-To: dmalcolm 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=3D104072 --- Comment #3 from Andreas Schwab --- FAIL: test-error-register-variable-size-mismatch.c.exe iteration 1 of 5: verify_code: actual: "invalid register name for 'global_variable'" !=3D exp= ected: "data type of 'global_variable' isn't suitable for a register"=