Diffs between stage2 and stage3. on configure libiberty for stage3 I see this warnings:
configure:4962: checking for limits.hconfigure:4962: /home/root/gcc-build/build/gcc-trunk/./prev-gcc/xgcc-B/home/root/gcc-build/build/gcc-trunk/./prev-gcc/-B/usr/local/i686-pc-openbsd5.0/bin/-B/usr/local/i686-pc-openbsd5.0/bin/-B/usr/local/i686-pc-openbsd5.0/lib/ -isystem/usr/local/i686-pc-openbsd5.0/include -isystem/usr/local/i686-pc-openbsd5.0/sys-include -E conftest.c/home/root/gcc-build/build/gcc-trunk/./prev-gcc/cc1:/usr/lib/libstdc++.so.52.0:/home/root/gcc-build/build/gcc-trunk/./prev-gcc/cc1 : WARNING:symbol(_ZNSt6locale5_Impl11_S_id_ctypeE) size mismatch, relink yourprogram/home/root/gcc-build/build/gcc-trunk/./prev-gcc/cc1:/usr/lib/libstdc++.so.52.0:/home/root/gcc-build/build/gcc-trunk/./prev-gcc/cc1 : WARNING:symbol(_ZNSt6locale5_Impl13_S_id_numericE) size mismatch, relink yourprogram/home/root/gcc-build/build/gcc-trunk/./prev-gcc/cc1:/usr/lib/libstdc++.so.52.0:/home/root/gcc-build/build/gcc-trunk/./prev-gcc/cc1 : WARNING:symbol(_ZNSt6locale5_Impl13_S_id_collateE) size mismatch, relink yourprogram/home/root/gcc-build/build/gcc-trunk/./prev-gcc/cc1:/usr/lib/libstdc++.so.52.0:/home/root/gcc-build/build/gcc-trunk/./prev-gcc/cc1 : WARNING:symbol(_ZNSt6locale5_Impl10_S_id_timeE) size mismatch, relink yourprogram/home/root/gcc-build/build/gcc-trunk/./prev-gcc/cc1:/usr/lib/libstdc++.so.52.0:/home/root/gcc-build/build/gcc-trunk/./prev-gcc/cc1 : WARNING:symbol(_ZNSt6locale5_Impl14_S_id_monetaryE) size mismatch, relink yourprogram/home/root/gcc-build/build/gcc-trunk/./prev-gcc/cc1:/usr/lib/libstdc++.so.52.0:/home/root/gcc-build/build/gcc-trunk/./prev-gcc/cc1 : WARNING:symbol(_ZNSt6locale5_Impl14_S_id_messagesE) size mismatch, relink yourprogram I have never seen such warnings...Therefore, some tests fail.
--- /home/nixman/config_correct.h +++ /home/nixman/config_incorrect.h @@ -54,7 +54,7 @@ #define HAVE_DECL_CALLOC 1 /* Define to 1 if you have the declaration of `ffs', and to 0 if you don't. */ -#define HAVE_DECL_FFS 1 +#define HAVE_DECL_FFS 0 /* Define to 1 if you have the declaration of `getenv', and to 0 if you don't. */ @@ -74,7 +74,7 @@ /* Define to 1 if you have the declaration of `sbrk', and to 0 if you don't. */ -#define HAVE_DECL_SBRK 1 +#define HAVE_DECL_SBRK 0 /* Define to 1 if you have the declaration of `snprintf', and to 0 if you don't. */ @@ -96,7 +96,7 @@ /* #undef HAVE_DUP3 */ /* Define to 1 if you have the <fcntl.h> header file. */ -#define HAVE_FCNTL_H 1 +/* #undef HAVE_FCNTL_H */ /* Define to 1 if you have the `ffs' function. */ #define HAVE_FFS 1 @@ -129,13 +129,13 @@ #define HAVE_INSQUE 1 /* Define to 1 if the system has the type `intptr_t'. */ -#define HAVE_INTPTR_T 1 +/* #undef HAVE_INTPTR_T */ /* Define to 1 if you have the <inttypes.h> header file. */ -#define HAVE_INTTYPES_H 1 +/* #undef HAVE_INTTYPES_H */ /* Define to 1 if you have the <limits.h> header file. */ -#define HAVE_LIMITS_H 1 +/* #undef HAVE_LIMITS_H */ /* Define to 1 if you have the <machine/hal_sysinfo.h> header file. */ /* #undef HAVE_MACHINE_HAL_SYSINFO_H */ @@ -159,7 +159,7 @@ #define HAVE_MEMMOVE 1 /* Define to 1 if you have the <memory.h> header file. */ -#define HAVE_MEMORY_H 1 +/* #undef HAVE_MEMORY_H */ /* Define to 1 if you have the `memset' function. */ #define HAVE_MEMSET 1 @@ -225,13 +225,13 @@ /* #undef HAVE_SPAWNVPE */ /* Define to 1 if you have the <stdint.h> header file. */ -#define HAVE_STDINT_H 1 +/* #undef HAVE_STDINT_H */ /* Define to 1 if you have the <stdio_ext.h> header file. */ /* #undef HAVE_STDIO_EXT_H */ /* Define to 1 if you have the <stdlib.h> header file. */ -#define HAVE_STDLIB_H 1 +/* #undef HAVE_STDLIB_H */ /* Define to 1 if you have the `stpcpy' function. */ /* #undef HAVE_STPCPY */ @@ -252,10 +252,10 @@ #define HAVE_STRERROR 1 /* Define to 1 if you have the <strings.h> header file. */ -#define HAVE_STRINGS_H 1 +/* #undef HAVE_STRINGS_H */ /* Define to 1 if you have the <string.h> header file. */ -#define HAVE_STRING_H 1 +/* #undef HAVE_STRING_H */ /* Define to 1 if you have the `strncasecmp' function. */ #define HAVE_STRNCASECMP 1 @@ -297,16 +297,16 @@ #define HAVE_SYS_ERRLIST 1 /* Define to 1 if you have the <sys/file.h> header file. */ -#define HAVE_SYS_FILE_H 1 +/* #undef HAVE_SYS_FILE_H */ /* Define to 1 if you have the <sys/mman.h> header file. */ -#define HAVE_SYS_MMAN_H 1 +/* #undef HAVE_SYS_MMAN_H */ /* Define if you have the sys_nerr variable. */ #define HAVE_SYS_NERR 1 /* Define to 1 if you have the <sys/param.h> header file. */ -#define HAVE_SYS_PARAM_H 1 +/* #undef HAVE_SYS_PARAM_H */ /* Define to 1 if you have the <sys/prctl.h> header file. */ /* #undef HAVE_SYS_PRCTL_H */ @@ -315,16 +315,16 @@ /* #undef HAVE_SYS_PSTAT_H */ /* Define to 1 if you have the <sys/resource.h> header file. */ -#define HAVE_SYS_RESOURCE_H 1 +/* #undef HAVE_SYS_RESOURCE_H */ /* Define if you have the sys_siglist variable. */ #define HAVE_SYS_SIGLIST 1 /* Define to 1 if you have the <sys/stat.h> header file. */ -#define HAVE_SYS_STAT_H 1 +/* #undef HAVE_SYS_STAT_H */ /* Define to 1 if you have the <sys/sysctl.h> header file. */ -#define HAVE_SYS_SYSCTL_H 1 +/* #undef HAVE_SYS_SYSCTL_H */ /* Define to 1 if you have the <sys/sysinfo.h> header file. */ /* #undef HAVE_SYS_SYSINFO_H */ @@ -339,10 +339,10 @@ /* #undef HAVE_SYS_TABLE_H */ /* Define to 1 if you have the <sys/time.h> header file. */ -#define HAVE_SYS_TIME_H 1 +/* #undef HAVE_SYS_TIME_H */ /* Define to 1 if you have the <sys/types.h> header file. */ -#define HAVE_SYS_TYPES_H 1 +/* #undef HAVE_SYS_TYPES_H */ /* Define to 1 if you have <sys/wait.h> that is POSIX.1 compatible. */ #define HAVE_SYS_WAIT_H 1 @@ -354,7 +354,7 @@ #define HAVE_TIMES 1 /* Define to 1 if you have the <time.h> header file. */ -#define HAVE_TIME_H 1 +/* #undef HAVE_TIME_H */ /* Define to 1 if you have the `tmpnam' function. */ #define HAVE_TMPNAM 1 @@ -363,7 +363,7 @@ #define HAVE_UINTPTR_T 1 /* Define to 1 if you have the <unistd.h> header file. */ -#define HAVE_UNISTD_H 1 +/* #undef HAVE_UNISTD_H */ /* Define to 1 if you have the `vasprintf' function. */ #define HAVE_VASPRINTF 1 @@ -450,7 +450,7 @@ #define TIME_WITH_SYS_TIME 1 /* Define to an unsigned 64-bit type available in the compiler. */ -#define UNSIGNED_64BIT_TYPE uint64_t +#define UNSIGNED_64BIT_TYPE unsigned long long /* Define WORDS_BIGENDIAN to 1 if your processor stores words with the most significant byte first (like Motorola and SPARC, unlike Intel). */ @@ -481,7 +481,7 @@ /* Define to the type of a signed integer type wide enough to hold a pointer, if such a type exists, and if the system does not define it. */ -/* #undef intptr_t */ +#define intptr_t int /* Define to `int' if <sys/types.h> does not define. */ /* #undef pid_t */ @@ -491,7 +491,7 @@ /* Define to the type of an unsigned integer type wide enough to hold a pointer, if such a type exists, and if the system does not define it. */ -/* #undef uintptr_t */ +#define uintptr_t unsigned int /* Define as `fork' if `vfork' does not work. */ /* #undef vfork */
config.log.diff.tar.gz
Description: GNU Zip compressed data