From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 0799B3858C2C; Thu, 19 Jan 2023 14:26:01 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 0799B3858C2C DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1674138361; bh=6QueAm065yL7jU9FtzEPnAFtRm7RF7ECeFPsFL1RGVg=; h=From:To:Subject:Date:In-Reply-To:References:From; b=qBCrIa8VJ44DJ2tvSJ9Fj9VCFD2wynmcB9m9vaI1WDXFVJlNnHn+os4iivSm9h5Uy CGQcllbvwu+PvZCfYdOYyK83imb1OEjBtoeceTfQ303s6WNdinqOf/vNjbQp2/rXRa Mxs4f5j94dneXbzQ0+8YvBA3hyCESxLlN6eofn78= From: "gaius at gcc dot gnu.org" To: gcc-bugs@gcc.gnu.org Subject: [Bug modula2/108462] duplicate install of static libraries Date: Thu, 19 Jan 2023 14:26:00 +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: 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: cc attachments.created 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=3D108462 Gaius Mulley changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |gaius at gcc dot gnu.org --- Comment #1 from Gaius Mulley --- Created attachment 54309 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=3D54309&action=3Dedit script to run coroutine test cases To check whether they are necessary it should be possible to run the corout= ine test cases. It will need adapting as the gcc-read-write and build are hard coded.=