From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 68C2C385351A; Sat, 28 Oct 2023 03:34:01 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 68C2C385351A DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1698464041; bh=zDep3XZkJ3t+fQXgnzPiHq6nf6l7BBIt+QdRib4Ogr0=; h=From:To:Subject:Date:In-Reply-To:References:From; b=tphyyHoFpZlGB+xbYPmkVgJfjCZ+Dwwtp0fCwcFMEmANFTMjvZYwoDooIT/0CVVyT 8w+OWir8sxU6FGQnvfuC6CocQyc3rI/yxbZV8S49AZNuruuFWvNcOfKJkRfXsT/Zvj QLZfyHUHGIza5W3Laqplu4KxmNR8nWIAf/bTX9iU= From: "sjames 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: Sat, 28 Oct 2023 03:34:00 +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: sjames at gcc dot gnu.org X-Bugzilla-Status: WAITING 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: cc 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 Sam James changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |sjames at gcc dot gnu.org --- Comment #5 from Sam James --- (In reply to Jonathan Wakely from comment #2) > (In reply to Basile Starynkevitch from comment #0) > > Please submit a full bug report, with preprocessed source (by using > > -freport-bug). >=20 > ^^^ Yes, please do this. We need a preprocessed file.=