From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 421653858D35; Mon, 24 Jun 2024 13:14:02 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 421653858D35 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1719234842; bh=GX3rN0fiTuZZGPWf8e7FjbbtKB86JWsxYyW3svuALnE=; h=From:To:Subject:Date:In-Reply-To:References:From; b=Js37FUPwrq7aLFXPvUpeSxyqLOOXiM/VRtT3CAxnckrIRSialiYK/G+9RcCwZgUeC 6sAIcr5MSTM0uPeguQUYqUUIGbovZt1NI/u+xP4iSUviBQoly3VIufjOp+P9JhOlid xN+icebNUZ0uAUjMKcdrpcYb/biBbCgMbjoiBYXI= From: "rguenth at gcc dot gnu.org" To: gcc-bugs@gcc.gnu.org Subject: [Bug middle-end/114855] ICE: Segfault Date: Mon, 24 Jun 2024 13:14:01 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gcc X-Bugzilla-Component: middle-end X-Bugzilla-Version: 13.2.0 X-Bugzilla-Keywords: compile-time-hog, ice-on-valid-code, memory-hog X-Bugzilla-Severity: normal X-Bugzilla-Who: rguenth at gcc dot gnu.org X-Bugzilla-Status: NEW 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=3D114855 --- Comment #11 from Richard Biener --- Btw, a question to the reporter - I suppose the files are machine-generated= .=20 Are you able to create a file of smaller size? This one has ~200000 lines, some with 2000 and 20000 lines would be perfect.=