From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id AAA683853D38; Tue, 16 May 2023 15:04:18 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org AAA683853D38 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1684249458; bh=eEd/jKolYU9CfPjdm22pUZknN/gd1+eloxp+oAN8JZs=; h=From:To:Subject:Date:In-Reply-To:References:From; b=Jcvd/0DpRqE5RPY+JR/AHJrJjhGSQOuDNOkgE+9xmBugn+KSFRmI6512z1A0cO/ok 7c07LD0yg88dWVlDckqoujFc+9Zghkp3/CqKh+vaE6xU1IoGbuRD7OvIQzIj6phjs5 xrGoTH63c99MV38N4RgFIKSIqGp+Xn0bAzdQwS64= From: "gaius at gcc dot gnu.org" To: gcc-bugs@gcc.gnu.org Subject: [Bug modula2/108344] Many tests time out: isatty called in a tight loop Date: Tue, 16 May 2023 15:04:18 +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: 13.0 X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: gaius at gcc dot gnu.org X-Bugzilla-Status: ASSIGNED X-Bugzilla-Resolution: X-Bugzilla-Priority: P3 X-Bugzilla-Assigned-To: gaius at gcc dot gnu.org X-Bugzilla-Target-Milestone: 13.2 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=3D108344 --- Comment #5 from Gaius Mulley --- On reflection I suspect it is doubtful this is the same bug. However it mi= ght reduce the timeouts when running the regression tests.=