From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from us-smtp-delivery-124.mimecast.com (us-smtp-delivery-124.mimecast.com [170.10.133.124]) by sourceware.org (Postfix) with ESMTPS id 32A3C3853808 for ; Fri, 16 Sep 2022 13:29:48 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.4.1 sourceware.org 32A3C3853808 Authentication-Results: sourceware.org; dmarc=pass (p=none dis=none) header.from=redhat.com Authentication-Results: sourceware.org; spf=pass smtp.mailfrom=redhat.com DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com; s=mimecast20190719; t=1663334987; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type; bh=fQG22jGsFesPN4TFYe8qS9QJ1a9Vswa3WCg/K1Mq060=; b=Vm7OPSICRA9yXrePgEsEruGKhZ5Wfvke9O3uybZxY7yVIkSNe1htWcJJbdQt9bfhRzpjYx SKiM72bEcoVnKLmvzM7GIP8RH3ZpXuvuhfmyP+nvhwaX6IdJV553do40cgRLC2faxfwgP1 BhRghAUGHFpo2xNALD2ezbsEe6d4MaU= Received: from mail-oa1-f71.google.com (mail-oa1-f71.google.com [209.85.160.71]) by relay.mimecast.com with ESMTP with STARTTLS (version=TLSv1.3, cipher=TLS_AES_128_GCM_SHA256) id us-mta-186-nDt5U3HUMc2HZFH1yeQ8fQ-1; Fri, 16 Sep 2022 09:29:46 -0400 X-MC-Unique: nDt5U3HUMc2HZFH1yeQ8fQ-1 Received: by mail-oa1-f71.google.com with SMTP id 586e51a60fabf-126cb03a64eso11103157fac.23 for ; Fri, 16 Sep 2022 06:29:45 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=to:subject:message-id:date:from:mime-version:x-gm-message-state :from:to:cc:subject:date; bh=fQG22jGsFesPN4TFYe8qS9QJ1a9Vswa3WCg/K1Mq060=; b=60kZ2yJQdSNBxatkDSHPD23AXZH/nifOcjUxdKf+3mHnRcK4493S4cpNrm7kI9wZVZ S/GcbOZ+rj/fPC16Yv01m6oPbwbwDcpk44WPcBi8SFUbxEke/oc5Mb0S5X2w7M/u9OcL iGyW0jQurluzknMDWOlUFbJRzu/3G9+L/0eYMH32pgK5a/ct12//4tiwMMaw+p8U96T3 k3ei+uhVuVAMnoyII46+WKWoH8xeW9avSNwlTbLIy72aABuCOvCHPqZA6Dcwxl5IG0uo MqYZLMRGZ2XGfrbWVZrISr0YphWaDBOwMaoreUhSB83Zd9Z86rmdhXyuIs8OOY0P9lVx KeEA== X-Gm-Message-State: ACrzQf1lpxplj1R66XAWqXHXiScE+/E6w8hTTkMmK1ycwfjEa/7/ypEh xFECEiUIkFXJwMtvNPuxbXD9poVEAtEoddNx9/9/PatZ+utxyZ478oalwAE417r801tRSQk7q3Y z6zCqpfq8kOHGM/rrYj8JwT4e7xfQE20= X-Received: by 2002:a05:6870:898e:b0:12b:3e64:e86d with SMTP id f14-20020a056870898e00b0012b3e64e86dmr2831037oaq.265.1663334983709; Fri, 16 Sep 2022 06:29:43 -0700 (PDT) X-Google-Smtp-Source: AMsMyM5xLQKKVAhuhff0K+LK+I3SjE2lpqEOW49clmeJ7que62kU4D2ynodMhYnLWQfjolByETaeZidxchFX+/U14PA= X-Received: by 2002:a05:6870:898e:b0:12b:3e64:e86d with SMTP id f14-20020a056870898e00b0012b3e64e86dmr2831021oaq.265.1663334983419; Fri, 16 Sep 2022 06:29:43 -0700 (PDT) MIME-Version: 1.0 From: Aldy Hernandez Date: Fri, 16 Sep 2022 15:29:32 +0200 Message-ID: Subject: A non-text attachment was scrubbed... To: overseers@gcc.gnu.org X-Mimecast-Spam-Score: 0 X-Mimecast-Originator: redhat.com Content-Type: text/plain; charset="UTF-8" X-Spam-Status: No, score=-5.8 required=5.0 tests=BAYES_00,DKIMWL_WL_HIGH,DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,DKIM_VALID_EF,KAM_SHORT,RCVD_IN_DNSWL_LOW,SPF_HELO_NONE,SPF_NONE,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: My latest post to gcc-patches: https://gcc.gnu.org/pipermail/gcc-patches/2022-September/601696.html ...says: -------------- next part -------------- A non-text attachment was scrubbed... Name: 0001-Rewrite-NAN-and-sign-handling-in-frange.patch Type: text/x-patch Size: 49883 bytes Desc: not available URL: But isn't this a text attachment? I mean, it says text/x-patch right there. Thanks. Aldy