From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id A8A703858D38; Tue, 6 Feb 2024 11:10:51 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org A8A703858D38 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1707217851; bh=OuQBNeY5n/cSghwVVxAo4lSe1MwT12OqXbN8tJHFzRc=; h=From:To:Subject:Date:In-Reply-To:References:From; b=B7mePyg3eA24EsiMZdpC2LMvT878zd5SN0qM5HaHzWUwtwItFPPhIl4SyzFGY7vw+ Y/fgxXKS+goTXJlAUYUPEsGjjCsmix/bs95tFpYFfhwP1jyb+wPwHeON4OMcm42793 7jYelHTiEH82tztB1iy4xTOvoKOAR8vToNHqLlXk= From: "gaius at gcc dot gnu.org" To: gcc-bugs@gcc.gnu.org Subject: [Bug modula2/113749] [14 Regression] m2 enabled build times out on i686-gnu (GNU Hurd) Date: Tue, 06 Feb 2024 11:10:50 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gcc X-Bugzilla-Component: modula2 X-Bugzilla-Version: 14.0 X-Bugzilla-Keywords: build X-Bugzilla-Severity: normal X-Bugzilla-Who: gaius at gcc dot gnu.org X-Bugzilla-Status: UNCONFIRMED X-Bugzilla-Resolution: X-Bugzilla-Priority: P3 X-Bugzilla-Assigned-To: gaius at gcc dot gnu.org X-Bugzilla-Target-Milestone: 14.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=3D113749 --- Comment #1 from Gaius Mulley --- Thanks for the bug report - I suspect this requires the same bug fix as PR 112920 - gm2 hangs in the type resolver. Although the hang in this PR i= s in the bootstrap tool - they both use the same type resolving algorithm.=