[PATCH] Adjust dg-extract-results.sh for lame awk implementations (PR testsuite/39807)

Andrew Pinski pinskia@gmail.com
Mon Apr 20 18:37:00 GMT 2009


On Mon, Apr 20, 2009 at 10:53 AM, Jakub Jelinek <jakub@redhat.com> wrote:
> Hi!
>
> Apparently as reported in the PR some awk implementations can't handle more
> than a few concurrently opened files (or is it extremely low system limit on
> number of open files?).

I know it is not an extremely low system limit on the number of open
files because Darwin defaults to 256 descriptors but even upping it to
10240 still gives an error.

Thanks,
Andrew Pinski



More information about the Gcc-patches mailing list