From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 6370D3857B99; Wed, 19 Oct 2022 06:03:59 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 6370D3857B99 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1666159439; bh=EM77D/FMlWH6sqIggWlvSUYdo0gGMNO7tMxXWyW+Ba0=; h=From:To:Subject:Date:In-Reply-To:References:From; b=vl3uPwW4lvjr54Mg6pe2Y1Hg47Y8AP1TFKdXxLGVU39EbVkiGvp5q5mchnqapIw1F IDuepr/pawZhMjq9H9HdLQx1qUzpf4OkdtIOOs8TROHtjiGaWEcyKdx7O8mBmMWPMn efmlcX5V3XueUswM+DtGOKPKPFnB7JGTN7d9WxiI= From: "rguenth at gcc dot gnu.org" To: gcc-bugs@gcc.gnu.org Subject: [Bug preprocessor/78581] Out of memory when preprocessing #include with -traditional Date: Wed, 19 Oct 2022 06:03:58 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gcc X-Bugzilla-Component: preprocessor X-Bugzilla-Version: 6.2.1 X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: rguenth 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: 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=3D78581 Richard Biener changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |gscfq@t-online.de --- Comment #3 from Richard Biener --- *** Bug 106874 has been marked as a duplicate of this bug. ***=