[Bug libstdc++/46303] 'mutex' is not a member of 'std' failures in 30_threads/call_once/constexpr.cc, 30_threads/mutex/cons/constexpr.cc, 30_threads/once_flag/cons/constexpr.cc

redi at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Thu Nov 4 13:39:00 GMT 2010


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

--- Comment #4 from Jonathan Wakely <redi at gcc dot gnu.org> 2010-11-04 13:38:54 UTC ---
Possibly:

// { dg-do compile { target *-*-freebsd* *-*-netbsd* *-*-linux* *-*-solaris*
*-*-cyg
win *-*-darwin* alpha*-*-osf* mips-sgi-irix6* } }
// { dg-options " -std=gnu++0x -pthread" { target *-*-freebsd* *-*-netbsd*
*-*-l
inux* alpha*-*-osf* mips-sgi-irix6* } }
// { dg-options " -std=gnu++0x -pthreads" { target *-*-solaris* } }
// { dg-options " -std=gnu++0x " { target *-*-cygwin *-*-darwin* } }
// { dg-require-cstdint "" }
// { dg-require-gthreads "" }



More information about the Gcc-bugs mailing list