From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 3F1443858436; Wed, 19 Jul 2023 16:09:43 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 3F1443858436 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1689782983; bh=DqZpBjKRe69vAkzfjWq0jTrklnsILzBlHeNU916FWGI=; h=From:To:Subject:Date:In-Reply-To:References:From; b=JY+zpZgaa2NQ1lVcntaLdWAzYbTu9nVcZwlvV9LUUVcZD6iSMMgfjgS/6cJTCz3zc adys+I5zxPVzrkLAsl7+7GIUm5YKK+E8sRuOdQr11h0KGXbfuJrWRkHFliXlrtGC3t qhHt67eeIqK6psupjayZE8Rwlq5kfA2XI6T8SqtY= From: "pinskia at gcc dot gnu.org" To: gcc-bugs@gcc.gnu.org Subject: [Bug rtl-optimization/110742] [14 Regression] cc1plus ICE "Floating point exception" during profiled bootstrap since commit g:08b99fe8ad6 Date: Wed, 19 Jul 2023 16:09:43 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gcc X-Bugzilla-Component: rtl-optimization X-Bugzilla-Version: 14.0 X-Bugzilla-Keywords: ra, wrong-code X-Bugzilla-Severity: normal X-Bugzilla-Who: pinskia 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: 14.0 X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: component keywords target_milestone 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=3D110742 Andrew Pinski changed: What |Removed |Added ---------------------------------------------------------------------------- Component|c++ |rtl-optimization Keywords| |ra, wrong-code Target Milestone|--- |14.0=