------- Comment #5 from razin at avaya dot com  2007-10-04 19:37 -------
Ok. That's just the test. I can remove namespace completely:

#include <sys/types.h>
#include <linux/unistd.h>
#include <errno.h>

int main()
{
        gettid();
        return 0;
}

Same result. Actually I figured it will bring up questions, sorry


-- 

razin at avaya dot com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|RESOLVED                    |UNCONFIRMED
         Resolution|INVALID                     |


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

Reply via email to