This is the mail archive of the
libc-alpha@sourceware.org
mailing list for the glibc project.
Re: [patch v1] nptl: smarter not-parallel-ing
- From: Florian Weimer <fweimer at redhat dot com>
- To: DJ Delorie <dj at redhat dot com>
- Cc: libc-alpha at sourceware dot org
- Date: Tue, 27 Aug 2019 13:38:09 +0200
- Subject: Re: [patch v1] nptl: smarter not-parallel-ing
- References: <xnblwsnuyj.fsf@greed.delorie.com>
* DJ Delorie:
> Hmmm... I removed the one test .out and it did indeed re-do the cmp
> rules, but then, if I put the $^ back in, it printed both dependencies
> correctly.
>
> Honest, it didn't work at some point in the past ;-)
Maybe the interleaving wasn't right at that point and the dependency was
removed as cyclic?
Would you please post an updated patch with the hunk removed and the
variables renabled to something starting with nptl-?
Thanks,
Florian