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: testsuite/30_threads/condition_variable/members/53841.cc =================================================================== --- testsuite/30_threads/condition_variable/members/53841.cc (revision 193878) +++ testsuite/30_threads/condition_variable/members/53841.cc (working copy) @@ -1,5 +1,5 @@ // { dg-do compile } -// { dg-options " -std=gnu++0x -pthread" { target *-*-freebsd* *-*- netbsd* *-*-linux* powerpc-ibm-aix* } } +// { dg-options " -std=gnu++0x -pthread" { target *-*-freebsd* *-*- netbsd* *-*-linux* powerpc-ibm-aix* hppa*-hp-hpux11* } } // { dg-options " -std=gnu++0x -pthreads" { target *-*-solaris* } } // { dg-options " -std=gnu++0x " { target *-*-cygwin *-*-darwin* } } // { dg-require-cstdint "" } Dave -- John David Anglin dave.ang...@bell.net