From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-lj1-x229.google.com (mail-lj1-x229.google.com [IPv6:2a00:1450:4864:20::229]) by sourceware.org (Postfix) with ESMTPS id E4D953860C34 for ; Thu, 23 Jul 2020 08:32:51 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.3.2 sourceware.org E4D953860C34 Received: by mail-lj1-x229.google.com with SMTP id q4so5470973lji.2 for ; Thu, 23 Jul 2020 01:32:51 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to; bh=opB8yB3ewieRmCzvlpAXBPxkocr6wF3Z1wKUQyefkxE=; b=B3xE0MwwgFKWb91Tg7j6nVfUQNCF1vBCDu7vOCgmByhGKrEZYNmO6PvcvPG27CTqye 6o8JiuvvZIRGUr0YKJtfQ2AA/qPl4hyQPRrF/swJOIYK5u5nYHnprmw1WOol6KMzGO61 R7Sf1Zl5xzRjyAML+bowJNG/Qc3jzdfZHSSodPEQmSBn/W0QxhZfHdhBcerr+oJzqJEL lkgH7IvWJ3kZ7hTKVB8leE/OamOsPmX1BBmbVy2/V+q3NvvHATYG8PLZtHJc94OenfE3 2u870612peIBBBKtkj2eVsDDvEkP6r21Q/7jLbuu/c3H5mgvbbWeEY1Ju/PuR1z8kLMv c+YQ== X-Gm-Message-State: AOAM533ET+JU2NSUxStwuJVdIy02CkweMzO8UYMP0pcpRx6FIaePZxiE +WQKaNsr2n79PEgyrYw613RNx0dqR2brWsIAqsy5dw== X-Google-Smtp-Source: ABdhPJw4BPGCd15YVAwDnRKSD0rHvTJog2pIg1uohi5txPPNSKz9vtnPRvi1zWhCZntauCsUwpJ+v5Bh0sKq+1MlkfQ= X-Received: by 2002:a2e:984e:: with SMTP id e14mr1410024ljj.169.1595493169861; Thu, 23 Jul 2020 01:32:49 -0700 (PDT) MIME-Version: 1.0 References: In-Reply-To: From: ireng ajah Date: Thu, 23 Jul 2020 15:32:35 +0700 Message-ID: Subject: Re: GCC 10.2 Released To: gcc@gcc.gnu.org X-Spam-Status: No, score=-2.5 required=5.0 tests=BAYES_00, DKIM_SIGNED, DKIM_VALID, DKIM_VALID_AU, DKIM_VALID_EF, FREEMAIL_ENVFROM_END_DIGIT, FREEMAIL_FROM, HTML_MESSAGE, KAM_SHORT, RCVD_IN_DNSWL_NONE, SPF_HELO_NONE, SPF_PASS, TXREP autolearn=ham autolearn_force=no version=3.4.2 X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on server2.sourceware.org Content-Type: text/plain; charset="UTF-8" X-Content-Filtered-By: Mailman/MimeDel 2.1.29 X-BeenThere: gcc@gcc.gnu.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Gcc mailing list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 23 Jul 2020 08:32:53 -0000 Hi.. Can you remove my email from your list? On Thu, 23 Jul 2020 at 14:47, Richard Biener wrote: > The GNU Compiler Collection version 10.2 has been released. > > GCC 10.2 is a bug-fix release from the GCC 10 branch > containing important fixes for regressions and serious bugs in > GCC 10.1 with more than 94 bugs fixed since the previous release. > > This release is available from the FTP servers listed at: > > http://www.gnu.org/order/ftp.html > > Please do not contact me directly regarding questions or comments > about this release. Instead, use the resources available from > http://gcc.gnu.org. > > As always, a vast number of people contributed to this GCC release > -- far too many to thank them individually! > -- Kind Regards Ireng Ajah