From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 311B83857009; Fri, 1 Sep 2023 12:57:58 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 311B83857009 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1693573078; bh=ebPG296lSGI7U4FJew5JLAPvRO3VCOBvMwOKrSGdq8c=; h=From:To:Subject:Date:In-Reply-To:References:From; b=sUdvh/EIY0GILwyEixC6I4RumQKwUGRXzCtOR4gPqlu/rgr2yFilAZrEEDoWk4kvh RlB6kXfbdiClFIoZqPQHv+Rxljsp/nprzSCgo1ythcRvGGW55vMxofTf6kWaaPrnjN xOMycGbuF7lmzGH0TtvfBpo6ccRfZ8p63pgY/44g= From: "malat at debian dot org" To: gcc-bugs@gcc.gnu.org Subject: [Bug target/111268] internal compiler error: in to_constant, at poly-int.h:504 Date: Fri, 01 Sep 2023 12:57:57 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gcc X-Bugzilla-Component: target X-Bugzilla-Version: 13.2.0 X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: malat at debian dot 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: 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=3D111268 --- Comment #2 from Mathieu Malaterre --- % /usr/lib/gcc-snapshot/bin/g++ --version g++ (Debian 20230811-1) 14.0.0 20230811 (experimental) [master r14-3139-g68783211f66] Copyright (C) 2023 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.=