https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81797

--- Comment #7 from Jack Howarth <howarth.at.gcc at gmail dot com> ---
(In reply to Romain from comment #6)
> Hi, 
> 
> > It might be an interesting exercise to encrypt the APFS volume and see if 
> > that
> throws just enough additional filesystem overhead in to make the problem go
> latent.
> 
> I'm also trying to compile gcc-7.2.0 on macOS 10.13, and I'm using encrypted
> APFS, but it does not make this bug disappear.
> 
> Regards,
> Romain

FX and Romain,
     How many cores does each of your build systems have? Jeremy Sequoia says
he hasn't seen this on any of his build systems with APFS for MacPorts gcc6 or
later bootstraps but he is using 4 core systems in each case. I have seen
instances where particular race conditions don't show up on 8 core systems but
plague dual core systems.

Reply via email to