From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id E2835385B51E; Thu, 23 Mar 2023 12:18:05 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org E2835385B51E DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1679573885; bh=S2I8y/x7ffPJpAbO6KLXF3e0YmWG8W9QNWy51RgV5dE=; h=From:To:Subject:Date:In-Reply-To:References:From; b=svz4XH6byqc4aaugYzYNVZf4TSlbOJD9P1r1xtDHuGLotpU0jvcc8pce+uEh8eN90 xaeYwKkWWgKJsLC/n1clCo1X9AIAUpdWgcMWMlcVDJ+wBLoVvuyF+7+8S56+D4kHiS UIVAVjC+GVhilEEVBTkftBRWWcv+cQbVzyvcbzAo= From: "ro at CeBiTec dot Uni-Bielefeld.DE" To: gcc-bugs@gcc.gnu.org Subject: [Bug d/109231] [13 regression] Comparison failure in libphobos/libdruntime/rt/util/typeinfo.o Date: Thu, 23 Mar 2023 12:18:05 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gcc X-Bugzilla-Component: d X-Bugzilla-Version: 13.0 X-Bugzilla-Keywords: build X-Bugzilla-Severity: normal X-Bugzilla-Who: ro at CeBiTec dot Uni-Bielefeld.DE X-Bugzilla-Status: UNCONFIRMED X-Bugzilla-Resolution: X-Bugzilla-Priority: P3 X-Bugzilla-Assigned-To: ibuclaw at gdcproject dot org X-Bugzilla-Target-Milestone: 13.0 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=3D109231 --- Comment #17 from ro at CeBiTec dot Uni-Bielefeld.DE --- > --- Comment #12 from Jakub Jelinek --- > BTW, I have also backported the r13-6739 commit to 12 branch in r12-9293,= does > that branch fail to bootstrap too? I usually try the gcc-12 branch only once a week. So I ran a bootstrap there last night: worked without issues.=