From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 44C1F3858D1E; Tue, 23 May 2023 00:09:17 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 44C1F3858D1E DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1684800557; bh=pmsJ2oytdNA7DIQcRuRqZYKznZQHDxTkA4m+mbDnNTI=; h=From:To:Subject:Date:In-Reply-To:References:From; b=IxA4c6GyrEwJOnWlakrHJZ97r7/kC50MCvrcEGxzceSBfPSF6waTMv4xgj1MnUSLU gDeFs2kYLglLLemeyd56QVb4b+yGKOSElvnGu3wJL0XQgnUNp+RoZTHgBEJFZAQtW4 rtiiwvLH+cEueZq+mEGAI6ujOrbNfAWJwZSrjG8k= From: "userm57 at yahoo dot com" To: gcc-bugs@gcc.gnu.org Subject: [Bug target/109927] Bootstrap fails for m68k in stage2 compilation of gimple-match.cc Date: Tue, 23 May 2023 00:09:16 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gcc X-Bugzilla-Component: target X-Bugzilla-Version: 13.1.1 X-Bugzilla-Keywords: build X-Bugzilla-Severity: normal X-Bugzilla-Who: userm57 at yahoo dot com 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=3D109927 --- Comment #4 from Stan Johnson --- Adding more swap space doesn't help. The latest Gentoo update attempted to merge gcc-13.1.1_p20230520, and it fa= iled while compiling gimple-match.cc in stage2. The error message is "virtual memory exhausted: Cannot allocate memory". Here are some memory details just before the failure: ./work/build/./prev-gcc/cc1plus VSZ=3D920260 RSS=3D632200 /usr/m68k-unknown-linux-gnu/bin/as VSZ=3D265260 RSS=3D258608 There is still swap space available: # cat /proc/swaps Filename Type Size Used Priority /dev/sda7 partition 524284 225008 -2 /dev/sda8 partition 524284 0 -3=