From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id CFDF33858C32; Mon, 8 Apr 2024 12:32:56 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org CFDF33858C32 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1712579576; bh=bCdfdkEKaxv3Xonq8cdzclqyI3XoK+PJw/l+TeHBpPo=; h=From:To:Subject:Date:In-Reply-To:References:From; b=e7PMrcbUZVIzkr/1tSny+DCtNHYaXPtqNUt/+FMlDyWMFtLtfin6dXu3ltBFS7d71 2tI3ycNmsndle6WoR4d9N5VFsN3Fb98x+If9NcLTOT+H8LzVR5qEQNwzkTk37PAssP qQGFh8y4+TR0DwVoRUR85TtoRC4ZnwtFxIUEcJSc= From: "douglas.boffey at gmail dot com" To: gcc-bugs@gcc.gnu.org Subject: [Bug c++/114480] g++: internal compiler error: Segmentation fault signal terminated program cc1plus Date: Mon, 08 Apr 2024 12:32: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: 11.4.0 X-Bugzilla-Keywords: compile-time-hog, memory-hog, ra X-Bugzilla-Severity: normal X-Bugzilla-Who: douglas.boffey at gmail dot com X-Bugzilla-Status: ASSIGNED X-Bugzilla-Resolution: X-Bugzilla-Priority: P3 X-Bugzilla-Assigned-To: rguenth 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=3D114480 --- Comment #25 from Douglas Boffey --- (In reply to rguenther@suse.de from comment #24) > dumpbin /headers executable.exe ... C00000 size of stack reserve 1000 size of stack commit ... Hope this helps.=