From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id F04A7385781B; Mon, 13 Dec 2021 12:56:05 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org F04A7385781B From: "ro at CeBiTec dot Uni-Bielefeld.DE" To: gcc-bugs@gcc.gnu.org Subject: [Bug d/103577] d21 SIGSEGV on Darwin/x86_64 Date: Mon, 13 Dec 2021 12:56:05 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gcc X-Bugzilla-Component: d X-Bugzilla-Version: 12.0 X-Bugzilla-Keywords: build X-Bugzilla-Severity: normal X-Bugzilla-Who: ro at CeBiTec dot Uni-Bielefeld.DE X-Bugzilla-Status: UNCONFIRMED X-Bugzilla-Resolution: X-Bugzilla-Priority: P3 X-Bugzilla-Assigned-To: ibuclaw at gdcproject dot 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 X-BeenThere: gcc-bugs@gcc.gnu.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Gcc-bugs mailing list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 13 Dec 2021 12:56:06 -0000 https://gcc.gnu.org/bugzilla/show_bug.cgi?id=3D103577 --- Comment #5 from ro at CeBiTec dot Uni-Bielefeld.DE --- > --- Comment #3 from Iain Buclaw --- > FYI, with darwin, I've only been using the most recent commit in > releases/gcc-11 for testing as there have been a number of issues exposed= from > that port. > > I have VMs set-up running 10.4 (PPC), 10.6 (x86_64), 10.13, 10.14, 10.15,= 11, > and 12. Not yet gotten round to building a bootstrap compiler from gcc-1= 1 just > yet though for testing build of master. Good to know. Once the gcc-11 builds are done, I'll retry bootstrapping master on 10.7 and 12. Maybe the SEGVs on 10.7 stage1 will be gone that way...=