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

Eric Botcazou <ebotcazou at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |ebotcazou at gcc dot
                   |                            |gnu.org

--- Comment #5 from Eric Botcazou <ebotcazou at gcc dot gnu.org> 2012-07-20 
07:13:27 UTC ---
The new test fails on older Solaris 8 versions:

Running target unix
FAIL: 30_threads/thread/adl.cc (test for excess errors)

I think you need to add:

// { dg-require-cstdint "" }
// { dg-require-gthreads "" }

like in the other tests, e.g id/hash.cc and id/operators.cc.

Reply via email to