From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-wm1-x329.google.com (mail-wm1-x329.google.com [IPv6:2a00:1450:4864:20::329]) by sourceware.org (Postfix) with ESMTPS id 10D313858C60; Tue, 2 Nov 2021 09:27:58 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.4.1 sourceware.org 10D313858C60 Received: by mail-wm1-x329.google.com with SMTP id b71so3586990wmd.2; Tue, 02 Nov 2021 02:27:58 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=EKNR83BDT9mQD2I1fTaIaZYXiSfsCczPPsb31qXyGFw=; b=gAda1WhF0aglRpIsmCLsVj/N24PAiXJcAOJHjoR2387KZ0yINGBbU+u6Avak9J3tpK AQW4Gc+s1KtPAZuv07N6zNU7qlZqaSRazuFi8OVb8v1QTmsTHqzNaT7SJLS5eeKNHQ9d MPwRTvTufeDqFMlyIfM0ipI9NOIsW38/SXkScY0hD0otxC/LKo2JSZNJfQ8LabBYgfDW PZ3ZuWDXnjfu79CqptNng6ndS4MjPJcv4GHjf65M3yWASwW3HKexogI6yj3TmFQDHPAj 2ZBdUr0HLukkTMVf501dnolbCoS7W/DKwU4y6Fmm3qqp6u/u4Rm7SvEmkNMLAGWAkZkf Sg+g== X-Gm-Message-State: AOAM531LOcsvjhOW0XCPFUho2A6wRWnc4VOkRPVTZ6caSY8aCCqH5pFU xGpBUrJRMtsHQyCM34LXLkd6G3Adq9o/hXU1F4c= X-Google-Smtp-Source: ABdhPJxqYSa3KhUJr+yO7YT1efv2xmbAZ4S/ieTQZTA0y/h6cAx6nUBtoyi6JIxloTNBkUXP94aOJ4Z5pl/23sCSUgw= X-Received: by 2002:a1c:e90a:: with SMTP id q10mr5679223wmc.108.1635845276747; Tue, 02 Nov 2021 02:27:56 -0700 (PDT) MIME-Version: 1.0 References: In-Reply-To: From: Jonathan Wakely Date: Tue, 2 Nov 2021 09:27:42 +0000 Message-ID: Subject: Re: Has GCC completed C++ 20 module support? To: sotrdg sotrdg Cc: "gcc@gcc.gnu.org" , gcc-help X-Spam-Status: No, score=-1.0 required=5.0 tests=BAYES_00, DKIM_SIGNED, DKIM_VALID, DKIM_VALID_AU, DKIM_VALID_EF, FREEMAIL_FROM, HTML_MESSAGE, KAM_SHORT, RCVD_IN_DNSWL_NONE, SPF_HELO_NONE, SPF_PASS, TXREP autolearn=ham autolearn_force=no version=3.4.4 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on server2.sourceware.org Content-Type: text/plain; charset="UTF-8" X-Content-Filtered-By: Mailman/MimeDel 2.1.29 X-BeenThere: gcc-help@gcc.gnu.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Gcc-help mailing list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 02 Nov 2021 09:28:00 -0000 Please don't cross-post to the gcc and gcc-help lists. Either you are asking about GCC development of asking about using it, not both. Pick one list. On Tue, 2 Nov 2021, 04:22 sotrdg sotrdg via Gcc-help, wrote: > It looks like It is still in early phase. the fmodule-ts still emits dead > code for example. > > any progress here? > I wouldn't say early, but it is incomplete, as documented in the GCC 11 release notes and at https://gcc.gnu.org/projects/cxx-status.html#cxx20