From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 21B06385516F; Fri, 25 Nov 2022 11:46:21 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 21B06385516F DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1669376781; bh=BGvhMHtuN5JKRZOarK6XKwb7E6fXJJx59IMj3S/cWBw=; h=From:To:Subject:Date:In-Reply-To:References:From; b=pH4Vpa8QIo4jx7LOLhc7A1wFVPXyE/wwcGaiQDvo9vb/sQoKWn4lY0rXiawVoddpg 75px6+3NNyDtTfUT2nX/IZunoLEPjzR+viMP+nzDB5d0CNEde/kCUhPx5tyivigEvn 9JS94SeKiUueKodyMXl3dg/z6wu1HI5vIaRn0qEA= From: "marxin at gcc dot gnu.org" To: gcc-bugs@gcc.gnu.org Subject: [Bug target/107551] __builtin_cpu_is returns a negative integer for x86-64 Date: Fri, 25 Nov 2022 11:46:20 +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: X-Bugzilla-Severity: normal X-Bugzilla-Who: marxin at gcc dot gnu.org X-Bugzilla-Status: ASSIGNED X-Bugzilla-Resolution: X-Bugzilla-Priority: P3 X-Bugzilla-Assigned-To: marxin at gcc dot gnu.org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: short_desc bug_status 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=3D107551 Martin Li=C5=A1ka changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|g++ 12.2 test fails |__builtin_cpu_is returns a | |negative integer for x86-64 Status|WAITING |ASSIGNED --- Comment #9 from Martin Li=C5=A1ka --- Thanks a lot for the values! It's the same story as PR103661, grr. Apparent= ly, I didn't fix it entirely.=