[Bug libstdc++/55503] FAIL: 30_threads/condition_variable/members/53841.cc (test for excess errors)

2012-12-01 Thread danglin at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55503 --- Comment #3 from John David Anglin danglin at gcc dot gnu.org 2012-12-01 18:25:21 UTC --- Author: danglin Date: Sat Dec 1 18:25:11 2012 New Revision: 194021 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=194021 Log: PR

[Bug libstdc++/55503] FAIL: 30_threads/condition_variable/members/53841.cc (test for excess errors)

2012-12-01 Thread danglin at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55503 --- Comment #4 from John David Anglin danglin at gcc dot gnu.org 2012-12-01 19:20:45 UTC --- Author: danglin Date: Sat Dec 1 19:20:39 2012 New Revision: 194023 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=194023 Log: PR

[Bug libstdc++/55503] FAIL: 30_threads/condition_variable/members/53841.cc (test for excess errors)

2012-12-01 Thread danglin at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55503 John David Anglin danglin at gcc dot gnu.org changed: What|Removed |Added Status|UNCONFIRMED

[Bug libstdc++/55503] FAIL: 30_threads/condition_variable/members/53841.cc (test for excess errors)

2012-11-27 Thread redi at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55503 --- Comment #1 from Jonathan Wakely redi at gcc dot gnu.org 2012-11-28 00:46:26 UTC --- It needs a target selector something like // { dg-options -std=gnu++11 { target hppa*-*-* } }

[Bug libstdc++/55503] FAIL: 30_threads/condition_variable/members/53841.cc (test for excess errors)

2012-11-27 Thread dave.anglin at bell dot net
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55503 --- Comment #2 from dave.anglin at bell dot net 2012-11-28 01:13:14 UTC --- On 27-Nov-12, at 7:46 PM, redi at gcc dot gnu.org wrote: // { dg-options -std=gnu++11 { target hppa*-*-* } } Trying: Index: