[Bug other/63694] [5.0 Regression] Build error compiling asan.c: strtoull undeclared
danglin at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Sat Nov 22 20:54:00 GMT 2014
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63694
--- Comment #11 from John David Anglin <danglin at gcc dot gnu.org> ---
Author: danglin
Date: Sat Nov 22 20:53:36 2014
New Revision: 217972
URL: https://gcc.gnu.org/viewcvs?rev=217972&root=gcc&view=rev
Log:
PR other/63694
* libiberty/configure.ac: Check for strtol, strtoul, strtoll and strtoull
declarations.
* libiberty/configure: Regenerated.
* gcc/configure.ac: Check for strtol, strtoul, strtoll and strtoull
declarations.
* gcc/configure: Regenerated.
* gcc/config.in: Regenerated.
Modified:
trunk/gcc/config.in
trunk/gcc/configure
trunk/gcc/configure.ac
trunk/libiberty/configure
trunk/libiberty/configure.ac
More information about the Gcc-bugs
mailing list