From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on inbox.vuxu.org X-Spam-Level: X-Spam-Status: No, score=-3.3 required=5.0 tests=MAILING_LIST_MULTI, RCVD_IN_DNSWL_MED,RCVD_IN_MSPIKE_H3,RCVD_IN_MSPIKE_WL autolearn=ham autolearn_force=no version=3.4.4 Received: (qmail 30850 invoked from network); 9 Oct 2020 23:15:34 -0000 Received: from mother.openwall.net (195.42.179.200) by inbox.vuxu.org with ESMTPUTF8; 9 Oct 2020 23:15:34 -0000 Received: (qmail 27803 invoked by uid 550); 9 Oct 2020 23:15:32 -0000 Mailing-List: contact musl-help@lists.openwall.com; run by ezmlm Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-ID: Reply-To: musl@lists.openwall.com Received: (qmail 27770 invoked from network); 9 Oct 2020 23:15:32 -0000 From: =?utf-8?q?joao=40overdrivepizza=2Ecom?= In-Reply-To: <20201009231000.GB17637@brightrain.aerifal.cx> Content-Type: text/plain; charset="utf-8" X-Forward: 127.0.0.1 Date: Sat, 10 Oct 2020 01:15:19 +0200 Cc: musl@lists.openwall.com To: "Rich Felker" MIME-Version: 1.0 Message-ID: <1506-5f80ef00-8b-101ae020@127328221> User-Agent: SOGoMail 4.3.2 Content-Transfer-Encoding: quoted-printable Subject: =?utf-8?q?Re=3A?==?utf-8?q?_=5Bmusl=5D?= -frounding-math breaking =?utf-8?q?src=2Fmath=2Facosf=2Ec?= > Thanks. This probably needs to be reported as aa bug against LLVM (or= > clang?) rather than just a comment on the review so that it's tracked= > as such. Makes sense, I'll submit/report it.