From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 306023858C27; Wed, 25 Oct 2023 10:21:56 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 306023858C27 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1698229316; bh=5tfUi/FpxaaH4ZxpoBaEqz09BOFDh/Zvm8/kOWN/FfA=; h=From:To:Subject:Date:In-Reply-To:References:From; b=BBD6ZIgpQoM5J1EKXMyt5DlZGRYwtikxRasZvcYvggudrXoYjvJbc4+JxqEkmF0rM muf5n0+uCo/e/Rk7WSj6Cre5NS52VKQbMRNNtn7D8gBakHNxnuCU1x0zzNkaS4Ljps fD/eFqo62kLpOvssYiN/ocOXl50YejECI1CoFCC8= From: "redi at gcc dot gnu.org" To: gcc-bugs@gcc.gnu.org Subject: [Bug c++/111974] internal error: Segmentation fault on Ubuntu 23.10 (x86-64) - compiling RefPerSys Date: Wed, 25 Oct 2023 10:21:55 +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: redi 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: 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=3D111974 --- Comment #2 from Jonathan Wakely --- (In reply to Basile Starynkevitch from comment #0) > Please submit a full bug report, with preprocessed source (by using > -freport-bug). ^^^=