From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 3E9B63858425; Fri, 12 Jan 2024 17:23:42 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 3E9B63858425 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1705080222; bh=oj2qNJ/Eop9FQOn842kAfdjt4+/j5w7XQl6MErDocB8=; h=From:To:Subject:Date:In-Reply-To:References:From; b=oqEpOOn9Tqopm3ULtjVvWYsQlMzVxJpIPM8PMvG/mDYvMwKMbEW2i3NF2tVL2+rzR dVDjMjsXwryn2eSzWoAdeMUQqCwlNkfnIUlQFqIv7CaEM+CsOnzP3MUko6NKMVK7br jJQwxg5raIDJ/cN41Gn/6r0jIYrK+ElMFNUixekM= From: "mikpelinux at gmail dot com" To: gcc-bugs@gcc.gnu.org Subject: [Bug target/113357] [14 regression] m68k-linux bootstrap failure in stage2 due to segfault compiling unwind-dw2.c Date: Fri, 12 Jan 2024 17:23:41 +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: 14.0 X-Bugzilla-Keywords: build, ice-on-valid-code, wrong-code X-Bugzilla-Severity: normal X-Bugzilla-Who: mikpelinux at gmail 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: 14.0 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=3D113357 --- Comment #2 from Mikael Pettersson --- /mnt/scratch/gcc-14-20240107/configure --prefix=3D/mnt/scratch/install14 --enable-bootstrap --enable-shared --enable-threads=3Dposix --enable-checking=3Drelease --with-system-zlib --enable-__cxa_atexit --disable-libunwind-exceptions --enable-gnu-unique-object --enable-linker-build-id --with-linker-hash-style=3Dgnu --disable-sjlj-exce= ptions --disable-plugin --disable-lto --disable-multilib --disable-libgomp --enable-initfini-array --enable-languages=3Dc,c++=