From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 5FE723882100; Thu, 13 Jun 2024 15:45:22 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 5FE723882100 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1718293522; bh=vrDauGAc7pxFEwD3Ae4wBSyA8HekJDzQ0K++ARZFJGU=; h=From:To:Subject:Date:In-Reply-To:References:From; b=AViQ/lHOoB6aLAPZSkwk8qk23AVhp5vzJ7MwzNSvBU62rPSIZP9W3icO9XsKEd4rq nj9tYkhHblS2C3N3MtkhqWphz2Sk4nYbJe7R0N1isDqbDyNryP752Q33imLl8G7RGD 0j/PJ4kBfEQ36PDlmHsSYXgQ9tqccD6fn0ofcNpc= From: "pinskia at gcc dot gnu.org" To: gcc-bugs@gcc.gnu.org Subject: [Bug bootstrap/115453] [15 regression] Noise from new dlopen, pthread configure checks since r15-1177-g75299e4fe50aa8 Date: Thu, 13 Jun 2024 15:45:22 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gcc X-Bugzilla-Component: bootstrap X-Bugzilla-Version: 15.0 X-Bugzilla-Keywords: build X-Bugzilla-Severity: normal X-Bugzilla-Who: pinskia at gcc dot gnu.org X-Bugzilla-Status: NEW X-Bugzilla-Resolution: X-Bugzilla-Priority: P3 X-Bugzilla-Assigned-To: cohenarthur at gcc dot gnu.org X-Bugzilla-Target-Milestone: 15.0 X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: keywords component 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=3D115453 Andrew Pinski changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |build Component|rust |bootstrap --- Comment #8 from Andrew Pinski --- Toplevel makefile is consider bootstrap component rather than rust ...=