From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 8F0FA3849AFC; Tue, 16 Apr 2024 17:05:59 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 8F0FA3849AFC DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1713287159; bh=CDIFSZLheGmeiv/TOb8Aj0+4TZP8GXocUNb6On626vY=; h=From:To:Subject:Date:In-Reply-To:References:From; b=aE2LtjbEtE1j5qaBQA2K5A74PS02rWJw9eqFwyVSH/2UdHi6dn62hd38M1WXWVD/P kPuwoR87FOFalkhEkkWuaskTuAZs2/d805HP/PMoAtIwBOiA2tDd6Z0TrDRs5LYs8+ FqLU7Dmy1V9qnqMAUTAiw09NtUE30iby69jAktrM= From: "vincent-gcc at vinc17 dot net" To: gcc-bugs@gcc.gnu.org Subject: [Bug c++/114050] Inconsistency in double/float constant evaluation between 32 and 64 bit Date: Tue, 16 Apr 2024 17:05:59 +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: 13.2.0 X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: vincent-gcc at vinc17 dot net X-Bugzilla-Status: RESOLVED X-Bugzilla-Resolution: DUPLICATE 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: 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=3D114050 --- Comment #14 from Vincent Lef=C3=A8vre -= -- This bug is about "double/float constant evaluation" (and it has been marke= d as a duplicate of a bug precisely on this subject), not about the rules that a= re applied *after* this evaluation.=