[Bug libstdc++/21526] libstdc++-v3 testsuite hangs on cygwin

2005-06-05 Thread pinskia at gcc dot gnu dot org
-- What|Removed |Added Target Milestone|--- |4.0.1 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=21526

[Bug libstdc++/21526] libstdc++-v3 testsuite hangs on cygwin

2005-05-15 Thread david dot billinghurst at comalco dot riotinto dot com dot au
--- Additional Comments From david dot billinghurst at comalco dot riotinto dot com dot au 2005-05-16 00:59 --- Subject: Testsuite patch committed This fix that Mark Mitchell suggested has been tested on cywin and irix. Committed to 4.0 and HEAD. 2005-05-16 David Billinghurst <[EMAIL

[Bug libstdc++/21526] libstdc++-v3 testsuite hangs on cygwin

2005-05-15 Thread billingd at gcc dot gnu dot org
--- Additional Comments From billingd at gcc dot gnu dot org 2005-05-16 00:58 --- Fixed by patch to lib/target-supports.exp. -- What|Removed |Added Status|WAITIN

[Bug libstdc++/21526] libstdc++-v3 testsuite hangs on cygwin

2005-05-15 Thread cvs-commit at gcc dot gnu dot org
--- Additional Comments From cvs-commit at gcc dot gnu dot org 2005-05-16 00:55 --- Subject: Bug 21526 CVSROOT:/cvs/gcc Module name:gcc Branch: gcc-4_0-branch Changes by: [EMAIL PROTECTED] 2005-05-16 00:55:29 Modified files: gcc/testsuite/lib: targ

[Bug libstdc++/21526] libstdc++-v3 testsuite hangs on cygwin

2005-05-15 Thread cvs-commit at gcc dot gnu dot org
--- Additional Comments From cvs-commit at gcc dot gnu dot org 2005-05-16 00:51 --- Subject: Bug 21526 CVSROOT:/cvs/gcc Module name:gcc Changes by: [EMAIL PROTECTED] 2005-05-16 00:51:42 Modified files: gcc/testsuite/lib: target-supports.exp gcc/te

[Bug libstdc++/21526] libstdc++-v3 testsuite hangs on cygwin

2005-05-12 Thread mark at codesourcery dot com
--- Additional Comments From mark at codesourcery dot com 2005-05-13 00:37 --- Subject: Re: libstdc++-v3 testsuite hangs on cygwin david dot billinghurst at comalco dot riotinto dot com dot au wrote: > --- Additional Comments From david dot billinghurst at comalco dot > riotinto d

[Bug libstdc++/21526] libstdc++-v3 testsuite hangs on cygwin

2005-05-12 Thread david dot billinghurst at comalco dot riotinto dot com dot au
--- Additional Comments From david dot billinghurst at comalco dot riotinto dot com dot au 2005-05-13 00:32 --- Subject: RE: libstdc++-v3 testsuite hangs on cygwin I can test Mark's patch on cygwin and irix. I assume it is OK to commit it to 4.0 and 4.1 once tested. David N

[Bug libstdc++/21526] libstdc++-v3 testsuite hangs on cygwin

2005-05-12 Thread mark at codesourcery dot com
--- Additional Comments From mark at codesourcery dot com 2005-05-12 15:32 --- Subject: Re: libstdc++-v3 testsuite hangs on cygwin pcarlini at suse dot de wrote: > --- Additional Comments From pcarlini at suse dot de 2005-05-12 15:23 > --- > Thanks a lot Mark. At this point,

[Bug libstdc++/21526] libstdc++-v3 testsuite hangs on cygwin

2005-05-12 Thread pcarlini at suse dot de
--- Additional Comments From pcarlini at suse dot de 2005-05-12 15:23 --- Thanks a lot Mark. At this point, since your suggestion is complete as-is, I would ask David to try it himself. Then, if everything goes well on cygwin (which I don't have) I will take care of regtesting it on x86-

[Bug libstdc++/21526] libstdc++-v3 testsuite hangs on cygwin

2005-05-12 Thread mark at codesourcery dot com
--- Additional Comments From mark at codesourcery dot com 2005-05-12 15:15 --- Subject: Re: libstdc++-v3 testsuite hangs on cygwin pcarlini at suse dot de wrote: > --- Additional Comments From pcarlini at suse dot de 2005-05-12 10:02 > --- > In other terms, we should tell Dej

[Bug libstdc++/21526] libstdc++-v3 testsuite hangs on cygwin

2005-05-12 Thread pcarlini at suse dot de
--- Additional Comments From pcarlini at suse dot de 2005-05-12 10:02 --- In other terms, we should tell DejaGNU that all the tests involving fifos must be skipped on such platform, because fifos are available but not completely ok. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=215

[Bug libstdc++/21526] libstdc++-v3 testsuite hangs on cygwin

2005-05-12 Thread pcarlini at suse dot de
--- Additional Comments From pcarlini at suse dot de 2005-05-12 09:41 --- Hum, this problem appear to imply that something is not completely ok with the recent try_mkfifo -> dg-require-mkfifo switch. If I understand correctly, before the latter we effectively skipped at runtime this test

[Bug libstdc++/21526] libstdc++-v3 testsuite hangs on cygwin

2005-05-11 Thread david dot billinghurst at comalco dot riotinto dot com dot au
--- Additional Comments From david dot billinghurst at comalco dot riotinto dot com dot au 2005-05-12 06:34 --- Subject: RE: libstdc++-v3 testsuite hangs on cygwin Yes, it should time out. It doesn't and I haven't worked out why (yet). The test sat for many hours without using any CPU

[Bug libstdc++/21526] libstdc++-v3 testsuite hangs on cygwin

2005-05-11 Thread pinskia at gcc dot gnu dot org
--- Additional Comments From pinskia at gcc dot gnu dot org 2005-05-12 06:27 --- Shouldn't the dejagnu timeout come into effect anyways? -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=21526

[Bug libstdc++/21526] libstdc++-v3 testsuite hangs on cygwin

2005-05-11 Thread pinskia at gcc dot gnu dot org
--- Additional Comments From pinskia at gcc dot gnu dot org 2005-05-12 06:26 --- This is definitely a cygwin bug. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=21526