This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: [BUILDROBOT] arm-netbsdelf: "cc1: internal compiler error: Segmentation fault" during -fself-test triggered from forcibly_ggc_collect()
- From: Jeff Law <law at redhat dot com>
- To: Jan-Benedict Glaw <jbglaw at lug-owl dot de>, gcc at gcc dot gnu dot org
- Cc: David Malcolm <dmalcolm at redhat dot com>
- Date: Tue, 21 Mar 2017 08:46:50 -0600
- Subject: Re: [BUILDROBOT] arm-netbsdelf: "cc1: internal compiler error: Segmentation fault" during -fself-test triggered from forcibly_ggc_collect()
- Authentication-results: sourceware.org; auth=none
- Authentication-results: ext-mx06.extmail.prod.ext.phx2.redhat.com; dmarc=none (p=none dis=none) header.from=redhat.com
- Authentication-results: ext-mx06.extmail.prod.ext.phx2.redhat.com; spf=pass smtp.mailfrom=law at redhat dot com
- Dkim-filter: OpenDKIM Filter v2.11.0 mx1.redhat.com 52A761E5E
- Dmarc-filter: OpenDMARC Filter v1.3.2 mx1.redhat.com 52A761E5E
- References: <20170212225758.GD27363@lug-owl.de>
On 02/12/2017 03:57 PM, Jan-Benedict Glaw wrote:
Hi!
When building a cross-gcc using config_list.mk using r245361 (as both,
a freshly built `build' compiler and as sources for the
cross-compiler), my build robot fails (see
http://toolchain.lug-owl.de/buildbot/show_build_details.php?id=696565).
Seems this is only triggered for arm-netbsdelf, it's running fine for
many/all? other targets in config_list.mk .
FYI, David Malcolm fixed this a week or two ago.
jeff