From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on dcvr.yhbt.net X-Spam-Level: X-Spam-Status: No, score=-4.2 required=3.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,DKIM_VALID_EF,MAILING_LIST_MULTI, SPF_HELO_PASS,SPF_PASS shortcircuit=no autolearn=ham autolearn_force=no version=3.4.2 Received: from sourceware.org (server2.sourceware.org [IPv6:2620:52:3:1:0:246e:9693:128c]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by dcvr.yhbt.net (Postfix) with ESMTPS id 0730B1F5AE for ; Fri, 17 Jul 2020 19:21:29 +0000 (UTC) Received: from server2.sourceware.org (localhost [IPv6:::1]) by sourceware.org (Postfix) with ESMTP id A3B0C385BF81; Fri, 17 Jul 2020 19:20:48 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org A3B0C385BF81 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sourceware.org; s=default; t=1595013648; bh=TBHTbxS9Ms34GqzBaWa/zxbknenqr0Wo005nrzlKK2k=; h=To:Subject:Date:List-Id:List-Unsubscribe:List-Archive:List-Post: List-Help:List-Subscribe:From:Reply-To:From; b=xce7hLalysVPKaKlhIWsXFD2ZFEfX6u5ek9/ZzSspsu8Xqk7GWuTXYqiE7FxIhARe 2R7+Amv71rcFRPIFn/cAC9SMWr8kcn58I5EdpwAjZiH6s+P3tt2uUWHrWdngUhkEu9 on8POFVs1mg0o7ivphtTrZXha1Ff+PMh3Qr0UBBY= Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by sourceware.org (Postfix) with ESMTP id 4E6103857028 for ; Fri, 17 Jul 2020 19:20:44 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.3.2 sourceware.org 4E6103857028 To: libc-alpha@sourceware.org Subject: 5 x86-64 test failures on master, math/test-*-j0 Date: Fri, 17 Jul 2020 22:20:00 +0300 Message-ID: <2043652.Hq7AAxBmiT@farino> Organization: Gentoo Linux MIME-Version: 1.0 Content-Type: multipart/signed; boundary="nextPart3345226.aCxCBeP46V"; micalg="pgp-sha512"; protocol="application/pgp-signature" X-BeenThere: libc-alpha@sourceware.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Libc-alpha mailing list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , From: =?utf-8?q?Andreas_K=2E_H=C3=BCttel_via_Libc-alpha?= Reply-To: Andreas =?ISO-8859-1?Q?K=2E_H=FCttel?= Errors-To: libc-alpha-bounces@sourceware.org Sender: "Libc-alpha" --nextPart3345226.aCxCBeP46V Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset="iso-8859-1" With today's master (e9422236a2dd4cf2b7e900af5e84706da68bd43e) I get the=20 following test failures: =46AIL: math/test-double-j0 =46AIL: math/test-float-j0 =46AIL: math/test-float32-j0 =46AIL: math/test-float32x-j0 =46AIL: math/test-float64-j0 math/test-double-j0: testing double (without inline functions) =46ailure: Test: j0_towardzero (0x2.602774p+0) Result: is: 1.5262095721573004e-02 0x1.f41bbcff0cc83p-7 should be: 1.5262095721573012e-02 0x1.f41bbcff0cc88p-7 difference: 8.6736173798840354e-18 0x1.4000000000000p-57 ulp : 5.0000 max.ulp : 4.0000 Maximal error of `j0_towardzero' is : 5 ulp accepted: 4 ulp Test suite completed: 200 test cases plus 196 tests for exception flags and 196 tests for errno executed. 2 errors occurred. math/test-float-j0: testing float (without inline functions) =46ailure: Test: j0_towardzero (0x2.602774p+0) Result: is: 1.52620896e-02 0x1.f41bb0p-7 should be: 1.52620952e-02 0x1.f41bbcp-7 difference: 5.58793544e-09 0x1.800000p-28 ulp : 6.0000 max.ulp : 5.0000 Maximal error of `j0_towardzero' is : 6 ulp accepted: 5 ulp Test suite completed: 160 test cases plus 156 tests for exception flags and 156 tests for errno executed. 2 errors occurred. test-float32-j0: testing _Float32 (without inline functions) =46ailure: Test: j0_towardzero (0x2.602774p+0) Result: is: 1.52620896e-02 0x1.f41bb0p-7 should be: 1.52620952e-02 0x1.f41bbcp-7 difference: 5.58793544e-09 0x1.800000p-28 ulp : 6.0000 max.ulp : 5.0000 Maximal error of `j0_towardzero' is : 6 ulp accepted: 5 ulp Test suite completed: 160 test cases plus 156 tests for exception flags and 156 tests for errno executed. 2 errors occurred. test-float32x-j0: testing _Float32x (without inline functions) =46ailure: Test: j0_towardzero (0x2.602774p+0) Result: is: 1.5262095721573004e-02 0x1.f41bbcff0cc83p-7 should be: 1.5262095721573012e-02 0x1.f41bbcff0cc88p-7 difference: 8.6736173798840354e-18 0x1.4000000000000p-57 ulp : 5.0000 max.ulp : 4.0000 Maximal error of `j0_towardzero' is : 5 ulp accepted: 4 ulp Test suite completed: 200 test cases plus 196 tests for exception flags and 196 tests for errno executed. 2 errors occurred. test-float64-j0: testing _Float64 (without inline functions) =46ailure: Test: j0_towardzero (0x2.602774p+0) Result: is: 1.5262095721573004e-02 0x1.f41bbcff0cc83p-7 should be: 1.5262095721573012e-02 0x1.f41bbcff0cc88p-7 difference: 8.6736173798840354e-18 0x1.4000000000000p-57 ulp : 5.0000 max.ulp : 4.0000 Maximal error of `j0_towardzero' is : 5 ulp accepted: 4 ulp Test suite completed: 200 test cases plus 196 tests for exception flags and 196 tests for errno executed. 2 errors occurred. Machine:=20 Linux farino 5.4.50-gentoo-ah1 #1 SMP PREEMPT Fri Jul 3 18:00:55 EEST 2020= =20 x86_64 Intel(R) Core(TM) i5-8265U CPU @ 1.60GHz GenuineIntel GNU/Linux *FLAGS: -march=3Dnative -O2 -pipe -ggdb -frecord-gcc-switches gcc (Gentoo 10.1.0-r2 p3) 10.1.0 GNU ld (Gentoo 2.34 p4) 2.34.0 Thanks in advance,=20 Andreas =2D-=20 Andreas K. H=FCttel dilfridge@gentoo.org Gentoo Linux developer=20 (council, qa, toolchain, base-system, perl, libreoffice) --nextPart3345226.aCxCBeP46V Content-Type: application/pgp-signature; name="signature.asc" Content-Description: This is a digitally signed message part. Content-Transfer-Encoding: 7Bit -----BEGIN PGP SIGNATURE----- iQKTBAABCgB9FiEE50NBr50KpJKM5MK59n+4O2olsAAFAl8R+eBfFIAAAAAALgAo aXNzdWVyLWZwckBub3RhdGlvbnMub3BlbnBncC5maWZ0aGhvcnNlbWFuLm5ldEU3 NDM0MUFGOUQwQUE0OTI4Q0U0QzJCOUY2N0ZCODNCNkEyNUIwMDAACgkQ9n+4O2ol sAAgwg//QRQF5+fAJimwQJ+b1svgS3QyxG9vxBHyRIMubIkSzXeVJFZ+dRIK9w/R VSOtNrp8zxDUuNFXvCU/mK9dEYrv2RY+Ar2R2AeDI3FpHVe7QmBw0DGkBfxJBAKY s2NmOwwvc1CGQ2PKvyh6YUkce9yyiIRfYVgIUAbI0bA0dV5PLtQ7vbBI0hkQJjHy Fss9a2pSCIdnkDoNscmXCKUgcQErfCEpwsjU5vow+KvlWIqi+NzaxwP6Lj4EM8NO YdH8jICGNRLNdP1hfVCnpny6re4RWSzSI1hEigTaN5Vc92K9rAzbHdS9MO1uyl21 eq1i/QS1BXQvhErA3d4vUtHiQEGMLWn9vO1ipPKj5xaduaADhgRZaYZjZKgR0mQl 5N+2dG7OWuSeI4AWJ5/jFvA5xKI28E4JSkImTWerxpTHHWr64+lC8xZftLGCxxy1 zvHLAiqeIaapt0ZI+92gKdJDmHn3nsz7Te9XQC6M3LJ7HizXrkYLBQ0XZ1BSw6qQ qdP7ZPkF7LGH+UCmdJDsqi1V8nJm5/eHzEFjSyFatwYpd7Y/HC4eldxHsFQa2R/1 UmnMbOSPIMHkXpGOYoO0mpqR7xI+MfvAM6ZBqZyXb15IeHhHLwW5/1IrqWMjtZ2y iVbY78GKpz9Gflf1ThLKK3AVZfyxy9LuZW2FJbaNUfIEmZyubSI= =1OND -----END PGP SIGNATURE----- --nextPart3345226.aCxCBeP46V--