From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 11DD63858C50; Sat, 14 Jan 2023 10:14:04 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 11DD63858C50 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1673691244; bh=5D9l1ZEC1neAidUirN8tZRgNWdP9XfgzHgAT4QXwflM=; h=From:To:Subject:Date:In-Reply-To:References:From; b=htlP9dscDu5zkydn63yngu2pbUpYUGqf2LzDwn5EZHX3eL8pozsT2Lz9dLFwHrYAl 0Y37OGXxe5p1z7Rc+zftTHBjq43koT6jFDbEfyNxr0YbI7v4kw+pqho3keWmNKLFr7 DL1o3pNhdqMannREnQyFpQIbksdw4qQN68OP/zBY= From: "iains at gcc dot gnu.org" To: gcc-bugs@gcc.gnu.org Subject: [Bug modula2/108405] modula-2: Testsuite fails: concurrentstore.mod, contimer.mod, tinytimer.mod on Darwin (and likely elsewhere) Date: Sat, 14 Jan 2023 10:14:03 +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: testsuite-fail X-Bugzilla-Severity: normal X-Bugzilla-Who: iains 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: --- X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: cf_gcctarget keywords 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=3D108405 Iain Sandoe changed: What |Removed |Added ---------------------------------------------------------------------------- Target| |x86_64-darwin Keywords| |testsuite-fail --- Comment #1 from Iain Sandoe --- note that a default size of 8Mb is not enough for either Linux or Arm64 Dar= win (both have PTHREAD_STACK_MIN of 16384).=