This is the mail archive of the
binutils@sourceware.org
mailing list for the binutils project.
Re: bdf linker seg fault while building SPEC2017 cam4 benchmark
- From: Nick Clifton <nickc at redhat dot com>
- To: Steve Ellcey <sellcey at marvell dot com>, "binutils at sourceware dot org" <binutils at sourceware dot org>
- Date: Fri, 28 Jun 2019 10:46:18 +0100
- Subject: Re: bdf linker seg fault while building SPEC2017 cam4 benchmark
- References: <bd9814b9992086fc7292ce8b330745c11dc8e076.camel@marvell.com>
Hi Steve,
> I am curious if anyone has had a problem building the 527.cam4_r
> benchmark from SPEC2017 with -flto.
I guess that the silence means "no". :-(
> It's possible that there is a compiler bug causing the problem
Possible, but even so the linker should not be seg-faulting. Since
LTO is involved however, I would definitely be suspicious of the LTO
plugin...
Cheers
Nick