[Bug libmudflap/15293] New: libmudflap uses glibc extension functions
rearnsha at gcc dot gnu dot org
gcc-bugzilla@gcc.gnu.org
Wed May 5 09:23:00 GMT 2004
memmem, memrchr and strnlen are all documented as as glibc extensions to the
standard library. Compiler support libraries shouldn't be using them: you can't
assume that the system C library is glibc.
--
Summary: libmudflap uses glibc extension functions
Product: gcc
Version: tree-ssa
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: libmudflap
AssignedTo: unassigned at gcc dot gnu dot org
ReportedBy: rearnsha at gcc dot gnu dot org
CC: gcc-bugs at gcc dot gnu dot org
GCC build triplet: arm-netbsdelf
GCC host triplet: arm-netbsdelf
GCC target triplet: arm-netbsdelf
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=15293
More information about the Gcc-bugs
mailing list