This is the mail archive of the gcc-bugs@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]

[Bug target/54407] FAIL: 30_threads/condition_variable/54185.cc execution test program timed out on powerpc-apple-darwin9 and x86_64-apple-darwin10


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54407

--- Comment #14 from Dominique d'Humieres <dominiq at lps dot ens.fr> 2012-10-14 21:34:55 UTC ---
> > I suspect that is an unsupported combination.
>
> Now you asked the question, the test is not run on powerpc-apple-darwin9 
> with -m64.
> Could you try to put the 'dg-do compile' line before the 'dg-do run' one?

This does not work either, it seems that the last dg-do is used.

Note that the test is not compiled with dg-skip-if. With dg-xfail-if as in
comment #10,  test is not compiled, but as in comment #13, I get a XPASS and
the test is run.


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