forwarded from http://bugs.debian.org/320398

/usr/lib/gcc/i486-linux-gnu/4.0.1/../../../../lib/libmudflapth.so: warning: the
use of `pthread_attr_setstackaddr' is deprecated, use `pthread_attr_setstack'
/usr/lib/gcc/i486-linux-gnu/4.0.1/../../../../lib/libmudflapth.so: warning: the
use of `pthread_attr_getstackaddr' is deprecated, use `pthread_attr_getstack'

POSIX 1003.1-2001/SUSv3 (as amended) marks these functions with the OB
margin note, indicating that they are obsolescent, and may be removed in
a future version of the standard (in which case the program might not
work at all). pthread_attr_setstack should be used, as indicated.

-- 
           Summary: libmudflap should not use functions marked obsolescent
                    by POSIX/SUS
           Product: gcc
           Version: 4.0.2
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: libmudflap
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: debian-gcc at lists dot debian dot org
                CC: gcc-bugs at gcc dot gnu dot org


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

Reply via email to