Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 25160 Details for
Bug 40793
emerge fails when upgrading from GCC 3.2.3-r1 to 3.2.3-r3, segmentation fault
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
Console output from 'emerge -u world'
gcc-world-error.txt (text/plain), 149.03 KB, created by
Creighton Fox
on 2004-02-07 21:14:10 UTC
(
hide
)
Description:
Console output from 'emerge -u world'
Filename:
MIME Type:
Creator:
Creighton Fox
Created:
2004-02-07 21:14:10 UTC
Size:
149.03 KB
patch
obsolete
>emerge -u world >Calculating world dependencies ...done! >>>> emerge (1 of 9) sys-devel/gcc-3.2.3-r3 to / >>>> md5 src_uri ;-) gcc-3.2.3.tar.bz2 >>>> md5 src_uri ;-) protector-3.2.2-10.tar.gz >>>> md5 src_uri ;-) gcc-3.2.3-manpages.tar.bz2 >>>> md5 src_uri ;-) gcc-3.2.3-tls-update.patch.bz2 >>>> Unpacking source... >>>> Unpacking gcc-3.2.3.tar.bz2 to /var/tmp/portage/gcc-3.2.3-r3/work >>>> Unpacking protector-3.2.2-10.tar.gz to /var/tmp/portage/gcc-3.2.3-r3/work > * Patching ${S}/ltmain.sh... > * Applying portage-1.4.1.patch... > * Applying relink-1.4.0a-GCC3.0-2.patch... > * Applying sed-1.4.3.patch... > * Applying tmp-1.3.5.patch... > > * Applying gcc-3.2.3-tls-update.patch.bz2... >[ ok ] > * Applying gcc323-gentoo-branding.patch... >[ ok ] > * Applying protector.dif... >[ ok ] > * Applying gcc-323-propolice-version.patch... >[ ok ] > * this sys-libs/glibc has __guard object and __stack_smash_handler functions > * scanning the system for binaries with __guard - this may take 5-10 minutes > * please do not press crtl-C or crtl-Z during this period - it will continue > > * no binaries with suspicious libgcc __guard@GCC dependencies in >/usr/local/lib /opt/blackdown-jdk-1.4.1/jre/lib/i386/ >/opt/blackdown-jdk-1.4.1/jre/lib/i386/native_threads/ >/opt/blackdown-jdk-1.4.1/jre/lib/i386/classic/ /sbin /usr/sbin >/usr/lib/portage/bin /bin /usr/bin /usr/local/bin /opt/bin >/usr/i686-pc-linux-gnu/gcc-bin/3.2 /opt/blackdown-jdk-1.4.1/bin >/opt/blackdown-jdk-1.4.1/jre/bin > > * Applying gcc-3.2.3-move-propolice-into-glibc.patch... >[ ok ] > * Applying gcc31-loop-load-final-value.patch... >[ ok ] > * Applying gcc32-strip-dotdot.patch... >[ ok ] > * Applying gcc32-athlon-alignment.patch... >[ ok ] > * Applying gcc32-c++-classfn-member-template.patch... >[ ok ] > * Applying gcc32-mklibgcc-serialize-crtfiles.patch... >[ ok ] > * Applying gcc32-pr7768.patch... >[ ok ] > * Applying gcc32-pr8213.patch... >[ ok ] > * Applying gcc322-ggc_page-speedup.patch... >[ ok ] > * Fixing Makefiles... >>>> Source unpacked. > * Configuring GCC... >*** This configuration is not supported in the following subdirectories: > target-libffi target-boehm-gc target-zlib target-libjava zlib fastjar > (Any other directories should still work fine.) >Created "Makefile" in /var/tmp/portage/gcc-3.2.3-r3/work/build using >"mh-frag" and "mt-frag" >Configuring libiberty... >creating cache ../config.cache >checking whether to enable maintainer-specific portions of Makefiles... no >checking for makeinfo... makeinfo >checking for perl... perl >checking host system type... i686-pc-linux-gnu >checking build system type... i686-pc-linux-gnu >checking for ar... ar >checking for ranlib... ranlib >checking for gcc... gcc >checking whether we are using GNU C... yes >checking whether gcc accepts -g... yes >checking for POSIXized ISC... no >checking for working const... yes >checking for inline... inline >checking for a BSD compatible install... /bin/install -c >Appending >/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/libiberty/config/../../config/mh-x86pic to xhost-mkfrag >checking how to run the C preprocessor... gcc -E >checking for sys/file.h... yes >checking for sys/param.h... yes >checking for limits.h... yes >checking for stdlib.h... yes >checking for string.h... yes >checking for unistd.h... yes >checking for strings.h... yes >checking for sys/time.h... yes >checking for time.h... yes >checking for sys/resource.h... yes >checking for sys/stat.h... yes >checking for sys/mman.h... yes >checking for fcntl.h... yes >checking for alloca.h... yes >checking for sys/wait.h that is POSIX.1 compatible... yes >checking whether time.h and sys/time.h may both be included... yes >checking whether errno must be declared... no >checking for ANSI C header files... yes >checking for uintptr_t... no >checking whether the C compiler (gcc -march=athlon-tbird -pipe -O2 ) >works... yes >checking whether the C compiler (gcc -march=athlon-tbird -pipe -O2 ) is >a cross-compiler... no >checking for asprintf... yes >checking for atexit... yes >checking for basename... yes >checking for bcmp... yes >checking for bcopy... yes >checking for bsearch... yes >checking for bzero... yes >checking for calloc... yes >checking for clock... yes >checking for ffs... yes >checking for getcwd... yes >checking for getpagesize... yes >checking for index... yes >checking for insque... yes >checking for memchr... yes >checking for memcmp... yes >checking for memcpy... yes >checking for memmove... yes >checking for memset... yes >checking for mkstemps... no >checking for putenv... yes >checking for random... yes >checking for rename... yes >checking for rindex... yes >checking for setenv... yes >checking for sigsetmask... yes >checking for strcasecmp... yes >checking for strchr... yes >checking for strdup... yes >checking for strncasecmp... yes >checking for strrchr... yes >checking for strstr... yes >checking for strtod... yes >checking for strtol... yes >checking for strtoul... yes >checking for tmpnam... yes >checking for vasprintf... yes >checking for vfprintf... yes >checking for vprintf... yes >checking for vsprintf... yes >checking for waitpid... yes >checking whether alloca needs Cray hooks... no >checking stack direction for C alloca... -1 >checking for pid_t... yes >checking for vfork.h... no >checking for working vfork... yes >checking for _doprnt... no >checking for sys_errlist... yes >checking for sys_nerr... yes >checking for sys_siglist... yes >checking for getrusage... yes >checking for on_exit... yes >checking for psignal... yes >checking for strerror... yes >checking for strsignal... yes >checking for sysconf... yes >checking for times... yes >checking for sbrk... yes >checking for gettimeofday... yes >checking for unistd.h... (cached) yes >checking for getpagesize... (cached) yes >checking for working mmap... yes >checking for working strncmp... yes >updating cache ../config.cache >creating ./config.status >creating Makefile >creating testsuite/Makefile >creating config.h >Configuring gcc... >loading cache ../config.cache >checking LIBRARY_PATH variable... ok >checking GCC_EXEC_PREFIX variable... ok >checking host system type... i686-pc-linux-gnu >checking target system type... i686-pc-linux-gnu >checking build system type... i686-pc-linux-gnu >checking for gcc... (cached) gcc >checking whether the C compiler (gcc -march=athlon-tbird -pipe -O2 ) >works... yes >checking whether the C compiler (gcc -march=athlon-tbird -pipe -O2 ) is >a cross-compiler... no >checking whether we are using GNU C... (cached) yes >checking whether gcc accepts -g... (cached) yes >checking whether gcc and cc understand -c and -o together... yes >checking for gnatbind... no >checking for compiler driver that understands Ada... no >checking whether gcc accepts -Wno-long-long... yes >checking how to run the C preprocessor... (cached) gcc -E >checking for inline... (cached) inline >checking for volatile... yes >checking for long double... yes >checking for long long int... yes >checking for __int64... no >checking for built-in _Bool... yes >checking size of short... 2 >checking size of int... 4 >checking size of long... 4 >checking size of long long... 8 >checking execution character set... ASCII >checking whether make sets ${MAKE}... yes >checking whether a default assembler was specified... no >checking whether a default linker was specified... no >checking for GNU C library... yes >checking for gawk... gawk >checking whether ln works... yes >checking whether ln -s works... yes >checking for ranlib... (cached) ranlib >checking for a BSD compatible install... (cached) /bin/install -c >checking for ANSI C header files... (cached) yes >checking whether time.h and sys/time.h may both be included... (cached) yes >checking for working stdbool.h... yes >checking whether string.h and strings.h may both be included... yes >checking for sys/wait.h that is POSIX.1 compatible... (cached) yes >checking for limits.h... (cached) yes >checking for stddef.h... yes >checking for string.h... (cached) yes >checking for strings.h... (cached) yes >checking for stdlib.h... (cached) yes >checking for time.h... (cached) yes >checking for fcntl.h... (cached) yes >checking for unistd.h... (cached) yes >checking for sys/file.h... (cached) yes >checking for sys/time.h... (cached) yes >checking for sys/resource.h... (cached) yes >checking for sys/param.h... (cached) yes >checking for sys/times.h... yes >checking for sys/stat.h... (cached) yes >checking for direct.h... no >checking for malloc.h... yes >checking for langinfo.h... yes >checking for thread.h... no >checking for pthread.h... yes >checking for CHAR_BIT... yes >checking byte ordering... little-endian >checking floating point format... IEEE (little-endian) >checking for mktemp... yes >checking for makeinfo... (cached) makeinfo >checking for modern makeinfo... yes >checking for recent Pod::Man... yes >checking for flex... flex >checking for bison... bison >checking for collect2 libraries... none required >checking for library containing exc_resume... no >checking for preprocessor stringizing operator... yes >checking for inttypes.h... yes >checking for times... (cached) yes >checking for clock... (cached) yes >checking for dup2... yes >checking for kill... yes >checking for getrlimit... yes >checking for setrlimit... yes >checking for atoll... yes >checking for atoq... no >checking for sysconf... (cached) yes >checking for strsignal... (cached) yes >checking for putc_unlocked... yes >checking for fputc_unlocked... yes >checking for fputs_unlocked... yes >checking for fwrite_unlocked... yes >checking for fprintf_unlocked... no >checking for getrusage... (cached) yes >checking for nl_langinfo... yes >checking for lstat... yes >checking for ssize_t... yes >checking for uid_t in sys/types.h... yes >checking type of array argument to getgroups... gid_t >checking whether the printf functions support %p... yes >checking for pid_t... (cached) yes >checking for vfork.h... (cached) no >checking for working vfork... (cached) yes >checking for getpagesize... (cached) yes >checking for working mmap from /dev/zero... yes >checking for working mmap with MAP_ANON(YMOUS)... yes >checking for working mmap of a file... yes >checking for iconv... yes >checking for iconv declaration... > extern size_t iconv (iconv_t cd, char * *inbuf, size_t >*inbytesleft, char * *outbuf, size_t *outbytesleft); >checking whether getenv is declared... yes >checking whether atol is declared... yes >checking whether sbrk is declared... yes >checking whether abort is declared... yes >checking whether atof is declared... yes >checking whether getcwd is declared... yes >checking whether getwd is declared... yes >checking whether strsignal is declared... yes >checking whether putc_unlocked is declared... yes >checking whether fputs_unlocked is declared... yes >checking whether fwrite_unlocked is declared... yes >checking whether fprintf_unlocked is declared... no >checking whether strstr is declared... yes >checking whether errno is declared... yes >checking whether malloc is declared... yes >checking whether realloc is declared... yes >checking whether calloc is declared... yes >checking whether free is declared... yes >checking whether basename is declared... yes >checking whether getopt is declared... yes >checking whether clock is declared... yes >checking whether getrlimit is declared... yes >checking whether setrlimit is declared... yes >checking whether getrusage is declared... yes >checking whether times is declared... yes >checking for struct tms... yes >checking for clock_t... yes >checking if mkdir takes one argument... no >Using >`/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc/config/i386/i386.c' for >machine-specific logic. >Using >`/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc/config/i386/i386.md' as >machine description file. >Using the following target machine macro files: > /var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc/config/i386/i386.h > /var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc/config/i386/att.h > /var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc/config/dbxelf.h > /var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc/config/elfos.h > /var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc/config/svr4.h > /var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc/config/linux.h > /var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc/config/i386/linux.h >checking for library containing strerror... none required >checking for working const... (cached) yes >checking for off_t... yes >checking for size_t... yes >checking for working alloca.h... (cached) yes >checking for alloca... yes >checking whether we are using the GNU C Library 2.1 or newer... yes >checking for argz.h... yes >checking for limits.h... (cached) yes >checking for locale.h... yes >checking for nl_types.h... yes >checking for malloc.h... (cached) yes >checking for stddef.h... (cached) yes >checking for stdlib.h... (cached) yes >checking for string.h... (cached) yes >checking for unistd.h... (cached) yes >checking for sys/param.h... (cached) yes >checking for feof_unlocked... yes >checking for fgets_unlocked... yes >checking for getcwd... (cached) yes >checking for getegid... yes >checking for geteuid... yes >checking for getgid... yes >checking for getuid... yes >checking for mempcpy... yes >checking for munmap... yes >checking for putenv... (cached) yes >checking for setenv... (cached) yes >checking for setlocale... yes >checking for stpcpy... yes >checking for strchr... (cached) yes >checking for strcasecmp... (cached) yes >checking for strdup... (cached) yes >checking for strtoul... (cached) yes >checking for tsearch... yes >checking for __argz_count... yes >checking for __argz_stringify... yes >checking for __argz_next... yes >checking for iconv... (cached) yes >checking for iconv declaration... (cached) > extern size_t iconv (iconv_t cd, char * *inbuf, size_t >*inbytesleft, char * *outbuf, size_t *outbytesleft); >checking for nl_langinfo and CODESET... yes >checking for LC_MESSAGES... yes >checking whether NLS is requested... yes >checking whether included gettext is requested... no >checking for libintl.h... yes >checking for GNU gettext in libc... yes >checking for dcgettext... yes >checking for msgfmt... /usr/bin/msgfmt >checking for gmsgfmt... /usr/bin/msgfmt >checking for xgettext... /usr/bin/xgettext >checking for bison... bison >checking version of bison... 1.35, ok >checking for catalogs to be installed... da el es fr ja nl sv tr da el >es fr ja nl sv tr >checking what assembler to use... /usr/i686-pc-linux-gnu/bin/as >checking what linker to use... /usr/i686-pc-linux-gnu/bin/ld >checking what nm to use... nm >checking what objdump to use... objdump >checking assembler alignment features... .p2align including maximum skip >checking assembler subsection support... working .subsection -1 >checking assembler weak support... yes >checking assembler hidden support... yes >checking assembler leb128 support... yes >checking assembler eh_frame optimization... yes >checking assembler section merging support... yes >checking assembler thread-local storage support... yes >checking assembler instructions... filds fists >checking assembler GOTOFF in data directives... yes >checking assembler dwarf2 debug_line support... yes >checking assembler --gdwarf2 support... yes >checking assembler --gstabs support... yes >checking linker read-only and read-write section mixing... read-write >checking linker PT_GNU_EH_FRAME support... yes >checking whether linker eh_frame optimizations work properly... yes >Using ggc-page for garbage collection. >checking whether to enable maintainer-specific portions of Makefiles... no >Links are now set up to build a native compiler for i686-pc-linux-gnu >updating cache ../config.cache >creating ./config.status >creating Makefile >creating intl/Makefile >creating fixinc/Makefile >creating gccbug >creating mklibgcc >creating auto-host.h > * Setting make jobs to "-j2" to ensure successful merge... > * Building GCC... >make[1]: Entering directory >`/var/tmp/portage/gcc-3.2.3-r3/work/build/libiberty' >if [ x"-fpic" != x ] && [ ! -d pic ]; then \ > mkdir pic; \ >else true; fi >rm -f needed-list; touch needed-list; \ >for f in atexit calloc memchr memcmp memcpy memmove memset rename strchr >strerror strncmp strrchr strstr strtol strtoul tmpnam vfprintf vprintf >vfork waitpid bcmp bcopy bzero; do \ > for g in mkstemps.o ; do \ > case "$g" in \ > *$f*) echo $g >> needed-list ;; \ > esac; \ > done; \ >done >touch stamp-picdir >echo regex.o cplus-dem.o cp-demangle.o md5.o alloca.o argv.o >choose-temp.o concat.o dyn-string.o fdmatch.o fibheap.o floatformat.o >fnmatch.o getopt.o getopt1.o getpwd.o getruntime.o hashtab.o hex.o >lbasename.o make-temp-file.o objalloc.o obstack.o partition.o pexecute.o >safe-ctype.o sort.o spaces.o splay-tree.o strerror.o strsignal.o >ternary.o xatexit.o xexit.o xmalloc.o xmemdup.o xstrdup.o xstrerror.o > >required-list >if [ x"-fpic" != x ]; then \ > gcc -c -DHAVE_CONFIG_H -march=athlon-tbird -pipe -O2 -I. >-I/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/libiberty/../include -W >-Wall -Wtraditional -pedantic -fpic >/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/libiberty/regex.c -o >pic/regex.o; \ >else true; fi >make[2]: Entering directory >`/var/tmp/portage/gcc-3.2.3-r3/work/build/libiberty/testsuite' >make[2]: Nothing to be done for `all'. >make[2]: Leaving directory >`/var/tmp/portage/gcc-3.2.3-r3/work/build/libiberty/testsuite' >if [ x"-fpic" != x ]; then \ > gcc -c -DHAVE_CONFIG_H -march=athlon-tbird -pipe -O2 -I. >-I/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/libiberty/../include -W >-Wall -Wtraditional -pedantic -fpic >/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/libiberty/cplus-dem.c -o >pic/cplus-dem.o; \ >else true; fi >In file included from >/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/include/xregex.h:26, > from >/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/libiberty/regex.c:195: >/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/include/xregex2.h:551: >warning: ISO C89 does not support `static' or type qualifiers in >parameter array declarators >In file included from >/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/libiberty/regex.c:649: >/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/libiberty/regex.c: In >function `byte_compile_range': >/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/libiberty/regex.c:4602: >warning: signed and unsigned type in conditional expression >/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/libiberty/regex.c:4612: >warning: signed and unsigned type in conditional expression >/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/libiberty/regex.c:4612: >warning: signed and unsigned type in conditional expression >gcc -c -DHAVE_CONFIG_H -march=athlon-tbird -pipe -O2 -I. >-I/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/libiberty/../include -W >-Wall -Wtraditional -pedantic >/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/libiberty/cplus-dem.c >/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/libiberty/regex.c: At top level: >/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/libiberty/regex.c:1380: >warning: traditional C rejects string concatenation >/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/libiberty/regex.c:1382: >warning: traditional C rejects string concatenation >/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/libiberty/regex.c:1383: >warning: traditional C rejects string concatenation >/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/libiberty/regex.c:1385: >warning: traditional C rejects string concatenation >/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/libiberty/regex.c:1386: >warning: traditional C rejects string concatenation >/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/libiberty/regex.c:1388: >warning: traditional C rejects string concatenation >/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/libiberty/regex.c:1389: >warning: traditional C rejects string concatenation >/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/libiberty/regex.c:1391: >warning: traditional C rejects string concatenation >/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/libiberty/regex.c:1392: >warning: traditional C rejects string concatenation >/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/libiberty/regex.c:1394: >warning: traditional C rejects string concatenation >/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/libiberty/regex.c:1395: >warning: traditional C rejects string concatenation >/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/libiberty/regex.c:1397: >warning: traditional C rejects string concatenation >/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/libiberty/regex.c:1398: >warning: traditional C rejects string concatenation >/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/libiberty/regex.c:1400: >warning: traditional C rejects string concatenation >/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/libiberty/regex.c:1401: >warning: traditional C rejects string concatenation >/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/libiberty/regex.c:1403: >warning: traditional C rejects string concatenation >/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/libiberty/regex.c:1404: >warning: traditional C rejects string concatenation >/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/libiberty/regex.c:1406: >warning: traditional C rejects string concatenation >/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/libiberty/regex.c:1407: >warning: traditional C rejects string concatenation >/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/libiberty/regex.c:1409: >warning: traditional C rejects string concatenation >/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/libiberty/regex.c:1410: >warning: traditional C rejects string concatenation >/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/libiberty/regex.c:1412: >warning: traditional C rejects string concatenation >/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/libiberty/regex.c:1413: >warning: traditional C rejects string concatenation >/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/libiberty/regex.c:1415: >warning: traditional C rejects string concatenation >/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/libiberty/regex.c:1416: >warning: traditional C rejects string concatenation >/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/libiberty/regex.c:1418: >warning: traditional C rejects string concatenation >/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/libiberty/regex.c:1419: >warning: traditional C rejects string concatenation >/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/libiberty/regex.c:1421: >warning: traditional C rejects string concatenation >/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/libiberty/regex.c:1422: >warning: traditional C rejects string concatenation >/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/libiberty/regex.c:1424: >warning: traditional C rejects string concatenation >/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/libiberty/regex.c:1425: >warning: traditional C rejects string concatenation >/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/libiberty/regex.c:1427: >warning: traditional C rejects string concatenation >/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/libiberty/regex.c: In >function `xregcomp': >/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/libiberty/regex.c:8099: >warning: signed and unsigned type in conditional expression >/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/libiberty/regex.c: In >function `xregerror': >/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/libiberty/regex.c:8234: >warning: unused parameter `preg' >gcc -c -DHAVE_CONFIG_H -march=athlon-tbird -pipe -O2 -I. >-I/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/libiberty/../include -W >-Wall -Wtraditional -pedantic >/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/libiberty/regex.c >In file included from >/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/include/xregex.h:26, > from >/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/libiberty/regex.c:195: >/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/include/xregex2.h:551: >warning: ISO C89 does not support `static' or type qualifiers in >parameter array declarators >if [ x"-fpic" != x ]; then \ > gcc -c -DHAVE_CONFIG_H -march=athlon-tbird -pipe -O2 -I. >-I/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/libiberty/../include -W >-Wall -Wtraditional -pedantic -fpic >/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/libiberty/cp-demangle.c -o >pic/cp-demangle.o; \ >else true; fi >In file included from >/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/libiberty/regex.c:649: >/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/libiberty/regex.c: In >function `byte_compile_range': >/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/libiberty/regex.c:4602: >warning: signed and unsigned type in conditional expression >/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/libiberty/regex.c:4612: >warning: signed and unsigned type in conditional expression >/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/libiberty/regex.c:4612: >warning: signed and unsigned type in conditional expression >gcc -c -DHAVE_CONFIG_H -march=athlon-tbird -pipe -O2 -I. >-I/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/libiberty/../include -W >-Wall -Wtraditional -pedantic >/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/libiberty/cp-demangle.c >/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/libiberty/regex.c: At top level: >/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/libiberty/regex.c:1380: >warning: traditional C rejects string concatenation >/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/libiberty/regex.c:1382: >warning: traditional C rejects string concatenation >/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/libiberty/regex.c:1383: >warning: traditional C rejects string concatenation >/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/libiberty/regex.c:1385: >warning: traditional C rejects string concatenation >/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/libiberty/regex.c:1386: >warning: traditional C rejects string concatenation >/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/libiberty/regex.c:1388: >warning: traditional C rejects string concatenation >/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/libiberty/regex.c:1389: >warning: traditional C rejects string concatenation >/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/libiberty/regex.c:1391: >warning: traditional C rejects string concatenation >/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/libiberty/regex.c:1392: >warning: traditional C rejects string concatenation >/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/libiberty/regex.c:1394: >warning: traditional C rejects string concatenation >/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/libiberty/regex.c:1395: >warning: traditional C rejects string concatenation >/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/libiberty/regex.c:1397: >warning: traditional C rejects string concatenation >/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/libiberty/regex.c:1398: >warning: traditional C rejects string concatenation >/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/libiberty/regex.c:1400: >warning: traditional C rejects string concatenation >/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/libiberty/regex.c:1401: >warning: traditional C rejects string concatenation >/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/libiberty/regex.c:1403: >warning: traditional C rejects string concatenation >/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/libiberty/regex.c:1404: >warning: traditional C rejects string concatenation >/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/libiberty/regex.c:1406: >warning: traditional C rejects string concatenation >/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/libiberty/regex.c:1407: >warning: traditional C rejects string concatenation >/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/libiberty/regex.c:1409: >warning: traditional C rejects string concatenation >/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/libiberty/regex.c:1410: >warning: traditional C rejects string concatenation >/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/libiberty/regex.c:1412: >warning: traditional C rejects string concatenation >/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/libiberty/regex.c:1413: >warning: traditional C rejects string concatenation >/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/libiberty/regex.c:1415: >warning: traditional C rejects string concatenation >/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/libiberty/regex.c:1416: >warning: traditional C rejects string concatenation >/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/libiberty/regex.c:1418: >warning: traditional C rejects string concatenation >/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/libiberty/regex.c:1419: >warning: traditional C rejects string concatenation >/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/libiberty/regex.c:1421: >warning: traditional C rejects string concatenation >/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/libiberty/regex.c:1422: >warning: traditional C rejects string concatenation >/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/libiberty/regex.c:1424: >warning: traditional C rejects string concatenation >/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/libiberty/regex.c:1425: >warning: traditional C rejects string concatenation >/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/libiberty/regex.c:1427: >warning: traditional C rejects string concatenation >/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/libiberty/regex.c: In >function `xregcomp': >/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/libiberty/regex.c:8099: >warning: signed and unsigned type in conditional expression >/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/libiberty/regex.c: In >function `xregerror': >/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/libiberty/regex.c:8234: >warning: unused parameter `preg' >if [ x"-fpic" != x ]; then \ > gcc -c -DHAVE_CONFIG_H -march=athlon-tbird -pipe -O2 -I. >-I/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/libiberty/../include -W >-Wall -Wtraditional -pedantic -fpic >/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/libiberty/md5.c -o >pic/md5.o; \ >else true; fi >gcc -c -DHAVE_CONFIG_H -march=athlon-tbird -pipe -O2 -I. >-I/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/libiberty/../include -W >-Wall -Wtraditional -pedantic >/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/libiberty/md5.c >if [ x"-fpic" != x ]; then \ > gcc -c -DHAVE_CONFIG_H -march=athlon-tbird -pipe -O2 -I. >-I/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/libiberty/../include -W >-Wall -Wtraditional -pedantic -fpic >/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/libiberty/alloca.c -o >pic/alloca.o; \ >else true; fi >gcc -c -DHAVE_CONFIG_H -march=athlon-tbird -pipe -O2 -I. >-I/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/libiberty/../include -W >-Wall -Wtraditional -pedantic >/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/libiberty/alloca.c >if [ x"-fpic" != x ]; then \ > gcc -c -DHAVE_CONFIG_H -march=athlon-tbird -pipe -O2 -I. >-I/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/libiberty/../include -W >-Wall -Wtraditional -pedantic -fpic >/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/libiberty/argv.c -o >pic/argv.o; \ >else true; fi >if [ x"-fpic" != x ]; then \ > gcc -c -DHAVE_CONFIG_H -march=athlon-tbird -pipe -O2 -I. >-I/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/libiberty/../include -W >-Wall -Wtraditional -pedantic -fpic >/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/libiberty/choose-temp.c -o >pic/choose-temp.o; \ >else true; fi >gcc -c -DHAVE_CONFIG_H -march=athlon-tbird -pipe -O2 -I. >-I/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/libiberty/../include -W >-Wall -Wtraditional -pedantic >/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/libiberty/argv.c >gcc -c -DHAVE_CONFIG_H -march=athlon-tbird -pipe -O2 -I. >-I/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/libiberty/../include -W >-Wall -Wtraditional -pedantic >/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/libiberty/choose-temp.c >if [ x"-fpic" != x ]; then \ > gcc -c -DHAVE_CONFIG_H -march=athlon-tbird -pipe -O2 -I. >-I/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/libiberty/../include -W >-Wall -Wtraditional -pedantic -fpic >/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/libiberty/concat.c -o >pic/concat.o; \ >else true; fi >if [ x"-fpic" != x ]; then \ > gcc -c -DHAVE_CONFIG_H -march=athlon-tbird -pipe -O2 -I. >-I/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/libiberty/../include -W >-Wall -Wtraditional -pedantic -fpic >/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/libiberty/dyn-string.c -o >pic/dyn-string.o; \ >else true; fi >gcc -c -DHAVE_CONFIG_H -march=athlon-tbird -pipe -O2 -I. >-I/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/libiberty/../include -W >-Wall -Wtraditional -pedantic >/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/libiberty/concat.c >if [ x"-fpic" != x ]; then \ > gcc -c -DHAVE_CONFIG_H -march=athlon-tbird -pipe -O2 -I. >-I/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/libiberty/../include -W >-Wall -Wtraditional -pedantic -fpic >/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/libiberty/fdmatch.c -o >pic/fdmatch.o; \ >else true; fi >gcc -c -DHAVE_CONFIG_H -march=athlon-tbird -pipe -O2 -I. >-I/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/libiberty/../include -W >-Wall -Wtraditional -pedantic >/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/libiberty/dyn-string.c >gcc -c -DHAVE_CONFIG_H -march=athlon-tbird -pipe -O2 -I. >-I/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/libiberty/../include -W >-Wall -Wtraditional -pedantic >/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/libiberty/fdmatch.c >if [ x"-fpic" != x ]; then \ > gcc -c -DHAVE_CONFIG_H -march=athlon-tbird -pipe -O2 -I. >-I/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/libiberty/../include -W >-Wall -Wtraditional -pedantic -fpic >/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/libiberty/fibheap.c -o >pic/fibheap.o; \ >else true; fi >if [ x"-fpic" != x ]; then \ > gcc -c -DHAVE_CONFIG_H -march=athlon-tbird -pipe -O2 -I. >-I/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/libiberty/../include -W >-Wall -Wtraditional -pedantic -fpic >/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/libiberty/floatformat.c -o >pic/floatformat.o; \ >else true; fi >gcc -c -DHAVE_CONFIG_H -march=athlon-tbird -pipe -O2 -I. >-I/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/libiberty/../include -W >-Wall -Wtraditional -pedantic >/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/libiberty/fibheap.c >gcc -c -DHAVE_CONFIG_H -march=athlon-tbird -pipe -O2 -I. >-I/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/libiberty/../include -W >-Wall -Wtraditional -pedantic >/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/libiberty/floatformat.c >if [ x"-fpic" != x ]; then \ > gcc -c -DHAVE_CONFIG_H -march=athlon-tbird -pipe -O2 -I. >-I/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/libiberty/../include -W >-Wall -Wtraditional -pedantic -fpic >/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/libiberty/fnmatch.c -o >pic/fnmatch.o; \ >else true; fi >gcc -c -DHAVE_CONFIG_H -march=athlon-tbird -pipe -O2 -I. >-I/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/libiberty/../include -W >-Wall -Wtraditional -pedantic >/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/libiberty/fnmatch.c >if [ x"-fpic" != x ]; then \ > gcc -c -DHAVE_CONFIG_H -march=athlon-tbird -pipe -O2 -I. >-I/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/libiberty/../include -W >-Wall -Wtraditional -pedantic -fpic >/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/libiberty/getopt.c -o >pic/getopt.o; \ >else true; fi >gcc -c -DHAVE_CONFIG_H -march=athlon-tbird -pipe -O2 -I. >-I/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/libiberty/../include -W >-Wall -Wtraditional -pedantic >/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/libiberty/getopt.c >if [ x"-fpic" != x ]; then \ > gcc -c -DHAVE_CONFIG_H -march=athlon-tbird -pipe -O2 -I. >-I/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/libiberty/../include -W >-Wall -Wtraditional -pedantic -fpic >/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/libiberty/getopt1.c -o >pic/getopt1.o; \ >else true; fi >if [ x"-fpic" != x ]; then \ > gcc -c -DHAVE_CONFIG_H -march=athlon-tbird -pipe -O2 -I. >-I/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/libiberty/../include -W >-Wall -Wtraditional -pedantic -fpic >/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/libiberty/getpwd.c -o >pic/getpwd.o; \ >else true; fi >gcc -c -DHAVE_CONFIG_H -march=athlon-tbird -pipe -O2 -I. >-I/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/libiberty/../include -W >-Wall -Wtraditional -pedantic >/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/libiberty/getopt1.c >if [ x"-fpic" != x ]; then \ > gcc -c -DHAVE_CONFIG_H -march=athlon-tbird -pipe -O2 -I. >-I/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/libiberty/../include -W >-Wall -Wtraditional -pedantic -fpic >/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/libiberty/getruntime.c -o >pic/getruntime.o; \ >else true; fi >gcc -c -DHAVE_CONFIG_H -march=athlon-tbird -pipe -O2 -I. >-I/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/libiberty/../include -W >-Wall -Wtraditional -pedantic >/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/libiberty/getpwd.c >gcc -c -DHAVE_CONFIG_H -march=athlon-tbird -pipe -O2 -I. >-I/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/libiberty/../include -W >-Wall -Wtraditional -pedantic >/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/libiberty/getruntime.c >if [ x"-fpic" != x ]; then \ > gcc -c -DHAVE_CONFIG_H -march=athlon-tbird -pipe -O2 -I. >-I/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/libiberty/../include -W >-Wall -Wtraditional -pedantic -fpic >/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/libiberty/hashtab.c -o >pic/hashtab.o; \ >else true; fi >if [ x"-fpic" != x ]; then \ > gcc -c -DHAVE_CONFIG_H -march=athlon-tbird -pipe -O2 -I. >-I/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/libiberty/../include -W >-Wall -Wtraditional -pedantic -fpic >/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/libiberty/hex.c -o >pic/hex.o; \ >else true; fi >gcc -c -DHAVE_CONFIG_H -march=athlon-tbird -pipe -O2 -I. >-I/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/libiberty/../include -W >-Wall -Wtraditional -pedantic >/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/libiberty/hex.c >if [ x"-fpic" != x ]; then \ > gcc -c -DHAVE_CONFIG_H -march=athlon-tbird -pipe -O2 -I. >-I/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/libiberty/../include -W >-Wall -Wtraditional -pedantic -fpic >/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/libiberty/lbasename.c -o >pic/lbasename.o; \ >else true; fi >gcc -c -DHAVE_CONFIG_H -march=athlon-tbird -pipe -O2 -I. >-I/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/libiberty/../include -W >-Wall -Wtraditional -pedantic >/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/libiberty/lbasename.c >if [ x"-fpic" != x ]; then \ > gcc -c -DHAVE_CONFIG_H -march=athlon-tbird -pipe -O2 -I. >-I/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/libiberty/../include -W >-Wall -Wtraditional -pedantic -fpic >/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/libiberty/make-temp-file.c >-o pic/make-temp-file.o; \ >else true; fi >gcc -c -DHAVE_CONFIG_H -march=athlon-tbird -pipe -O2 -I. >-I/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/libiberty/../include -W >-Wall -Wtraditional -pedantic >/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/libiberty/hashtab.c >gcc -c -DHAVE_CONFIG_H -march=athlon-tbird -pipe -O2 -I. >-I/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/libiberty/../include -W >-Wall -Wtraditional -pedantic >/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/libiberty/make-temp-file.c >if [ x"-fpic" != x ]; then \ > gcc -c -DHAVE_CONFIG_H -march=athlon-tbird -pipe -O2 -I. >-I/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/libiberty/../include -W >-Wall -Wtraditional -pedantic -fpic >/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/libiberty/objalloc.c -o >pic/objalloc.o; \ >else true; fi >if [ x"-fpic" != x ]; then \ > gcc -c -DHAVE_CONFIG_H -march=athlon-tbird -pipe -O2 -I. >-I/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/libiberty/../include -W >-Wall -Wtraditional -pedantic -fpic >/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/libiberty/obstack.c -o >pic/obstack.o; \ >else true; fi >gcc -c -DHAVE_CONFIG_H -march=athlon-tbird -pipe -O2 -I. >-I/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/libiberty/../include -W >-Wall -Wtraditional -pedantic >/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/libiberty/obstack.c >if [ x"-fpic" != x ]; then \ > gcc -c -DHAVE_CONFIG_H -march=athlon-tbird -pipe -O2 -I. >-I/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/libiberty/../include -W >-Wall -Wtraditional -pedantic -fpic >/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/libiberty/partition.c -o >pic/partition.o; \ >else true; fi >gcc -c -DHAVE_CONFIG_H -march=athlon-tbird -pipe -O2 -I. >-I/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/libiberty/../include -W >-Wall -Wtraditional -pedantic >/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/libiberty/objalloc.c >if [ x"-fpic" != x ]; then \ > gcc -c -DHAVE_CONFIG_H -march=athlon-tbird -pipe -O2 -I. >-I/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/libiberty/../include -W >-Wall -Wtraditional -pedantic -fpic >/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/libiberty/pexecute.c -o >pic/pexecute.o; \ >else true; fi >gcc -c -DHAVE_CONFIG_H -march=athlon-tbird -pipe -O2 -I. >-I/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/libiberty/../include -W >-Wall -Wtraditional -pedantic >/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/libiberty/partition.c >if [ x"-fpic" != x ]; then \ > gcc -c -DHAVE_CONFIG_H -march=athlon-tbird -pipe -O2 -I. >-I/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/libiberty/../include -W >-Wall -Wtraditional -pedantic -fpic >/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/libiberty/safe-ctype.c -o >pic/safe-ctype.o; \ >else true; fi >gcc -c -DHAVE_CONFIG_H -march=athlon-tbird -pipe -O2 -I. >-I/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/libiberty/../include -W >-Wall -Wtraditional -pedantic >/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/libiberty/pexecute.c >gcc -c -DHAVE_CONFIG_H -march=athlon-tbird -pipe -O2 -I. >-I/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/libiberty/../include -W >-Wall -Wtraditional -pedantic >/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/libiberty/safe-ctype.c >if [ x"-fpic" != x ]; then \ > gcc -c -DHAVE_CONFIG_H -march=athlon-tbird -pipe -O2 -I. >-I/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/libiberty/../include -W >-Wall -Wtraditional -pedantic -fpic >/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/libiberty/sort.c -o >pic/sort.o; \ >else true; fi >if [ x"-fpic" != x ]; then \ > gcc -c -DHAVE_CONFIG_H -march=athlon-tbird -pipe -O2 -I. >-I/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/libiberty/../include -W >-Wall -Wtraditional -pedantic -fpic >/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/libiberty/spaces.c -o >pic/spaces.o; \ >else true; fi >gcc -c -DHAVE_CONFIG_H -march=athlon-tbird -pipe -O2 -I. >-I/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/libiberty/../include -W >-Wall -Wtraditional -pedantic >/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/libiberty/sort.c >gcc -c -DHAVE_CONFIG_H -march=athlon-tbird -pipe -O2 -I. >-I/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/libiberty/../include -W >-Wall -Wtraditional -pedantic >/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/libiberty/spaces.c >if [ x"-fpic" != x ]; then \ > gcc -c -DHAVE_CONFIG_H -march=athlon-tbird -pipe -O2 -I. >-I/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/libiberty/../include -W >-Wall -Wtraditional -pedantic -fpic >/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/libiberty/splay-tree.c -o >pic/splay-tree.o; \ >else true; fi >if [ x"-fpic" != x ]; then \ > gcc -c -DHAVE_CONFIG_H -march=athlon-tbird -pipe -O2 -I. >-I/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/libiberty/../include -W >-Wall -Wtraditional -pedantic -fpic >/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/libiberty/strerror.c -o >pic/strerror.o; \ >else true; fi >gcc -c -DHAVE_CONFIG_H -march=athlon-tbird -pipe -O2 -I. >-I/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/libiberty/../include -W >-Wall -Wtraditional -pedantic >/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/libiberty/strerror.c >gcc -c -DHAVE_CONFIG_H -march=athlon-tbird -pipe -O2 -I. >-I/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/libiberty/../include -W >-Wall -Wtraditional -pedantic >/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/libiberty/splay-tree.c >if [ x"-fpic" != x ]; then \ > gcc -c -DHAVE_CONFIG_H -march=athlon-tbird -pipe -O2 -I. >-I/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/libiberty/../include -W >-Wall -Wtraditional -pedantic -fpic >/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/libiberty/strsignal.c -o >pic/strsignal.o; \ >else true; fi >if [ x"-fpic" != x ]; then \ > gcc -c -DHAVE_CONFIG_H -march=athlon-tbird -pipe -O2 -I. >-I/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/libiberty/../include -W >-Wall -Wtraditional -pedantic -fpic >/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/libiberty/ternary.c -o >pic/ternary.o; \ >else true; fi >gcc -c -DHAVE_CONFIG_H -march=athlon-tbird -pipe -O2 -I. >-I/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/libiberty/../include -W >-Wall -Wtraditional -pedantic >/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/libiberty/strsignal.c >gcc -c -DHAVE_CONFIG_H -march=athlon-tbird -pipe -O2 -I. >-I/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/libiberty/../include -W >-Wall -Wtraditional -pedantic >/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/libiberty/ternary.c >if [ x"-fpic" != x ]; then \ > gcc -c -DHAVE_CONFIG_H -march=athlon-tbird -pipe -O2 -I. >-I/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/libiberty/../include -W >-Wall -Wtraditional -pedantic -fpic >/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/libiberty/xatexit.c -o >pic/xatexit.o; \ >else true; fi >if [ x"-fpic" != x ]; then \ > gcc -c -DHAVE_CONFIG_H -march=athlon-tbird -pipe -O2 -I. >-I/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/libiberty/../include -W >-Wall -Wtraditional -pedantic -fpic >/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/libiberty/xexit.c -o >pic/xexit.o; \ >else true; fi >gcc -c -DHAVE_CONFIG_H -march=athlon-tbird -pipe -O2 -I. >-I/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/libiberty/../include -W >-Wall -Wtraditional -pedantic >/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/libiberty/xatexit.c >if [ x"-fpic" != x ]; then \ > gcc -c -DHAVE_CONFIG_H -march=athlon-tbird -pipe -O2 -I. >-I/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/libiberty/../include -W >-Wall -Wtraditional -pedantic -fpic >/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/libiberty/xmalloc.c -o >pic/xmalloc.o; \ >else true; fi >gcc -c -DHAVE_CONFIG_H -march=athlon-tbird -pipe -O2 -I. >-I/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/libiberty/../include -W >-Wall -Wtraditional -pedantic >/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/libiberty/xexit.c >gcc -c -DHAVE_CONFIG_H -march=athlon-tbird -pipe -O2 -I. >-I/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/libiberty/../include -W >-Wall -Wtraditional -pedantic >/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/libiberty/xmalloc.c >if [ x"-fpic" != x ]; then \ > gcc -c -DHAVE_CONFIG_H -march=athlon-tbird -pipe -O2 -I. >-I/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/libiberty/../include -W >-Wall -Wtraditional -pedantic -fpic >/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/libiberty/xmemdup.c -o >pic/xmemdup.o; \ >else true; fi >if [ x"-fpic" != x ]; then \ > gcc -c -DHAVE_CONFIG_H -march=athlon-tbird -pipe -O2 -I. >-I/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/libiberty/../include -W >-Wall -Wtraditional -pedantic -fpic >/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/libiberty/xstrdup.c -o >pic/xstrdup.o; \ >else true; fi >gcc -c -DHAVE_CONFIG_H -march=athlon-tbird -pipe -O2 -I. >-I/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/libiberty/../include -W >-Wall -Wtraditional -pedantic >/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/libiberty/xmemdup.c >if [ x"-fpic" != x ]; then \ > gcc -c -DHAVE_CONFIG_H -march=athlon-tbird -pipe -O2 -I. >-I/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/libiberty/../include -W >-Wall -Wtraditional -pedantic -fpic >/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/libiberty/xstrerror.c -o >pic/xstrerror.o; \ >else true; fi >gcc -c -DHAVE_CONFIG_H -march=athlon-tbird -pipe -O2 -I. >-I/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/libiberty/../include -W >-Wall -Wtraditional -pedantic >/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/libiberty/xstrdup.c >if [ x"-fpic" != x ]; then \ > gcc -c -DHAVE_CONFIG_H -march=athlon-tbird -pipe -O2 -I. >-I/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/libiberty/../include -W >-Wall -Wtraditional -pedantic -fpic >/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/libiberty/mkstemps.c -o >pic/mkstemps.o; \ >else true; fi >gcc -c -DHAVE_CONFIG_H -march=athlon-tbird -pipe -O2 -I. >-I/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/libiberty/../include -W >-Wall -Wtraditional -pedantic >/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/libiberty/xstrerror.c >gcc -c -DHAVE_CONFIG_H -march=athlon-tbird -pipe -O2 -I. >-I/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/libiberty/../include -W >-Wall -Wtraditional -pedantic >/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/libiberty/mkstemps.c >rm -f libiberty.a pic/libiberty.a >ar rc libiberty.a \ > regex.o cplus-dem.o cp-demangle.o md5.o alloca.o argv.o choose-temp.o >concat.o dyn-string.o fdmatch.o fibheap.o floatformat.o fnmatch.o >getopt.o getopt1.o getpwd.o getruntime.o hashtab.o hex.o lbasename.o >make-temp-file.o objalloc.o obstack.o partition.o pexecute.o safe-ctype.o >sort.o spaces.o splay-tree.o strerror.o strsignal.o ternary.o xatexit.o >xexit.o xmalloc.o xmemdup.o xstrdup.o xstrerror.o mkstemps.o >ranlib libiberty.a >if [ x"-fpic" != x ]; then \ > cd pic; \ > ar rc libiberty.a \ > regex.o cplus-dem.o cp-demangle.o md5.o alloca.o argv.o choose-temp.o >concat.o dyn-string.o fdmatch.o fibheap.o floatformat.o fnmatch.o >getopt.o getopt1.o getpwd.o getruntime.o hashtab.o hex.o lbasename.o >make-temp-file.o objalloc.o obstack.o partition.o pexecute.o safe-ctype.o >sort.o spaces.o splay-tree.o strerror.o strsignal.o ternary.o xatexit.o >xexit.o xmalloc.o xmemdup.o xstrdup.o xstrerror.o mkstemps.o; \ > ranlib libiberty.a; \ > cd ..; \ >else true; fi >make[1]: Leaving directory >`/var/tmp/portage/gcc-3.2.3-r3/work/build/libiberty' >Bootstrapping the compiler >make[1]: Entering directory `/var/tmp/portage/gcc-3.2.3-r3/work/build/gcc' >make CC="gcc" libdir=/usr/lib LANGUAGES="c " \ > CFLAGS="-O" MAKEINFO="makeinfo " \ > MAKEINFOFLAGS="" >make[2]: Entering directory `/var/tmp/portage/gcc-3.2.3-r3/work/build/gcc' >HEADERS="auto-host.h ansidecl.h i386/i386.h i386/att.h dbxelf.h elfos.h >svr4.h linux.h i386/linux.h defaults.h" DEFINES="POSIX" \ >TARGET_CPU_DEFAULT="TARGET_CPU_DEFAULT_pentiumpro" \ >/bin/sh /var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc/mkconfig.sh config.h >HEADERS="auto-host.h ansidecl.h i386/i386.h i386/att.h dbxelf.h elfos.h >svr4.h linux.h i386/linux.h defaults.h" DEFINES="POSIX" \ >TARGET_CPU_DEFAULT="TARGET_CPU_DEFAULT_pentiumpro" \ >/bin/sh /var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc/mkconfig.sh >hconfig.h >ltf="/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc/cp/cp-tree.def >/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc/objc/objc-tree.def"; for >f in $ltf; do \ > echo "#include \"$f\""; \ >done | sed 's|/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc/||' > >tmp-gencheck.h >/bin/sh /var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc/move-if-change >tmp-gencheck.h gencheck.h >echo timestamp > s-gencheck >echo '/*WARNING: This file is automatically generated!*/' >tmp-c-parse.y >sed -e "/^ifobjc$/,/^end ifobjc$/d" \ > -e "/^ifc$/d" -e "/^end ifc$/d" \ > /var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc/c-parse.in >>tmp-c-parse.y >HEADERS="i386/i386-protos.h" DEFINES="" TARGET_CPU_DEFAULT="" \ >/bin/sh /var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc/mkconfig.sh tm_p.h >gcc -c -DIN_GCC -O -W -Wall -Wwrite-strings -Wstrict-prototypes >-Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long >-DHAVE_CONFIG_H -I. -I. >-I/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc >-I/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc/. >-I/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc/config >-I/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc/../include >/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc/version.c -o version.o >/bin/sh /var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc/move-if-change >tmp-c-parse.y /var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc/c-parse.y >lof="/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc/cp/lang-options.h >/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc/f/lang-options.h >/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc/objc/lang-options.h"; >for f in $lof; do \ > echo "#include \"$f\""; \ >done | sed 's|/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc/||' > >tmp-options.h >if test yes = yes \ > || test -n ""; then \ > /bin/sh /var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc/genmultilib \ > "" \ > "" \ > "" \ > "" \ > "" \ > "" \ > "" \ > "yes" \ > > tmp-mlib.h; \ >else \ > /bin/sh /var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc/genmultilib '' >'' '' '' '' '' '' no \ > > tmp-mlib.h; \ >fi >/bin/sh /var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc/move-if-change >tmp-options.h options.h >echo timestamp > s-options >lsf="/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc/cp/lang-specs.h >/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc/f/lang-specs.h >/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc/objc/lang-specs.h"; for >f in $lsf; do \ > echo "#include \"$f\""; \ >done | sed 's|/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc/||' > >tmp-specs.h >/bin/sh /var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc/move-if-change >tmp-specs.h specs.h >echo timestamp > s-specs >if [ -f /usr/include/limits.h ] ; then \ > cat /var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc/limitx.h >/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc/glimits.h >/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc/limity.h > >tmp-xlimits.h; \ >else \ > cat /var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc/glimits.h > >tmp-xlimits.h; \ >fi >mv tmp-xlimits.h xlimits.h >gcc -c -DIN_GCC -O -W -Wall -Wwrite-strings -Wstrict-prototypes >-Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long >-DHAVE_CONFIG_H -I. -I. >-I/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc >-I/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc/. >-I/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc/config >-I/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc/../include -o >g77version.o \ > /var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc/f/version.c >HEADERS="ansidecl.h i386/i386.h i386/att.h dbxelf.h elfos.h svr4.h >linux.h i386/linux.h defaults.h" DEFINES="POSIX" \ >TARGET_CPU_DEFAULT="" \ >/bin/sh /var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc/mkconfig.sh >tconfig.h >/bin/sh /var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc/move-if-change >tmp-mlib.h multilib.h >echo timestamp > s-mlib >cd /var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc && makeinfo -I doc >-I doc/include -o doc/gcc.info doc/gcc.texi >cd /var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc && makeinfo -I doc >-I doc/include -o doc/gccint.info doc/gccint.texi >echo timestamp > /var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc/doc/gcov.1 >perl >/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc/../contrib/texi2pod.pl >/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc/doc/gcov.texi > gcov.pod >echo timestamp > /var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc/doc/gcc.1 >perl >/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc/../contrib/texi2pod.pl >/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc/doc/invoke.texi > gcc.pod >(pod2man --center="GNU" --release="gcc-3.2.3" --section=1 gcov.pod > >/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc/doc/gcov.1.T$$ && \ > mv -f >/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc/doc/gcov.1.T$$ >/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc/doc/gcov.1) || \ > (rm -f >/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc/doc/gcov.1.T$$ && exit 1) >rm -f gcov.pod >gcc -c -DIN_GCC -O -W -Wall -Wwrite-strings -Wstrict-prototypes >-Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long >-DHAVE_CONFIG_H -DGENERATOR_FILE -I. -I. >-I/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc >-I/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc/. >-I/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc/config >-I/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc/../include >/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc/ggc-none.c -o ggc-none.o >(pod2man --center="GNU" --release="gcc-3.2.3" --section=1 gcc.pod > >/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc/doc/gcc.1.T$$ && \ > mv -f >/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc/doc/gcc.1.T$$ >/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc/doc/gcc.1) || \ > (rm -f >/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc/doc/gcc.1.T$$ && exit 1) >gcc -c -DIN_GCC -O -W -Wall -Wwrite-strings -Wstrict-prototypes >-Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long >-DHAVE_CONFIG_H -DGENERATOR_FILE -I. -I. >-I/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc >-I/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc/. >-I/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc/config >-I/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc/../include >/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc/errors.c -o errors.o >cd /var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc && \ >if bison -o c-p$$.c c-parse.y; then \ > test -f c-p$$.output && mv -f c-p$$.output c-parse.output ; \ > mv -f c-p$$.c c-parse.c ; \ >else \ > rm -f c-p$$.* ; \ > false ; \ >fi >gcc -c -DIN_GCC -O -W -Wall -Wwrite-strings -Wstrict-prototypes >-Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long >-DHAVE_CONFIG_H -DGENERATOR_FILE -I. -I. >-I/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc >-I/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc/. >-I/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc/config >-I/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc/../include >/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc/genpreds.c -o genpreds.o >gcc -c -DIN_GCC -O -W -Wall -Wwrite-strings -Wstrict-prototypes >-Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long >-DHAVE_CONFIG_H -DGENERATOR_FILE -I. -I. >-I/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc >-I/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc/. >-I/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc/config >-I/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc/../include >/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc/hash.c -o hash.o >gcc -c -DIN_GCC -O -W -Wall -Wwrite-strings -Wstrict-prototypes >-Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long >-DHAVE_CONFIG_H -DGENERATOR_FILE -I. -I. >-I/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc >-I/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc/. >-I/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc/config >-I/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc/../include >/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc/gengenrtl.c -o gengenrtl.o >gcc -c -DIN_GCC -O -W -Wall -Wwrite-strings -Wstrict-prototypes >-Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long >-DHAVE_CONFIG_H -DGENERATOR_FILE -I. -I. >-I/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc >-I/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc/. >-I/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc/config >-I/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc/../include \ > /var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc/gencheck.c -o gencheck.o >gcc -DIN_GCC -O -W -Wall -Wwrite-strings -Wstrict-prototypes >-Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long >-DHAVE_CONFIG_H -DGENERATOR_FILE -o genpreds \ > genpreds.o ../libiberty/libiberty.a >gcc -DIN_GCC -O -W -Wall -Wwrite-strings -Wstrict-prototypes >-Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long >-DHAVE_CONFIG_H -DGENERATOR_FILE -o gengenrtl \ > gengenrtl.o ../libiberty/libiberty.a >gcc -DIN_GCC -O -W -Wall -Wwrite-strings -Wstrict-prototypes >-Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long >-DHAVE_CONFIG_H -DGENERATOR_FILE -o gencheck \ > gencheck.o ../libiberty/libiberty.a >./genpreds > tmp-preds.h >/bin/sh /var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc/move-if-change >tmp-preds.h tm-preds.h >echo timestamp > s-preds >./gengenrtl -h > tmp-genrtl.h >/bin/sh /var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc/move-if-change >tmp-genrtl.h genrtl.h >./gengenrtl > tmp-genrtl.c >/bin/sh /var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc/move-if-change >tmp-genrtl.c genrtl.c >echo timestamp > s-genrtl >./gencheck > tmp-check.h >/bin/sh /var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc/move-if-change >tmp-check.h tree-check.h >echo timestamp > s-check >gcc -c -DIN_GCC -O -W -Wall -Wwrite-strings -Wstrict-prototypes >-Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long >-DHAVE_CONFIG_H -DGENERATOR_FILE -I. -I. >-I/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc >-I/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc/. >-I/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc/config >-I/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc/../include >/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc/genconstants.c -o >genconstants.o >gcc -c -DIN_GCC -O -W -Wall -Wwrite-strings -Wstrict-prototypes >-Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long >-DHAVE_CONFIG_H -DGENERATOR_FILE -I. -I. >-I/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc >-I/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc/. >-I/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc/config >-I/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc/../include >/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc/genconfig.c -o genconfig.o >gcc -c -DIN_GCC -O -W -Wall -Wwrite-strings -Wstrict-prototypes >-Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long >-DHAVE_CONFIG_H -DGENERATOR_FILE -I. -I. >-I/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc >-I/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc/. >-I/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc/config >-I/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc/../include >/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc/gencodes.c -o gencodes.o >gcc -c -DIN_GCC -O -W -Wall -Wwrite-strings -Wstrict-prototypes >-Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long >-DHAVE_CONFIG_H -DGENERATOR_FILE -I. -I. >-I/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc >-I/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc/. >-I/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc/config >-I/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc/../include >/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc/genattr.c -o genattr.o >gcc -c -DIN_GCC -O -W -Wall -Wwrite-strings -Wstrict-prototypes >-Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long >-DHAVE_CONFIG_H -DGENERATOR_FILE -I. -I. >-I/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc >-I/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc/. >-I/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc/config >-I/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc/../include >/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc/genattrtab.c -o genattrtab.o >rm -f gcc.pod >gcc -c -DIN_GCC -O -W -Wall -Wwrite-strings -Wstrict-prototypes >-Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long >-DHAVE_CONFIG_H -DGENERATOR_FILE -I. -I. >-I/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc >-I/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc/. >-I/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc/config >-I/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc/../include >/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc/genautomata.c -o >genautomata.o >gcc -c -DIN_GCC -O -W -Wall -Wwrite-strings -Wstrict-prototypes >-Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long >-DHAVE_CONFIG_H -DGENERATOR_FILE -I. -I. >-I/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc >-I/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc/. >-I/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc/config >-I/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc/../include >/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc/genemit.c -o genemit.o >gcc -c -DIN_GCC -O -W -Wall -Wwrite-strings -Wstrict-prototypes >-Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long >-DHAVE_CONFIG_H -DGENERATOR_FILE -I. -I. >-I/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc >-I/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc/. >-I/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc/config >-I/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc/../include >/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc/genopinit.c -o genopinit.o >gcc -c -DIN_GCC -O -W -Wall -Wwrite-strings -Wstrict-prototypes >-Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long >-DHAVE_CONFIG_H -DGENERATOR_FILE -I. -I. >-I/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc >-I/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc/. >-I/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc/config >-I/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc/../include >/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc/genoutput.c -o genoutput.o >gcc -c -DIN_GCC -O -W -Wall -Wwrite-strings -Wstrict-prototypes >-Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long >-DHAVE_CONFIG_H -DGENERATOR_FILE -I. -I. >-I/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc >-I/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc/. >-I/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc/config >-I/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc/../include >/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc/genpeep.c -o genpeep.o >gcc -c -DIN_GCC -O -W -Wall -Wwrite-strings -Wstrict-prototypes >-Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long >-DHAVE_CONFIG_H -DGENERATOR_FILE -I. -I. >-I/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc >-I/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc/. >-I/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc/config >-I/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc/../include >/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc/genrecog.c -o genrecog.o >gcc -c -DIN_GCC -O -W -Wall -Wwrite-strings -Wstrict-prototypes >-Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long >-DHAVE_CONFIG_H -DGENERATOR_FILE -I. -I. >-I/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc >-I/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc/. >-I/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc/config >-I/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc/../include >/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc/genflags.c -o genflags.o >gcc -c -DIN_GCC -O -W -Wall -Wwrite-strings -Wstrict-prototypes >-Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long >-DHAVE_CONFIG_H -DGENERATOR_FILE -I. -I. >-I/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc >-I/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc/. >-I/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc/config >-I/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc/../include >/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc/rtl.c -o rtl.o >gcc -c -DIN_GCC -O -W -Wall -Wwrite-strings -Wstrict-prototypes >-Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long >-DHAVE_CONFIG_H -DGENERATOR_FILE -I. -I. >-I/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc >-I/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc/. >-I/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc/config >-I/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc/../include >/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc/read-rtl.c -o read-rtl.o >gcc -c -DIN_GCC -O -W -Wall -Wwrite-strings -Wstrict-prototypes >-Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long >-DHAVE_CONFIG_H -DGENERATOR_FILE -I. -I. >-I/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc >-I/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc/. >-I/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc/config >-I/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc/../include >/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc/bitmap.c -o bitmap.o >gcc -c -DIN_GCC -O -W -Wall -Wwrite-strings -Wstrict-prototypes >-Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long >-DHAVE_CONFIG_H -DGENERATOR_FILE -I. -I. >-I/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc >-I/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc/. >-I/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc/config >-I/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc/../include >/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc/gensupport.c -o gensupport.o >gcc -c -DIN_GCC -O -W -Wall -Wwrite-strings -Wstrict-prototypes >-Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long >-DHAVE_CONFIG_H -DGENERATOR_FILE -I. -I. >-I/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc >-I/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc/. >-I/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc/config >-I/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc/../include >/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc/print-rtl.c -o print-rtl.o >gcc -DIN_GCC -O -W -Wall -Wwrite-strings -Wstrict-prototypes >-Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long >-DHAVE_CONFIG_H -DGENERATOR_FILE -o genconstants \ > genconstants.o rtl.o read-rtl.o bitmap.o ggc-none.o gensupport.o >errors.o ../libiberty/libiberty.a >./genconstants >/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc/config/i386/i386.md > >tmp-constants.h >/bin/sh /var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc/move-if-change >tmp-constants.h insn-constants.h >echo timestamp > s-constants >gcc -DIN_GCC -O -W -Wall -Wwrite-strings -Wstrict-prototypes >-Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long >-DHAVE_CONFIG_H -DGENERATOR_FILE -o genflags \ > genflags.o rtl.o read-rtl.o bitmap.o ggc-none.o gensupport.o print-rtl.o >errors.o ../libiberty/libiberty.a >gcc -DIN_GCC -O -W -Wall -Wwrite-strings -Wstrict-prototypes >-Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long >-DHAVE_CONFIG_H -DGENERATOR_FILE -o genconfig \ > genconfig.o rtl.o read-rtl.o bitmap.o ggc-none.o gensupport.o >print-rtl.o errors.o ../libiberty/libiberty.a >gcc -DIN_GCC -O -W -Wall -Wwrite-strings -Wstrict-prototypes >-Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long >-DHAVE_CONFIG_H -DGENERATOR_FILE -o gencodes \ > gencodes.o rtl.o read-rtl.o bitmap.o ggc-none.o gensupport.o print-rtl.o >errors.o ../libiberty/libiberty.a >gcc -DIN_GCC -O -W -Wall -Wwrite-strings -Wstrict-prototypes >-Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long >-DHAVE_CONFIG_H -DGENERATOR_FILE -o genattr \ > genattr.o rtl.o read-rtl.o bitmap.o ggc-none.o gensupport.o print-rtl.o >errors.o ../libiberty/libiberty.a >gcc -DIN_GCC -O -W -Wall -Wwrite-strings -Wstrict-prototypes >-Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long >-DHAVE_CONFIG_H -DGENERATOR_FILE -o genemit \ > genemit.o rtl.o read-rtl.o bitmap.o ggc-none.o gensupport.o print-rtl.o >errors.o ../libiberty/libiberty.a >gcc -DIN_GCC -O -W -Wall -Wwrite-strings -Wstrict-prototypes >-Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long >-DHAVE_CONFIG_H -DGENERATOR_FILE -o genopinit \ > genopinit.o rtl.o read-rtl.o bitmap.o ggc-none.o gensupport.o >print-rtl.o errors.o ../libiberty/libiberty.a >gcc -DIN_GCC -O -W -Wall -Wwrite-strings -Wstrict-prototypes >-Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long >-DHAVE_CONFIG_H -DGENERATOR_FILE -o genoutput \ > genoutput.o rtl.o read-rtl.o bitmap.o ggc-none.o gensupport.o >print-rtl.o errors.o ../libiberty/libiberty.a >gcc -DIN_GCC -O -W -Wall -Wwrite-strings -Wstrict-prototypes >-Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long >-DHAVE_CONFIG_H -DGENERATOR_FILE -o genpeep \ > genpeep.o rtl.o read-rtl.o bitmap.o ggc-none.o gensupport.o print-rtl.o >errors.o ../libiberty/libiberty.a >gcc -DIN_GCC -O -W -Wall -Wwrite-strings -Wstrict-prototypes >-Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long >-DHAVE_CONFIG_H -DGENERATOR_FILE -o genrecog \ > genrecog.o rtl.o read-rtl.o bitmap.o ggc-none.o gensupport.o print-rtl.o >errors.o ../libiberty/libiberty.a >./genflags >/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc/config/i386/i386.md > >tmp-flags.h >./genconfig >/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc/config/i386/i386.md > >tmp-config.h >/bin/sh /var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc/move-if-change >tmp-flags.h insn-flags.h >echo timestamp > s-flags >./gencodes >/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc/config/i386/i386.md > >tmp-codes.h >/bin/sh /var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc/move-if-change >tmp-codes.h insn-codes.h >/bin/sh /var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc/move-if-change >tmp-config.h insn-config.h >echo timestamp > s-config >./genattr >/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc/config/i386/i386.md > >tmp-attr.h >echo timestamp > s-codes >./genemit >/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc/config/i386/i386.md > >tmp-emit.c >/bin/sh /var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc/move-if-change >tmp-emit.c insn-emit.c >/bin/sh /var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc/move-if-change >tmp-attr.h insn-attr.h >echo timestamp > s-emit >./genopinit >/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc/config/i386/i386.md > >tmp-opinit.c >echo timestamp > s-attr >./genoutput >/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc/config/i386/i386.md > >tmp-output.c >/bin/sh /var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc/move-if-change >tmp-opinit.c insn-opinit.c >echo timestamp > s-opinit >./genpeep >/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc/config/i386/i386.md > >tmp-peep.c >/bin/sh /var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc/move-if-change >tmp-peep.c insn-peep.c >echo timestamp > s-peep >./genrecog >/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc/config/i386/i386.md > >tmp-recog.c >/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc/config/i386/i386.md:14010: /bin/sh /var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc/move-if-change tmp-output.c insn-output.c >echo timestamp > s-output >gcc -c -DIN_GCC -O -W -Wall -Wwrite-strings -Wstrict-prototypes >-Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long >-DHAVE_CONFIG_H -I. -I. >-I/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc >-I/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc/. >-I/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc/config >-I/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc/../include >/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc/cpplib.c -o cpplib.o >warning: source missing a mode? >/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc/config/i386/i386.md:14080: warning: source missing a mode? >/bin/sh /var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc/move-if-change >tmp-recog.c insn-recog.c >echo timestamp > s-recog >gcc -c -DIN_GCC -O -W -Wall -Wwrite-strings -Wstrict-prototypes >-Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long >-DHAVE_CONFIG_H -I. -I. >-I/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc >-I/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc/. >-I/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc/config >-I/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc/../include >/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc/cpplex.c -o cpplex.o >gcc -c -DIN_GCC -O -W -Wall -Wwrite-strings -Wstrict-prototypes >-Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long >-DHAVE_CONFIG_H -I. -I. >-I/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc >-I/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc/. >-I/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc/config >-I/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc/../include >/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc/cppmacro.c -o cppmacro.o >gcc -c -DIN_GCC -O -W -Wall -Wwrite-strings -Wstrict-prototypes >-Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long >-DHAVE_CONFIG_H -I. -I. >-I/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc >-I/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc/. >-I/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc/config >-I/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc/../include >/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc/cppexp.c -o cppexp.o >gcc -c -DIN_GCC -O -W -Wall -Wwrite-strings -Wstrict-prototypes >-Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long >-DHAVE_CONFIG_H -I. -I. >-I/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc >-I/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc/. >-I/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc/config >-I/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc/../include >/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc/cppfiles.c -o cppfiles.o >gcc -c -DIN_GCC -O -W -Wall -Wwrite-strings -Wstrict-prototypes >-Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long >-DHAVE_CONFIG_H -I. -I. >-I/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc >-I/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc/. >-I/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc/config >-I/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc/../include >/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc/cpphash.c -o cpphash.o >gcc -c -DIN_GCC -O -W -Wall -Wwrite-strings -Wstrict-prototypes >-Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long >-DHAVE_CONFIG_H -I. -I. >-I/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc >-I/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc/. >-I/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc/config >-I/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc/../include >/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc/cpperror.c -o cpperror.o >gcc -c -DIN_GCC -O -W -Wall -Wwrite-strings -Wstrict-prototypes >-Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long >-DHAVE_CONFIG_H -I. -I. >-I/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc >-I/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc/. >-I/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc/config >-I/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc/../include >/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc/cppinit.c -o cppinit.o >gcc -DIN_GCC -O -W -Wall -Wwrite-strings -Wstrict-prototypes >-Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long >-DHAVE_CONFIG_H -I. -I. >-I/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc >-I/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc/. >-I/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc/config >-I/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc/../include \ > -DGCC_INCLUDE_DIR=\"/usr/lib/gcc-lib/i686-pc-linux-gnu/3.2.3/include\" >-DGPLUSPLUS_INCLUDE_DIR=\"/usr/lib/gcc-lib/i686-pc-linux-gnu/3.2.3/include/g++-v3\" -DGPLUSPLUS_TOOL_INCLUDE_DIR=\"/usr/lib/gcc-lib/i686-pc-linux-gnu/3.2.3/include/g++-v3/i686-pc-linux-gnu\" -DGPLUSPLUS_BACKWARD_INCLUDE_DIR=\"/usr/lib/gcc-lib/i686-pc-linux-gnu/3.2.3/include/g++-v3/backward\" -DLOCAL_INCLUDE_DIR=\"/usr/local/include\" -DCROSS_INCLUDE_DIR=\"/usr/lib/gcc-lib/i686-pc-linux-gnu/3.2.3/../../../../i686-pc-linux-gnu/sys-include\" -DTOOL_INCLUDE_DIR=\"/usr/lib/gcc-lib/i686-pc-linux-gnu/3.2.3/../../../../i686-pc-linux-gnu/include\" \ > -c /var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc/cppdefault.c -o >cppdefault.o >gcc -c -DIN_GCC -O -W -Wall -Wwrite-strings -Wstrict-prototypes >-Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long >-DHAVE_CONFIG_H -I. -I. >-I/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc >-I/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc/. >-I/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc/config >-I/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc/../include >/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc/hashtable.c -o hashtable.o >gcc -c -DIN_GCC -O -W -Wall -Wwrite-strings -Wstrict-prototypes >-Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long >-DHAVE_CONFIG_H -I. -I. >-I/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc >-I/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc/. >-I/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc/config >-I/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc/../include >/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc/line-map.c -o line-map.o >gcc -c -DIN_GCC -O -W -Wall -Wwrite-strings -Wstrict-prototypes >-Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long >-DHAVE_CONFIG_H -I. -I. >-I/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc >-I/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc/. >-I/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc/config >-I/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc/../include >/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc/mkdeps.c -o mkdeps.o >gcc -DIN_GCC -O -W -Wall -Wwrite-strings -Wstrict-prototypes >-Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long >-DHAVE_CONFIG_H -I. -I. >-I/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc >-I/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc/. >-I/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc/config >-I/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc/../include \ >-DPREFIX=\"/usr\" \ > -c /var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc/prefix.c -o prefix.o >gcc -c -DIN_GCC -O -W -Wall -Wwrite-strings -Wstrict-prototypes >-Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long >-DHAVE_CONFIG_H -I. -I. >-I/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc >-I/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc/. >-I/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc/config >-I/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc/../include >/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc/mbchar.c -o mbchar.o >gcc -c -DIN_GCC -O -W -Wall -Wwrite-strings -Wstrict-prototypes >-Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long >-DHAVE_CONFIG_H -I. -I. >-I/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc >-I/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc/. >-I/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc/config >-I/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc/../include >/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc/main.c -o main.o >gcc -c -DIN_GCC -O -W -Wall -Wwrite-strings -Wstrict-prototypes >-Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long >-DHAVE_CONFIG_H -I. -I. >-I/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc >-I/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc/. >-I/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc/config >-I/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc/../include >/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc/alias.c -o alias.o >gcc -c -DIN_GCC -O -W -Wall -Wwrite-strings -Wstrict-prototypes >-Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long >-DHAVE_CONFIG_H -I. -I. >-I/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc >-I/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc/. >-I/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc/config >-I/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc/../include >/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc/bb-reorder.c -o bb-reorder.o >gcc -c -DIN_GCC -O -W -Wall -Wwrite-strings -Wstrict-prototypes >-Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long >-DHAVE_CONFIG_H -I. -I. >-I/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc >-I/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc/. >-I/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc/config >-I/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc/../include >/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc/caller-save.c -o >caller-save.o >gcc -c -DIN_GCC -O -W -Wall -Wwrite-strings -Wstrict-prototypes >-Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long >-DHAVE_CONFIG_H -I. -I. >-I/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc >-I/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc/. >-I/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc/config >-I/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc/../include >/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc/calls.c -o calls.o >gcc -c -DIN_GCC -O -W -Wall -Wwrite-strings -Wstrict-prototypes >-Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long >-DHAVE_CONFIG_H -I. -I. >-I/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc >-I/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc/. >-I/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc/config >-I/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc/../include >/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc/cfg.c -o cfg.o >gcc -c -DIN_GCC -O -W -Wall -Wwrite-strings -Wstrict-prototypes >-Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long >-DHAVE_CONFIG_H -I. -I. >-I/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc >-I/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc/. >-I/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc/config >-I/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc/../include >/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc/cfganal.c -o cfganal.o >/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc/calls.c:2075: warning: >function declaration isn't a prototype >gcc -c -DIN_GCC -O -W -Wall -Wwrite-strings -Wstrict-prototypes >-Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long >-DHAVE_CONFIG_H -I. -I. >-I/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc >-I/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc/. >-I/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc/config >-I/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc/../include >/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc/cfgbuild.c -o cfgbuild.o >gcc -c -DIN_GCC -O -W -Wall -Wwrite-strings -Wstrict-prototypes >-Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long >-DHAVE_CONFIG_H -I. -I. >-I/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc >-I/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc/. >-I/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc/config >-I/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc/../include >/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc/cfgcleanup.c -o cfgcleanup.o >gcc -c -DIN_GCC -O -W -Wall -Wwrite-strings -Wstrict-prototypes >-Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long >-DHAVE_CONFIG_H -I. -I. >-I/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc >-I/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc/. >-I/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc/config >-I/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc/../include >/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc/cfglayout.c -o cfglayout.o >gcc -c -DIN_GCC -O -W -Wall -Wwrite-strings -Wstrict-prototypes >-Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long >-DHAVE_CONFIG_H -I. -I. >-I/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc >-I/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc/. >-I/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc/config >-I/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc/../include >/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc/cfgloop.c -o cfgloop.o >gcc -c -DIN_GCC -O -W -Wall -Wwrite-strings -Wstrict-prototypes >-Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long >-DHAVE_CONFIG_H -I. -I. >-I/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc >-I/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc/. >-I/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc/config >-I/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc/../include >/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc/cfgrtl.c -o cfgrtl.o >gcc -c -DIN_GCC -O -W -Wall -Wwrite-strings -Wstrict-prototypes >-Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long >-DHAVE_CONFIG_H -I. -I. >-I/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc >-I/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc/. >-I/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc/config >-I/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc/../include >/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc/conflict.c -o conflict.o >gcc -c -DIN_GCC -O -W -Wall -Wwrite-strings -Wstrict-prototypes >-Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long >-DHAVE_CONFIG_H -I. -I. >-I/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc >-I/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc/. >-I/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc/config >-I/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc/../include >/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc/convert.c -o convert.o >gcc -c -DIN_GCC -O -W -Wall -Wwrite-strings -Wstrict-prototypes >-Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long >-DHAVE_CONFIG_H -I. -I. >-I/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc >-I/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc/. >-I/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc/config >-I/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc/../include >/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc/cse.c -o cse.o >gcc -c -DIN_GCC -O -W -Wall -Wwrite-strings -Wstrict-prototypes >-Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long >-DHAVE_CONFIG_H -I. -I. >-I/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc >-I/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc/. >-I/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc/config >-I/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc/../include >/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc/cselib.c -o cselib.o >gcc -c -DIN_GCC -O -W -Wall -Wwrite-strings -Wstrict-prototypes >-Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long >-DHAVE_CONFIG_H -I. -I. >-I/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc >-I/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc/. >-I/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc/config >-I/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc/../include >/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc/dbxout.c -o dbxout.o >gcc -c -DIN_GCC -O -W -Wall -Wwrite-strings -Wstrict-prototypes >-Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long >-DHAVE_CONFIG_H -I. -I. >-I/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc >-I/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc/. >-I/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc/config >-I/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc/../include >/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc/debug.c -o debug.o >gcc -c -DIN_GCC -O -W -Wall -Wwrite-strings -Wstrict-prototypes >-Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long >-DHAVE_CONFIG_H -I. -I. >-I/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc >-I/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc/. >-I/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc/config >-I/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc/../include >/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc/dependence.c -o dependence.o >gcc -c -DIN_GCC -O -W -Wall -Wwrite-strings -Wstrict-prototypes >-Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long >-DHAVE_CONFIG_H -I. -I. >-I/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc >-I/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc/. >-I/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc/config >-I/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc/../include >/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc/df.c -o df.o >gcc -c -DIN_GCC -O -W -Wall -Wwrite-strings -Wstrict-prototypes >-Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long >-DHAVE_CONFIG_H -I. -I. >-I/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc >-I/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc/. >-I/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc/config >-I/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc/../include >/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc/diagnostic.c -o diagnostic.o >gcc -c -DIN_GCC -O -W -Wall -Wwrite-strings -Wstrict-prototypes >-Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long >-DHAVE_CONFIG_H -I. -I. >-I/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc >-I/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc/. >-I/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc/config >-I/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc/../include >/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc/doloop.c -o doloop.o >gcc -c -DIN_GCC -O -W -Wall -Wwrite-strings -Wstrict-prototypes >-Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long >-DHAVE_CONFIG_H -I. -I. >-I/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc >-I/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc/. >-I/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc/config >-I/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc/../include >/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc/dominance.c -o dominance.o >gcc -c -DIN_GCC -O -W -Wall -Wwrite-strings -Wstrict-prototypes >-Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long >-DHAVE_CONFIG_H -I. -I. >-I/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc >-I/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc/. >-I/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc/config >-I/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc/../include >/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc/dwarf2asm.c -o dwarf2asm.o >gcc -c -DIN_GCC -O -W -Wall -Wwrite-strings -Wstrict-prototypes >-Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long >-DHAVE_CONFIG_H -I. -I. >-I/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc >-I/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc/. >-I/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc/config >-I/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc/../include >/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc/dwarf2out.c -o dwarf2out.o >gcc -c -DIN_GCC -O -W -Wall -Wwrite-strings -Wstrict-prototypes >-Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long >-DHAVE_CONFIG_H -I. -I. >-I/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc >-I/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc/. >-I/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc/config >-I/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc/../include >/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc/dwarfout.c -o dwarfout.o >gcc -c -DIN_GCC -O -W -Wall -Wwrite-strings -Wstrict-prototypes >-Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long >-DHAVE_CONFIG_H -I. -I. >-I/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc >-I/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc/. >-I/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc/config >-I/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc/../include >/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc/emit-rtl.c -o emit-rtl.o >/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc/emit-rtl.c: In function >`gen_rtx_REG': >/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc/emit-rtl.c:430: warning: >comparison between signed and unsigned >/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc/emit-rtl.c: In function >`set_mem_attributes_minus_bitpos': >/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc/emit-rtl.c:1881: >warning: comparison between signed and unsigned >gcc -c -DIN_GCC -O -W -Wall -Wwrite-strings -Wstrict-prototypes >-Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long >-DHAVE_CONFIG_H -I. -I. >-I/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc >-I/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc/. >-I/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc/config >-I/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc/../include >/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc/except.c -o except.o >gcc -c -DIN_GCC -O -W -Wall -Wwrite-strings -Wstrict-prototypes >-Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long >-DHAVE_CONFIG_H -I. -I. >-I/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc >-I/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc/. >-I/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc/config >-I/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc/../include >/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc/explow.c -o explow.o >gcc -c -DIN_GCC -O -W -Wall -Wwrite-strings -Wstrict-prototypes >-Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long >-DHAVE_CONFIG_H -I. -I. >-I/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc >-I/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc/. >-I/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc/config >-I/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc/../include >/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc/expmed.c -o expmed.o >gcc -c -DIN_GCC -O -W -Wall -Wwrite-strings -Wstrict-prototypes >-Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long >-DHAVE_CONFIG_H -I. -I. >-I/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc >-I/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc/. >-I/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc/config >-I/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc/../include >/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc/expr.c -o expr.o >/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc/expr.c: In function >`expand_assignment': >/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc/expr.c:3734: warning: >unused variable `old_expr' >gcc -c -DIN_GCC -O -W -Wall -Wwrite-strings -Wstrict-prototypes >-Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long >-DHAVE_CONFIG_H -I. -I. >-I/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc >-I/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc/. >-I/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc/config >-I/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc/../include >/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc/final.c -o final.o >gcc -c -DIN_GCC -O -W -Wall -Wwrite-strings -Wstrict-prototypes >-Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long >-DHAVE_CONFIG_H -I. -I. >-I/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc >-I/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc/. >-I/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc/config >-I/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc/../include >/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc/flow.c -o flow.o >gcc -c -DIN_GCC -O -W -Wall -Wwrite-strings -Wstrict-prototypes >-Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long >-DHAVE_CONFIG_H -I. -I. >-I/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc >-I/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc/. >-I/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc/config >-I/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc/../include >/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc/fold-const.c -o fold-const.o >gcc -c -DIN_GCC -O -W -Wall -Wwrite-strings -Wstrict-prototypes >-Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long >-DHAVE_CONFIG_H -I. -I. >-I/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc >-I/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc/. >-I/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc/config >-I/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc/../include >/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc/function.c -o function.o >/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc/fold-const.c: In >function `lshift_double': >/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc/fold-const.c:420: >warning: signed and unsigned type in conditional expression >/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc/fold-const.c: In >function `div_and_round_double': >/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc/fold-const.c:725: >warning: comparison between signed and unsigned >/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc/function.c: In function >`assign_stack_temp_for_type': >/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc/function.c:776: warning: >signed and unsigned type in conditional expression >gcc -c -DIN_GCC -O -W -Wall -Wwrite-strings -Wstrict-prototypes >-Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long >-DHAVE_CONFIG_H -I. -I. >-I/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc >-I/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc/. >-I/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc/config >-I/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc/../include >/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc/gcse.c -o gcse.o >gcc -c -DIN_GCC -O -W -Wall -Wwrite-strings -Wstrict-prototypes >-Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long >-DHAVE_CONFIG_H -I. -I. >-I/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc >-I/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc/. >-I/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc/config >-I/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc/../include genrtl.c -o >genrtl.o >gcc -c -DIN_GCC -O -W -Wall -Wwrite-strings -Wstrict-prototypes >-Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long >-DHAVE_CONFIG_H -I. -I. >-I/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc >-I/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc/. >-I/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc/config >-I/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc/../include >/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc/ggc-common.c -o ggc-common.o >gcc -c -DIN_GCC -O -W -Wall -Wwrite-strings -Wstrict-prototypes >-Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long >-DHAVE_CONFIG_H -I. -I. >-I/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc >-I/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc/. >-I/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc/config >-I/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc/../include >/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc/global.c -o global.o >gcc -c -DIN_GCC -O -W -Wall -Wwrite-strings -Wstrict-prototypes >-Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long >-DHAVE_CONFIG_H -I. -I. >-I/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc >-I/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc/. >-I/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc/config >-I/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc/../include >/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc/graph.c -o graph.o >gcc -c -DIN_GCC -O -W -Wall -Wwrite-strings -Wstrict-prototypes >-Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long >-DHAVE_CONFIG_H -I. -I. >-I/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc >-I/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc/. >-I/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc/config >-I/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc/../include >/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc/haifa-sched.c -o >haifa-sched.o >gcc -c -DIN_GCC -O -W -Wall -Wwrite-strings -Wstrict-prototypes >-Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long >-DHAVE_CONFIG_H -I. -I. >-I/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc >-I/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc/. >-I/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc/config >-I/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc/../include >/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc/hooks.c -o hooks.o >gcc -c -DIN_GCC -O -W -Wall -Wwrite-strings -Wstrict-prototypes >-Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long >-DHAVE_CONFIG_H -I. -I. >-I/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc >-I/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc/. >-I/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc/config >-I/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc/../include >/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc/ifcvt.c -o ifcvt.o >gcc -c -DIN_GCC -O -W -Wall -Wwrite-strings -Wstrict-prototypes >-Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long >-DHAVE_CONFIG_H -I. -I. >-I/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc >-I/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc/. >-I/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc/config >-I/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc/../include >/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc/varray.c -o varray.o >gcc -c -DIN_GCC -O -W -Wall -Wwrite-strings -Wstrict-prototypes >-Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long >-DHAVE_CONFIG_H -DGENERATOR_FILE -I. -I. >-I/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc >-I/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc/. >-I/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc/config >-I/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc/../include >/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc/genextract.c -o genextract.o >gcc -c -DIN_GCC -O -W -Wall -Wwrite-strings -Wstrict-prototypes >-Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long >-DHAVE_CONFIG_H -I. -I. >-I/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc >-I/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc/. >-I/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc/config >-I/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc/../include >/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc/integrate.c -o integrate.o >gcc -DIN_GCC -O -W -Wall -Wwrite-strings -Wstrict-prototypes >-Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long >-DHAVE_CONFIG_H -I. -I. >-I/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc >-I/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc/. >-I/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc/config >-I/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc/../include \ > -DLOCALEDIR=\"/usr/share/gcc-data/i686-pc-linux-gnu/3.2/locale\" \ > -c /var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc/intl.c -o intl.o >gcc -c -DIN_GCC -O -W -Wall -Wwrite-strings -Wstrict-prototypes >-Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long >-DHAVE_CONFIG_H -I. -I. >-I/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc >-I/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc/. >-I/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc/config >-I/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc/../include >/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc/jump.c -o jump.o >gcc -c -DIN_GCC -O -W -Wall -Wwrite-strings -Wstrict-prototypes >-Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long >-DHAVE_CONFIG_H -I. -I. >-I/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc >-I/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc/. >-I/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc/config >-I/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc/../include >/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc/langhooks.c -o langhooks.o >gcc -c -DIN_GCC -O -W -Wall -Wwrite-strings -Wstrict-prototypes >-Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long >-DHAVE_CONFIG_H -I. -I. >-I/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc >-I/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc/. >-I/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc/config >-I/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc/../include >/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc/lcm.c -o lcm.o >gcc -c -DIN_GCC -O -W -Wall -Wwrite-strings -Wstrict-prototypes >-Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long >-DHAVE_CONFIG_H -I. -I. >-I/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc >-I/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc/. >-I/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc/config >-I/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc/../include >/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc/lists.c -o lists.o >gcc -c -DIN_GCC -O -W -Wall -Wwrite-strings -Wstrict-prototypes >-Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long >-DHAVE_CONFIG_H -I. -I. >-I/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc >-I/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc/. >-I/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc/config >-I/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc/../include >/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc/local-alloc.c -o >local-alloc.o >gcc -c -DIN_GCC -O -W -Wall -Wwrite-strings -Wstrict-prototypes >-Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long >-DHAVE_CONFIG_H -I. -I. >-I/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc >-I/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc/. >-I/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc/config >-I/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc/../include >/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc/loop.c -o loop.o >gcc -c -DIN_GCC -O -W -Wall -Wwrite-strings -Wstrict-prototypes >-Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long >-DHAVE_CONFIG_H -I. -I. >-I/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc >-I/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc/. >-I/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc/config >-I/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc/../include >/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc/optabs.c -o optabs.o >gcc -c -DIN_GCC -O -W -Wall -Wwrite-strings -Wstrict-prototypes >-Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long >-DHAVE_CONFIG_H -I. -I. >-I/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc >-I/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc/. >-I/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc/config >-I/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc/../include >/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc/params.c -o params.o >gcc -c -DIN_GCC -O -W -Wall -Wwrite-strings -Wstrict-prototypes >-Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long >-DHAVE_CONFIG_H -I. -I. >-I/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc >-I/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc/. >-I/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc/config >-I/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc/../include >/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc/predict.c -o predict.o >gcc -c -DIN_GCC -O -W -Wall -Wwrite-strings -Wstrict-prototypes >-Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long >-DHAVE_CONFIG_H -I. -I. >-I/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc >-I/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc/. >-I/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc/config >-I/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc/../include >/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc/print-tree.c -o print-tree.o >gcc -c -DIN_GCC -O -W -Wall -Wwrite-strings -Wstrict-prototypes >-Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long >-DHAVE_CONFIG_H -I. -I. >-I/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc >-I/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc/. >-I/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc/config >-I/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc/../include >/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc/profile.c -o profile.o >gcc -c -DIN_GCC -O -W -Wall -Wwrite-strings -Wstrict-prototypes >-Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long >-DHAVE_CONFIG_H -I. -I. >-I/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc >-I/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc/. >-I/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc/config >-I/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc/../include >/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc/real.c -o real.o >/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc/profile.c: In function >`output_gcov_string': >/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc/profile.c:198: warning: >signed and unsigned type in conditional expression >gcc -c -DIN_GCC -O -W -Wall -Wwrite-strings -Wstrict-prototypes >-Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long >-DHAVE_CONFIG_H -I. -I. >-I/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc >-I/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc/. >-I/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc/config >-I/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc/../include >/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc/recog.c -o recog.o >gcc -c -DIN_GCC -O -W -Wall -Wwrite-strings -Wstrict-prototypes >-Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long >-DHAVE_CONFIG_H -I. -I. >-I/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc >-I/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc/. >-I/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc/config >-I/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc/../include >/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc/reg-stack.c -o reg-stack.o >gcc -c -DIN_GCC -O -W -Wall -Wwrite-strings -Wstrict-prototypes >-Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long >-DHAVE_CONFIG_H -I. -I. >-I/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc >-I/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc/. >-I/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc/config >-I/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc/../include >/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc/regclass.c -o regclass.o >/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc/regclass.c: In function >`init_reg_sets_1': >/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc/regclass.c:490: warning: >comparison between signed and unsigned >gcc -c -DIN_GCC -O -W -Wall -Wwrite-strings -Wstrict-prototypes >-Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long >-DHAVE_CONFIG_H -I. -I. >-I/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc >-I/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc/. >-I/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc/config >-I/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc/../include >/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc/regmove.c -o regmove.o >/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc/regclass.c: In function >`choose_hard_reg_mode': >/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc/regclass.c:705: warning: >comparison between signed and unsigned >/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc/regclass.c:715: warning: >comparison between signed and unsigned >/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc/regclass.c:725: warning: >comparison between signed and unsigned >/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc/regclass.c:735: warning: >comparison between signed and unsigned >/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc/regclass.c:746: warning: >comparison between signed and unsigned >/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc/regclass.c: In function >`record_reg_classes': >/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc/regclass.c:1877: >warning: comparison between signed and unsigned >/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc/regclass.c:1884: >warning: comparison between signed and unsigned >/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc/regclass.c:1890: >warning: comparison between signed and unsigned >/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc/regclass.c:1897: >warning: comparison between signed and unsigned >gcc -c -DIN_GCC -O -W -Wall -Wwrite-strings -Wstrict-prototypes >-Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long >-DHAVE_CONFIG_H -I. -I. >-I/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc >-I/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc/. >-I/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc/config >-I/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc/../include >/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc/regrename.c -o regrename.o >gcc -c -DIN_GCC -O -W -Wall -Wwrite-strings -Wstrict-prototypes >-Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long >-DHAVE_CONFIG_H -I. -I. >-I/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc >-I/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc/. >-I/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc/config >-I/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc/../include >/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc/reload.c -o reload.o >gcc -c -DIN_GCC -O -W -Wall -Wwrite-strings -Wstrict-prototypes >-Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long >-DHAVE_CONFIG_H -I. -I. >-I/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc >-I/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc/. >-I/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc/config >-I/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc/../include >/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc/reload1.c -o reload1.o >/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc/reload.c: In function >`find_reloads_address_1': >/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc/reload.c:5674: warning: >comparison between signed and unsigned >gcc -c -DIN_GCC -O -W -Wall -Wwrite-strings -Wstrict-prototypes >-Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long >-DHAVE_CONFIG_H -I. -I. >-I/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc >-I/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc/. >-I/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc/config >-I/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc/../include >/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc/reorg.c -o reorg.o >gcc -c -DIN_GCC -O -W -Wall -Wwrite-strings -Wstrict-prototypes >-Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long >-DHAVE_CONFIG_H -I. -I. >-I/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc >-I/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc/. >-I/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc/config >-I/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc/../include >/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc/resource.c -o resource.o >gcc -c -DIN_GCC -O -W -Wall -Wwrite-strings -Wstrict-prototypes >-Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long >-DHAVE_CONFIG_H -I. -I. >-I/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc >-I/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc/. >-I/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc/config >-I/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc/../include >/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc/rtlanal.c -o rtlanal.o >gcc -c -DIN_GCC -O -W -Wall -Wwrite-strings -Wstrict-prototypes >-Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long >-DHAVE_CONFIG_H -I. -I. >-I/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc >-I/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc/. >-I/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc/config >-I/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc/../include >/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc/rtl-error.c -o rtl-error.o >gcc -c -DIN_GCC -O -W -Wall -Wwrite-strings -Wstrict-prototypes >-Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long >-DHAVE_CONFIG_H -I. -I. >-I/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc >-I/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc/. >-I/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc/config >-I/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc/../include >/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc/sbitmap.c -o sbitmap.o >gcc -c -DIN_GCC -O -W -Wall -Wwrite-strings -Wstrict-prototypes >-Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long >-DHAVE_CONFIG_H -I. -I. >-I/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc >-I/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc/. >-I/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc/config >-I/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc/../include >/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc/sched-deps.c -o sched-deps.o >gcc -c -DIN_GCC -O -W -Wall -Wwrite-strings -Wstrict-prototypes >-Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long >-DHAVE_CONFIG_H -I. -I. >-I/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc >-I/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc/. >-I/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc/config >-I/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc/../include >/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc/sched-ebb.c -o sched-ebb.o >gcc -c -DIN_GCC -O -W -Wall -Wwrite-strings -Wstrict-prototypes >-Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long >-DHAVE_CONFIG_H -I. -I. >-I/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc >-I/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc/. >-I/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc/config >-I/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc/../include >/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc/sched-rgn.c -o sched-rgn.o >gcc -c -DIN_GCC -O -W -Wall -Wwrite-strings -Wstrict-prototypes >-Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long >-DHAVE_CONFIG_H -I. -I. >-I/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc >-I/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc/. >-I/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc/config >-I/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc/../include >/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc/sched-vis.c -o sched-vis.o >gcc -c -DIN_GCC -O -W -Wall -Wwrite-strings -Wstrict-prototypes >-Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long >-DHAVE_CONFIG_H -I. -I. >-I/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc >-I/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc/. >-I/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc/config >-I/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc/../include >/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc/sdbout.c -o sdbout.o >gcc -c -DIN_GCC -O -W -Wall -Wwrite-strings -Wstrict-prototypes >-Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long >-DHAVE_CONFIG_H -I. -I. >-I/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc >-I/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc/. >-I/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc/config >-I/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc/../include >/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc/sibcall.c -o sibcall.o >gcc -c -DIN_GCC -O -W -Wall -Wwrite-strings -Wstrict-prototypes >-Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long >-DHAVE_CONFIG_H -I. -I. >-I/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc >-I/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc/. >-I/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc/config >-I/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc/../include >/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc/simplify-rtx.c -o >simplify-rtx.o >gcc -c -DIN_GCC -O -W -Wall -Wwrite-strings -Wstrict-prototypes >-Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long >-DHAVE_CONFIG_H -I. -I. >-I/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc >-I/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc/. >-I/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc/config >-I/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc/../include >/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc/ssa.c -o ssa.o >gcc -c -DIN_GCC -O -W -Wall -Wwrite-strings -Wstrict-prototypes >-Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long >-DHAVE_CONFIG_H -I. -I. >-I/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc >-I/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc/. >-I/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc/config >-I/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc/../include >/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc/ssa-ccp.c -o ssa-ccp.o >gcc -c -DIN_GCC -O -W -Wall -Wwrite-strings -Wstrict-prototypes >-Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long >-DHAVE_CONFIG_H -I. -I. >-I/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc >-I/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc/. >-I/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc/config >-I/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc/../include >/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc/ssa-dce.c -o ssa-dce.o >gcc -c -DIN_GCC -O -W -Wall -Wwrite-strings -Wstrict-prototypes >-Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long >-DHAVE_CONFIG_H -I. -I. >-I/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc >-I/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc/. >-I/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc/config >-I/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc/../include >/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc/stmt.c -o stmt.o >gcc -c -DIN_GCC -O -W -Wall -Wwrite-strings -Wstrict-prototypes >-Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long >-DHAVE_CONFIG_H -I. -I. >-I/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc >-I/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc/. >-I/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc/config >-I/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc/../include >/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc/stor-layout.c -o >stor-layout.o >gcc -c -DIN_GCC -O -W -Wall -Wwrite-strings -Wstrict-prototypes >-Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long >-DHAVE_CONFIG_H -I. -I. >-I/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc >-I/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc/. >-I/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc/config >-I/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc/../include >/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc/stringpool.c -o stringpool.o >gcc -c -DIN_GCC -O -W -Wall -Wwrite-strings -Wstrict-prototypes >-Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long >-DHAVE_CONFIG_H -I. -I. >-I/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc >-I/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc/. >-I/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc/config >-I/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc/../include >/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc/timevar.c -o timevar.o >gcc -DIN_GCC -O -W -Wall -Wwrite-strings -Wstrict-prototypes >-Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long >-DHAVE_CONFIG_H -I. -I. >-I/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc >-I/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc/. >-I/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc/config >-I/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc/../include \ > -DTARGET_NAME=\"i686-pc-linux-gnu\" \ > -c /var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc/toplev.c -o toplev.o >gcc -c -DIN_GCC -O -W -Wall -Wwrite-strings -Wstrict-prototypes >-Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long >-DHAVE_CONFIG_H -I. -I. >-I/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc >-I/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc/. >-I/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc/config >-I/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc/../include >/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc/tree.c -o tree.o >/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc/toplev.c: In function >`rest_of_compilation': >/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc/toplev.c:2482: warning: >implicit declaration of function `prepare_stack_protection' >gcc -c -DIN_GCC -O -W -Wall -Wwrite-strings -Wstrict-prototypes >-Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long >-DHAVE_CONFIG_H -I. -I. >-I/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc >-I/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc/. >-I/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc/config >-I/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc/../include >/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc/tree-dump.c -o tree-dump.o >gcc -c -DIN_GCC -O -W -Wall -Wwrite-strings -Wstrict-prototypes >-Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long >-DHAVE_CONFIG_H -I. -I. >-I/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc >-I/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc/. >-I/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc/config >-I/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc/../include >/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc/tree-inline.c -o >tree-inline.o >gcc -c -DIN_GCC -O -W -Wall -Wwrite-strings -Wstrict-prototypes >-Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long >-DHAVE_CONFIG_H -I. -I. >-I/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc >-I/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc/. >-I/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc/config >-I/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc/../include >/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc/unroll.c -o unroll.o >gcc -c -DIN_GCC -O -W -Wall -Wwrite-strings -Wstrict-prototypes >-Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long >-DHAVE_CONFIG_H -I. -I. >-I/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc >-I/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc/. >-I/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc/config >-I/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc/../include >/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc/varasm.c -o varasm.o >gcc -c -DIN_GCC -O -W -Wall -Wwrite-strings -Wstrict-prototypes >-Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long >-DHAVE_CONFIG_H -I. -I. >-I/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc >-I/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc/. >-I/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc/config >-I/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc/../include >/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc/vmsdbgout.c -o vmsdbgout.o >gcc -c -DIN_GCC -O -W -Wall -Wwrite-strings -Wstrict-prototypes >-Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long >-DHAVE_CONFIG_H -I. -I. >-I/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc >-I/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc/. >-I/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc/config >-I/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc/../include >/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc/xcoffout.c -o xcoffout.o >gcc -c -DIN_GCC -O -W -Wall -Wwrite-strings -Wstrict-prototypes >-Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long >-DHAVE_CONFIG_H -I. -I. >-I/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc >-I/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc/. >-I/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc/config >-I/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc/../include >/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc/protector.c -o protector.o >/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc/protector.c: In function >`rtl_epilogue': >/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc/protector.c:776: >warning: implicit declaration of function `ix86_can_use_return_insn_p' >gcc -c -DIN_GCC -O -W -Wall -Wwrite-strings -Wstrict-prototypes >-Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long >-DHAVE_CONFIG_H -I. -I. >-I/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc >-I/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc/. >-I/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc/config >-I/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc/../include >/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc/ggc-page.c -o ggc-page.o >gcc -c -DIN_GCC -O -W -Wall -Wwrite-strings -Wstrict-prototypes >-Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long >-DHAVE_CONFIG_H -I. -I. >-I/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc >-I/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc/. >-I/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc/config >-I/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc/../include \ > >/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc/config/i386/i386.c -o i386.o >gcc -c -DIN_GCC -O -W -Wall -Wwrite-strings -Wstrict-prototypes >-Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long >-DHAVE_CONFIG_H -I. -I. >-I/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc >-I/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc/. >-I/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc/config >-I/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc/../include >/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc/tradcpp.c -o tradcpp.o >gcc -c -DIN_GCC -O -W -Wall -Wwrite-strings -Wstrict-prototypes >-Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long >-DHAVE_CONFIG_H -I. -I. >-I/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc >-I/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc/. >-I/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc/config >-I/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc/../include >/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc/tradcif.c -o tradcif.o >gcc -DIN_GCC -O -W -Wall -Wwrite-strings -Wstrict-prototypes >-Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long >-DHAVE_CONFIG_H -I. -I. >-I/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc >-I/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc/. >-I/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc/config >-I/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc/../include \ >-DTARGET_MACHINE=\"i686-pc-linux-gnu\" \ >-c /var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc/collect2.c -o collect2.o >gcc -c -DIN_GCC -O -W -Wall -Wwrite-strings -Wstrict-prototypes >-Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long >-DHAVE_CONFIG_H -I. -I. >-I/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc >-I/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc/. >-I/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc/config >-I/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc/../include >/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc/tlink.c -o tlink.o >(SHLIB_LINK='./xgcc -B./ -B/usr/i686-pc-linux-gnu/bin/ -isystem >/usr/i686-pc-linux-gnu/include -isystem >/usr/i686-pc-linux-gnu/sys-include -O2 -DIN_GCC -W -Wall >-Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -isystem >./include -fPIC -DHAVE_SYSLOG -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 >-D__GCC_FLOAT_NOT_NEEDED -shared -nodefaultlibs >-Wl,--soname=@shlib_so_name@.so.1 -Wl,--version-script=@shlib_map_file@ >-o @shlib_dir@@shlib_so_name@.so.1 @multilib_flags@ @shlib_objs@ -lc && >rm -f @shlib_base_name@.so && ln -s @shlib_dir@@shlib_so_name@.so.1 >@shlib_base_name@.so' \ >SHLIB_MULTILIB=''; \ >gcc -DIN_GCC -O -W -Wall -Wwrite-strings -Wstrict-prototypes >-Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long >-DHAVE_CONFIG_H -I. -I. >-I/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc >-I/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc/. >-I/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc/config >-I/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc/../include \ > -DSTANDARD_STARTFILE_PREFIX=\"../../../\" >-DSTANDARD_EXEC_PREFIX=\"/usr/lib/gcc-lib/\" >-DDEFAULT_TARGET_VERSION=\"3.2.3\" >-DDEFAULT_TARGET_MACHINE=\"i686-pc-linux-gnu\" >-DSTANDARD_BINDIR_PREFIX=\"/usr/i686-pc-linux-gnu/gcc-bin/3.2/\" >-DTOOLDIR_BASE_PREFIX=\"../../../../\" `test "X${SHLIB_LINK}" = "X" || >test "yes" != "yes" || echo "-DENABLE_SHARED_LIBGCC"` `test >"X${SHLIB_MULTILIB}" = "X" || echo "-DNO_SHARED_LIBGCC_MULTILIB"` \ > -c /var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc/gcc.c -o gcc.o) >(SHLIB_LINK='./xgcc -B./ -B/usr/i686-pc-linux-gnu/bin/ -isystem >/usr/i686-pc-linux-gnu/include -isystem >/usr/i686-pc-linux-gnu/sys-include -O2 -DIN_GCC -W -Wall >-Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -isystem >./include -fPIC -DHAVE_SYSLOG -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 >-D__GCC_FLOAT_NOT_NEEDED -shared -nodefaultlibs >-Wl,--soname=@shlib_so_name@.so.1 -Wl,--version-script=@shlib_map_file@ >-o @shlib_dir@@shlib_so_name@.so.1 @multilib_flags@ @shlib_objs@ -lc && >rm -f @shlib_base_name@.so && ln -s @shlib_dir@@shlib_so_name@.so.1 >@shlib_base_name@.so' \ >SHLIB_MULTILIB=''; \ >gcc -DIN_GCC -O -W -Wall -Wwrite-strings -Wstrict-prototypes >-Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long >-DHAVE_CONFIG_H -I. -I. >-I/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc >-I/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc/. >-I/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc/config >-I/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc/../include \ > -DSTANDARD_STARTFILE_PREFIX=\"../../../\" >-DSTANDARD_EXEC_PREFIX=\"/usr/lib/gcc-lib/\" >-DDEFAULT_TARGET_VERSION=\"3.2.3\" >-DDEFAULT_TARGET_MACHINE=\"i686-pc-linux-gnu\" >-DSTANDARD_BINDIR_PREFIX=\"/usr/i686-pc-linux-gnu/gcc-bin/3.2/\" >-DTOOLDIR_BASE_PREFIX=\"../../../../\" `test "X${SHLIB_LINK}" = "X" || >test "yes" != "yes" || echo "-DENABLE_SHARED_LIBGCC"` `test >"X${SHLIB_MULTILIB}" = "X" || echo "-DNO_SHARED_LIBGCC_MULTILIB"` \ > -c /var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc/gccspec.c -o gccspec.o) >In file included from >/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc/gcc.c:154: >configargs.h:2: warning: string length `794' is greater than the length >`509' ISO C89 compilers are required to support >/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc/gcc.c:681: warning: >string length `792' is greater than the length `509' ISO C89 compilers >are required to support >/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc/gcc.c:843: warning: >string length `679' is greater than the length `509' ISO C89 compilers >are required to support >In file included from specs.h:1, > from >/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc/gcc.c:873: >/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc/cp/lang-specs.h:38: >warning: string length `914' is greater than the length `509' ISO C89 >compilers are required to support >In file included from specs.h:3, > from >/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc/gcc.c:873: >/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc/objc/lang-specs.h:28: >warning: string length `731' is greater than the length `509' ISO C89 >compilers are required to support >gcc -c -DIN_GCC -O -W -Wall -Wwrite-strings -Wstrict-prototypes >-Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long >-DHAVE_CONFIG_H -I. -I. >-I/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc >-I/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc/. >-I/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc/config >-I/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc/../include >/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc/cppmain.c -o cppmain.o >/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc/gcc.c:1428: warning: >string length `2367' is greater than the length `509' ISO C89 compilers >are required to support >/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc/gcc.c:1428: warning: >string length `595' is greater than the length `509' ISO C89 compilers >are required to support >gcc -c -DIN_GCC -O -W -Wall -Wwrite-strings -Wstrict-prototypes >-Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long >-DHAVE_CONFIG_H -I. -I. >-I/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc >-I/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc/. >-I/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc/config >-I/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc/../include >/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc/cppspec.c -o cppspec.o >(SHLIB_LINK='./xgcc -B./ -B/usr/i686-pc-linux-gnu/bin/ -isystem >/usr/i686-pc-linux-gnu/include -isystem >/usr/i686-pc-linux-gnu/sys-include -O2 -DIN_GCC -W -Wall >-Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -isystem >./include -fPIC -DHAVE_SYSLOG -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 >-D__GCC_FLOAT_NOT_NEEDED -shared -nodefaultlibs >-Wl,--soname=@shlib_so_name@.so.1 -Wl,--version-script=@shlib_map_file@ >-o @shlib_dir@@shlib_so_name@.so.1 @multilib_flags@ @shlib_objs@ -lc && >rm -f @shlib_base_name@.so && ln -s @shlib_dir@@shlib_so_name@.so.1 >@shlib_base_name@.so' \ >SHLIB_MULTILIB=''; \ >gcc -c -DIN_GCC -O -W -Wall -Wwrite-strings -Wstrict-prototypes >-Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long >-DHAVE_CONFIG_H -DSTANDARD_STARTFILE_PREFIX=\"../../../\" >-DSTANDARD_EXEC_PREFIX=\"/usr/lib/gcc-lib/\" >-DDEFAULT_TARGET_VERSION=\"3.2.3\" >-DDEFAULT_TARGET_MACHINE=\"i686-pc-linux-gnu\" >-DSTANDARD_BINDIR_PREFIX=\"/usr/i686-pc-linux-gnu/gcc-bin/3.2/\" >-DTOOLDIR_BASE_PREFIX=\"../../../../\" `test "X${SHLIB_LINK}" = "X" || >test "yes" != "yes" || echo "-DENABLE_SHARED_LIBGCC"` `test >"X${SHLIB_MULTILIB}" = "X" || echo "-DNO_SHARED_LIBGCC_MULTILIB"` \ > -I. -I. -I/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc >-I/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc/. >-I/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc/config >-I/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc/../include >/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc/cp/g++spec.c) >(SHLIB_LINK='./xgcc -B./ -B/usr/i686-pc-linux-gnu/bin/ -isystem >/usr/i686-pc-linux-gnu/include -isystem >/usr/i686-pc-linux-gnu/sys-include -O2 -DIN_GCC -W -Wall >-Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -isystem >./include -fPIC -DHAVE_SYSLOG -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 >-D__GCC_FLOAT_NOT_NEEDED -shared -nodefaultlibs >-Wl,--soname=@shlib_so_name@.so.1 -Wl,--version-script=@shlib_map_file@ >-o @shlib_dir@@shlib_so_name@.so.1 @multilib_flags@ @shlib_objs@ -lc && >rm -f @shlib_base_name@.so && ln -s @shlib_dir@@shlib_so_name@.so.1 >@shlib_base_name@.so' \ >SHLIB_MULTILIB=''; \ >gcc -c -DIN_GCC -O -W -Wall -Wwrite-strings -Wstrict-prototypes >-Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long >-DHAVE_CONFIG_H -DSTANDARD_STARTFILE_PREFIX=\"../../../\" >-DSTANDARD_EXEC_PREFIX=\"/usr/lib/gcc-lib/\" >-DDEFAULT_TARGET_VERSION=\"3.2.3\" >-DDEFAULT_TARGET_MACHINE=\"i686-pc-linux-gnu\" >-DSTANDARD_BINDIR_PREFIX=\"/usr/i686-pc-linux-gnu/gcc-bin/3.2/\" >-DTOOLDIR_BASE_PREFIX=\"../../../../\" `test "X${SHLIB_LINK}" = "X" || >test "yes" != "yes" || echo "-DENABLE_SHARED_LIBGCC"` `test >"X${SHLIB_MULTILIB}" = "X" || echo "-DNO_SHARED_LIBGCC_MULTILIB"` \ > -I. -I. -I/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc >-I/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc/. >-I/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc/config >-I/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc/../include >/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc/f/g77spec.c) >rm -f cxxmain.c >ln -s >/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc/../libiberty/cplus-dem.c >cxxmain.c >gcc -c -DMAIN -DIN_GCC -O -W -Wall -Wwrite-strings -Wstrict-prototypes >-Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long >-DHAVE_CONFIG_H -I. -I. >-I/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc >-I/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc/. >-I/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc/config >-I/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc/../include \ > -DVERSION=\"3.2.3\" cxxmain.c >(cd intl && make all) >make[3]: Entering directory >`/var/tmp/portage/gcc-3.2.3-r3/work/build/gcc/intl' >make[3]: Nothing to be done for `all'. >make[3]: Leaving directory >`/var/tmp/portage/gcc-3.2.3-r3/work/build/gcc/intl' >gcc -DIN_GCC -O -W -Wall -Wwrite-strings -Wstrict-prototypes >-Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long >-DHAVE_CONFIG_H -I. -I. >-I/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc >-I/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc/. >-I/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc/config >-I/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc/../include \ > -c /var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc/c-parse.c -o >c-parse.o >gcc -c -DIN_GCC -O -W -Wall -Wwrite-strings -Wstrict-prototypes >-Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long >-DHAVE_CONFIG_H -I. -I. >-I/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc >-I/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc/. >-I/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc/config >-I/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc/../include >/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc/c-lang.c -o c-lang.o >gcc -c -DIN_GCC -O -W -Wall -Wwrite-strings -Wstrict-prototypes >-Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long >-DHAVE_CONFIG_H -I. -I. >-I/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc >-I/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc/. >-I/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc/config >-I/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc/../include >/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc/attribs.c -o attribs.o >gcc -c -DIN_GCC -O -W -Wall -Wwrite-strings -Wstrict-prototypes >-Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long >-DHAVE_CONFIG_H -I. -I. >-I/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc >-I/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc/. >-I/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc/config >-I/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc/../include >/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc/c-errors.c -o c-errors.o >gcc -c -DIN_GCC -O -W -Wall -Wwrite-strings -Wstrict-prototypes >-Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long >-DHAVE_CONFIG_H -I. -I. >-I/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc >-I/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc/. >-I/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc/config >-I/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc/../include >/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc/c-lex.c -o c-lex.o >gcc -c -DIN_GCC -O -W -Wall -Wwrite-strings -Wstrict-prototypes >-Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long >-DHAVE_CONFIG_H -I. -I. >-I/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc >-I/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc/. >-I/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc/config >-I/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc/../include >/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc/c-pragma.c -o c-pragma.o >gcc -c -DIN_GCC -O -W -Wall -Wwrite-strings -Wstrict-prototypes >-Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long >-DHAVE_CONFIG_H -I. -I. >-I/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc >-I/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc/. >-I/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc/config >-I/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc/../include >/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc/c-decl.c -o c-decl.o >gcc -c -DIN_GCC -O -W -Wall -Wwrite-strings -Wstrict-prototypes >-Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long >-DHAVE_CONFIG_H -I. -I. >-I/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc >-I/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc/. >-I/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc/config >-I/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc/../include >/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc/c-typeck.c -o c-typeck.o >gcc -c -DIN_GCC -O -W -Wall -Wwrite-strings -Wstrict-prototypes >-Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long >-DHAVE_CONFIG_H -I. -I. >-I/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc >-I/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc/. >-I/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc/config >-I/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc/../include >/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc/c-convert.c -o c-convert.o >gcc -c -DIN_GCC -O -W -Wall -Wwrite-strings -Wstrict-prototypes >-Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long >-DHAVE_CONFIG_H -I. -I. >-I/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc >-I/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc/. >-I/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc/config >-I/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc/../include >/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc/c-aux-info.c -o c-aux-info.o >gcc -c -DIN_GCC -O -W -Wall -Wwrite-strings -Wstrict-prototypes >-Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long >-DHAVE_CONFIG_H -I. -I. >-I/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc >-I/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc/. >-I/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc/config >-I/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc/../include >/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc/c-common.c -o c-common.o >gcc -c -DIN_GCC -O -W -Wall -Wwrite-strings -Wstrict-prototypes >-Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long >-DHAVE_CONFIG_H -I. -I. >-I/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc >-I/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc/. >-I/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc/config >-I/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc/../include >/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc/c-format.c -o c-format.o >gcc -c -DIN_GCC -O -W -Wall -Wwrite-strings -Wstrict-prototypes >-Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long >-DHAVE_CONFIG_H -I. -I. >-I/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc >-I/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc/. >-I/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc/config >-I/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc/../include >/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc/c-semantics.c -o >c-semantics.o >gcc -c -DIN_GCC -O -W -Wall -Wwrite-strings -Wstrict-prototypes >-Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long >-DHAVE_CONFIG_H -I. -I. >-I/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc >-I/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc/. >-I/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc/config >-I/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc/../include >/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc/c-objc-common.c -o >c-objc-common.o >rm -rf libcpp.a >ar rc libcpp.a cpplib.o cpplex.o cppmacro.o cppexp.o cppfiles.o cpphash.o >cpperror.o cppinit.o cppdefault.o hashtable.o line-map.o mkdeps.o >prefix.o version.o mbchar.o >ranlib libcpp.a >gcc -c -DIN_GCC -O -W -Wall -Wwrite-strings -Wstrict-prototypes >-Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long >-DHAVE_CONFIG_H -I. -I. >-I/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc >-I/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc/. >-I/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc/config >-I/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc/../include >/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc/builtins.c -o builtins.o >gcc -c -DIN_GCC -O -W -Wall -Wwrite-strings -Wstrict-prototypes >-Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long >-DHAVE_CONFIG_H -I. -I. >-I/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc >-I/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc/. >-I/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc/config >-I/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc/../include >/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc/combine.c -o combine.o >gcc -DIN_GCC -O -W -Wall -Wwrite-strings -Wstrict-prototypes >-Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long >-DHAVE_CONFIG_H -DGENERATOR_FILE -o genattrtab \ > genattrtab.o genautomata.o \ > rtl.o read-rtl.o bitmap.o ggc-none.o gensupport.o print-rtl.o errors.o >varray.o \ > ../libiberty/libiberty.a -lm >gcc -DIN_GCC -O -W -Wall -Wwrite-strings -Wstrict-prototypes >-Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long >-DHAVE_CONFIG_H -I. -I. >-I/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc >-I/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc/. >-I/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc/config >-I/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc/../include -c >insn-emit.c \ > -o insn-emit.o >/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc/combine.c: In function >`combine_simplify_rtx': >/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc/combine.c:4123: warning: >comparison between signed and unsigned >/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc/combine.c: In function >`simplify_if_then_else': >/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc/combine.c:4891: warning: >comparison between signed and unsigned >/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc/combine.c:4906: warning: >comparison between signed and unsigned >/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc/combine.c: In function >`force_to_mode': >/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc/combine.c:6805: warning: >comparison between signed and unsigned >/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc/combine.c: In function >`extended_count': >/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc/combine.c:8800: warning: >signed and unsigned type in conditional expression >/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc/combine.c: In function >`simplify_shift_const': >/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc/combine.c:9028: warning: >comparison between signed and unsigned >/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc/combine.c:9146: warning: >comparison between signed and unsigned >/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc/combine.c:9188: warning: >comparison between signed and unsigned >/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc/combine.c:9222: warning: >comparison between signed and unsigned >/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc/combine.c:9379: warning: >comparison between signed and unsigned >/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc/combine.c:9434: warning: >comparison between signed and unsigned >/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc/combine.c:9453: warning: >comparison between signed and unsigned >/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc/combine.c:9477: warning: >comparison between signed and unsigned >/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc/combine.c:9542: warning: >comparison between signed and unsigned >/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc/combine.c:9545: warning: >comparison between signed and unsigned >/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc/combine.c:9608: warning: >comparison between signed and unsigned >/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc/combine.c: In function >`recog_for_combine': >/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc/combine.c:9735: warning: >pointer targets in passing arg 1 of `do_SUBST_INT' differ in signedness >/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc/combine.c: In function >`simplify_comparison': >/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc/combine.c:10521: >warning: comparison between signed and unsigned >/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc/combine.c:10605: >warning: comparison between signed and unsigned >/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc/combine.c:10862: >warning: comparison between signed and unsigned >/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc/combine.c:10959: >warning: comparison between signed and unsigned >/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc/combine.c:11060: >warning: comparison between signed and unsigned >/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc/combine.c:11062: >warning: comparison between signed and unsigned >gcc -DIN_GCC -O -W -Wall -Wwrite-strings -Wstrict-prototypes >-Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long >-DHAVE_CONFIG_H -DGENERATOR_FILE -o genextract \ > genextract.o rtl.o read-rtl.o bitmap.o ggc-none.o gensupport.o >print-rtl.o errors.o ../libiberty/libiberty.a >gcc -DIN_GCC -O -W -Wall -Wwrite-strings -Wstrict-prototypes >-Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long >-DHAVE_CONFIG_H -I. -I. >-I/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc >-I/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc/. >-I/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc/config >-I/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc/../include -c >insn-opinit.c \ > -o insn-opinit.o >gcc -DIN_GCC -O -W -Wall -Wwrite-strings -Wstrict-prototypes >-Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long >-DHAVE_CONFIG_H -I. -I. >-I/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc >-I/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc/. >-I/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc/config >-I/var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/gcc/../include -c >insn-output.c \ > -o insn-output.o >gcc: Internal error: Segmentation fault (program cc1) >Please submit a full bug report. >See <URL:http://bugs.gentoo.org/> for instructions. >make[2]: *** [insn-emit.o] Error 1 >make[2]: *** Waiting for unfinished jobs.... >make[2]: Leaving directory `/var/tmp/portage/gcc-3.2.3-r3/work/build/gcc' >make[1]: *** [stage1_build] Error 2 >make[1]: Leaving directory `/var/tmp/portage/gcc-3.2.3-r3/work/build/gcc' >make: *** [bootstrap-lean] Error 2 > >!!! ERROR: sys-devel/gcc-3.2.3-r3 failed. >!!! Function src_compile, Line 411, Exitcode 2 >!!! (no error message)
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 40793
: 25160