-
- Downloads
[PR lto/61334] Declare prototype for strnlen, if needed.
include/ * libiberty.h [defined (HAVE_DECL_STRNLEN) && !HAVE_DECL_STRNLEN] (strnlen): New prototype. gcc/ * configure.ac: Use gcc_AC_CHECK_DECLS to check for strnlen prototype. * config.in: Regenerate. * configure: Likewise. From-SVN: r211401
Showing
- gcc/ChangeLog 8 additions, 0 deletionsgcc/ChangeLog
- gcc/config.in 7 additions, 0 deletionsgcc/config.in
- gcc/configure 1 addition, 1 deletiongcc/configure
- gcc/configure.ac 1 addition, 1 deletiongcc/configure.ac
- include/ChangeLog 6 additions, 0 deletionsinclude/ChangeLog
- include/libiberty.h 4 additions, 0 deletionsinclude/libiberty.h
Loading
Please register or sign in to comment