Re: [PATCH 3/3] lto: respect jobserver in parallel WPA streaming

2022-08-10 Thread Martin Liška
On 8/10/22 12:52, Richard Biener wrote: > If it's not a template and the methods not inline won't we get multiple > definition errors when this include file is included in multiple places > from an executable? opts-common.cc might be a good place to > stuff it, and opts.h to declare (if it were no

Re: [PATCH 3/3] lto: respect jobserver in parallel WPA streaming

2022-08-10 Thread Richard Biener via Gcc-patches
On Tue, Aug 9, 2022 at 2:02 PM Martin Liška wrote: > > Patch can bootstrap on x86_64-linux-gnu and survives regression tests. > > Ready to be installed? > Thanks, > Martin > > PR lto/106328 > > gcc/ChangeLog: > > * jobserver.h (struct jobserver_info): Add pipefd. > (jobserv