> That depends upon the signal. If we got SIGCHLD or SIGWINCH, the call to read 
> probably
> gets EINTR, but the signal is ignored unless explicitly handled.

ignored signals do not cause EINTR no.

And I don't think either gcc.c nor toplev.c can get SIGCHLD at this point.

-Andi

Reply via email to