This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH, v4] Use cygwin spawn functions


On 30/10/2010 19:08, Richard Henderson wrote:
> On 10/30/2010 04:04 AM, Dave Korn wrote:
>> On 30/10/2010 03:46, Richard Henderson wrote:
>>> v4 -> v5
>>>   * I believe I've addressed all of DJ's comments
>>>
>>>   * Test for F_DUPFD_CLOEXEC, not present in cygwin 1.5, which the last version that
>>>     works on Win98 and related systems.
>>>
>>>
>>> Ok?
>>   I still had a bunch of regressions in the limits-exprparen.c compile
>> tests(*), even after turning up the default stack size to 8MB, sigh. 
> 
> That test fails on linux as well:
> 
>   http://gcc.gnu.org/ml/gcc-testresults/2010-10/msg02408.html
> 
> 
> r~

  Oh, I didn't think to check that!  It started failing for me at just the
same moment as I applied the patch, along with a bunch of the other limits-*
tests; I assumed they were all caused by the same change.

    cheers,
      DaveK


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]