From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id D207A3858C50; Fri, 3 Nov 2023 11:11:42 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org D207A3858C50 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1699009902; bh=XpkxFr+jLswH7GY9+Rwwa9htx9izETfszTfGOo6MPE4=; h=From:To:Subject:Date:In-Reply-To:References:From; b=aRwiIzzlQJsMbIfzfcpLF99FHO8aZZK9NccE/VuESNb/sZQIIWIkCI28QCad3y2li FnWgaheFMmscp+8fn5ICAW9tmSbx4TB9GuxEEHG53ECSog/syesd54baNgvTpX9FtO 9g3vOg03qhiGxOAt/lCkfWHFXrAWBJ0Cwc1e5jsw= From: "sjames at gcc dot gnu.org" To: gcc-bugs@gcc.gnu.org Subject: [Bug c/112367] wrong rounding of sum of floating-point constants Date: Fri, 03 Nov 2023 11:11:42 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gcc X-Bugzilla-Component: c X-Bugzilla-Version: 6.3.0 X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: sjames at gcc dot gnu.org X-Bugzilla-Status: UNCONFIRMED X-Bugzilla-Resolution: X-Bugzilla-Priority: P3 X-Bugzilla-Assigned-To: unassigned at gcc dot gnu.org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: cc Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: http://gcc.gnu.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 List-Id: https://gcc.gnu.org/bugzilla/show_bug.cgi?id=3D112367 Sam James changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |sjames at gcc dot gnu.org --- Comment #1 from Sam James --- Build a newer one on cfarm117? Also, what CHOST?=