From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id F14493858D28; Mon, 6 Nov 2023 08:59:37 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org F14493858D28 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1699261177; bh=NxbC1i5PoKX74YgHzfw84op9tvlqbuvJR18WO3ynM8o=; h=From:To:Subject:Date:In-Reply-To:References:From; b=ZS0Kg/hC0n/Tiyr4+bYa31DTukR43h5Rl0VnQ1E8NQNBtT3bIaEN4CMop9PRgHxcM PY6NshPib/UlqFIZDqO1hpVqNTudbegvs88AFdaIUT1L2TGdz0yhy2Fv7c9/9SeJuD nGP7SzqNqbqpEfvwT1iVZXMeS4pHfJmKrflmV/Io= From: "zimmerma+gcc at loria dot fr" To: gcc-bugs@gcc.gnu.org Subject: [Bug middle-end/112367] wrong rounding of sum of floating-point constants with -frounding-math Date: Mon, 06 Nov 2023 08:59:37 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gcc X-Bugzilla-Component: middle-end X-Bugzilla-Version: 6.3.0 X-Bugzilla-Keywords: wrong-code X-Bugzilla-Severity: normal X-Bugzilla-Who: zimmerma+gcc at loria dot fr X-Bugzilla-Status: RESOLVED X-Bugzilla-Resolution: FIXED X-Bugzilla-Priority: P3 X-Bugzilla-Assigned-To: unassigned at gcc dot gnu.org X-Bugzilla-Target-Milestone: 12.0 X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: 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 --- Comment #7 from Paul Zimmermann --- thank you all and sorry for the noise=