From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 44DD43858C2B; Tue, 8 Nov 2022 09:23:39 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 44DD43858C2B DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1667899419; bh=H7SyfPxxRnZHh8nHDuTed1u55kFUO0otXoGeFgRYR1A=; h=From:To:Subject:Date:In-Reply-To:References:From; b=IAEgVX2yKMpFLEhp35zSI2kmC/JgkPZFHiJeRIegE7dXxtz72WEhH/K7Ff7dw7hoH KVQEakvDeyjPHFKP9iCR6dPDltjwpHJcsrdKH1FDcHqeLbLW9NN68eY2uoRbL2slUs rl8lPIiwVvZhIORFbU6iQU77kkDXkmZvm3rOwzVM= From: "rguenth at gcc dot gnu.org" To: gcc-bugs@gcc.gnu.org Subject: [Bug target/107551] g++ 12.2 test fails Date: Tue, 08 Nov 2022 09:23:37 +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: rguenth at gcc dot gnu.org X-Bugzilla-Status: WAITING 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: cf_reconfirmed_on everconfirmed cf_gcctarget 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 Richard Biener changed: What |Removed |Added ---------------------------------------------------------------------------- Last reconfirmed| |2022-11-08 Ever confirmed|0 |1 Target| |x86_64-*-* i?86-*-* Status|UNCONFIRMED |WAITING --- Comment #5 from Richard Biener --- The issue likely also appears on trunk, it shows disconnect between the run= time dispatch and the __builtin_cpu_supports for your CPU. Can you please provi= de the version of glibc you have installed and maybe your OS and version?=