From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-wm1-x32d.google.com (mail-wm1-x32d.google.com [IPv6:2a00:1450:4864:20::32d]) by sourceware.org (Postfix) with ESMTPS id 1B93738582BC for ; Tue, 10 Jan 2023 22:49:02 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.4.2 sourceware.org 1B93738582BC Authentication-Results: sourceware.org; dmarc=pass (p=none dis=none) header.from=gmail.com Authentication-Results: sourceware.org; spf=pass smtp.mailfrom=gmail.com Received: by mail-wm1-x32d.google.com with SMTP id m26-20020a05600c3b1a00b003d9811fcaafso11273411wms.5 for ; Tue, 10 Jan 2023 14:49:02 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; h=mime-version:user-agent:message-id:in-reply-to:date:references :subject:cc:to:from:from:to:cc:subject:date:message-id:reply-to; bh=VLX6ihoSZZpuGqLm3C3zjkK/Tlu7GCg/GNhE80notMY=; b=Y4qURVz8+AoY0ZX4t95+VsUawt8i2ruOIzl/5VHj/Q/dV6jU4Sp1yDPEkpjPU8hhoL oD0sHJpl7SpDFaCcvx2hK5LOJ2erwwFRHMAMNmlS/GCV/qTxHBnKMOSKh1tpYuWh0d5Z WPrbkxvM+DclBYq9v/jbJaM2MQr4c56alNRmNMq9nXP+U+ojIN3Mr2gA+nKvNCSqicQN YmGGKoZvYOHoE+QmsKlCq6Yd9+aq+8LWdQ1BchNsRLgkyeP7ThpwsJWdln7+91xyGmlJ r4ZsA9B1bafKd9DzS8Dj7km2R8Zvn10bokBUxMKLC5NBb0h2soD6W/Pcg0hotSrqoCDG 5oFw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=mime-version:user-agent:message-id:in-reply-to:date:references :subject:cc:to:from:x-gm-message-state:from:to:cc:subject:date :message-id:reply-to; bh=VLX6ihoSZZpuGqLm3C3zjkK/Tlu7GCg/GNhE80notMY=; b=j7ItwMyUT9R3oB1b45boBwBE+riMwKote6LE4eAIrU/BAZ7WRRKjmqfOMBRgBE3TX2 LZmKK64VLbuCObeeIxRGl6Xxu0io/B2K/C6zYbxPraCSFlAcZORavzm1WpetwsE1CF+u eeOGcrymJ669tzKCWylbeBDYmchvvIJRauUmvRHEtm/0mB9kpoRLpuhoKF58apcIAaep TZj1ajdZiUAzJPGkBAhYuhA6xdv1WuWhkDZMye1BiYjIiAIDCEPATDmO2xi+gOJLL45G CqxdKvjy/QehpJ7AK8YZpPmWFr/NbYNZyZfagg6k/J15ArJ/zQ3MACwlZBP2lRAtxk6k KoIA== X-Gm-Message-State: AFqh2kpDXmiHrS7ehp65FlqT4xDAw8drJJZfVRgzXytRp4KQ5JuOBHlz PSXHnV3cfTBmY607fENHQMg= X-Google-Smtp-Source: AMrXdXvPeHYeKTpNOMapxppR/dJKjRG6IaXW/i4eV3jeT249JJhqe3JEsKtuEEE2+3iokL+FcqMF1Q== X-Received: by 2002:a05:600c:4e48:b0:3cf:5d41:b748 with SMTP id e8-20020a05600c4e4800b003cf5d41b748mr54499611wmq.36.1673390940712; Tue, 10 Jan 2023 14:49:00 -0800 (PST) Received: from lancelot ([195.147.220.46]) by smtp.gmail.com with ESMTPSA id g14-20020a05600c4ece00b003d9ea176d54sm15437678wmq.27.2023.01.10.14.48.59 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Tue, 10 Jan 2023 14:49:00 -0800 (PST) Received: from gaius by lancelot with local (Exim 4.94.2) (envelope-from ) id 1pFNQQ-007qqx-UC; Tue, 10 Jan 2023 22:48:58 +0000 From: Gaius Mulley To: Jason Merrill Cc: gcc-patches@gcc.gnu.org Subject: Re: [PATCH v3 17/19] modula2 front end: dejagnu expect library scripts References: <04ddb42e-1dbd-aaab-4f86-602c044accea@redhat.com> Date: Tue, 10 Jan 2023 22:48:58 +0000 In-Reply-To: <04ddb42e-1dbd-aaab-4f86-602c044accea@redhat.com> (Jason Merrill's message of "Mon, 9 Jan 2023 20:09:49 -0500") Message-ID: <87pmbm3t0l.fsf@debian> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/27.1 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain X-Spam-Status: No, score=-1.6 required=5.0 tests=BAYES_00,DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,DKIM_VALID_EF,FREEMAIL_ENVFROM_END_DIGIT,FREEMAIL_FROM,RCVD_IN_DNSWL_NONE,SPF_HELO_NONE,SPF_PASS,TXREP autolearn=ham autolearn_force=no version=3.4.6 X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on server2.sourceware.org List-Id: Jason Merrill writes: > On 12/6/22 09:47, Gaius Mulley via Gcc-patches wrote: >> Here are the dejagnu expect library scripts for the gm2 >> testsuite. > > A couple of weeks ago I noticed on a testrun that the modula tests > didn't seem to be timing out properly, so I made this change. It > looks like they didn't run at all in the bootstrap/test I did just > now, so I don't know if this change is actually helpful, but here it > is if you think it makes sense: awesome, many thanks for the patch - it certainly looks as if the timeout library was absent from lib/gm2.exp (and also gm2-torture.exp). I've also applied this fix to gm2-torture.exp and will git commit/git push your patch regards, Gaius