From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 79D45391AAFE; Fri, 9 Dec 2022 09:29:39 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 79D45391AAFE DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1670578179; bh=sHRoCMv4/lwHvxRptJAOWpJYTyzXHdxyZroiSN/qADg=; h=From:To:Subject:Date:In-Reply-To:References:From; b=teE4J4dYPINi67efg2dj8Bw+P6C2BaPPCA8RiTu0tt98yNbZThOg3nZyx62Lfy8GV /AbEBWPF5GWWT7+sbi9hI74ip7B6dDsEDrpSNWpQCYBfWJlXcqjahOn6uonQHGZupJ fBpykjtO8BJxb3mEe/o6+1gJSPbRUttx21uA16GM= From: "marxin at gcc dot gnu.org" To: gcc-bugs@gcc.gnu.org Subject: [Bug target/107551] __builtin_cpu_supports returns a negative integer for "x86-64" Date: Fri, 09 Dec 2022 09:29:39 +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: patch, wrong-code 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: 12.3 X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: cf_known_to_fail cf_known_to_work 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 ---------------------------------------------------------------------------- Known to fail| |12.2.0 Known to work| |13.0 --- Comment #24 from Martin Li=C5=A1ka --- Fixed on master so far.=