public inbox for gcc@gcc.gnu.org
 help / color / mirror / Atom feed
* gcc 3.3.1 installation problems
@ 2003-10-04 15:20 djekels
  0 siblings, 0 replies; only message in thread
From: djekels @ 2003-10-04 15:20 UTC (permalink / raw)
  To: gcc

[-- Attachment #1: Type: text/plain, Size: 176 bytes --]

Can anyone please assist me with the compilation with gcc.3.3.1 on HP-UX
11iv2 (B.11.23)

See attached installation log.

Thank you,
Donny

(See attached file: gccinstall.log)

[-- Attachment #2: gccinstall.log --]
[-- Type: application/octet-stream, Size: 92773 bytes --]

Configuring for a ia64-hp-hpux11.23 host.
Created "Makefile" in /home/djekels/gcc-3.3.1/gcc using "mh-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... ia64-hp-hpux11.23
checking build system type... ia64-hp-hpux11.23
checking for ar... ar
checking for ranlib... /bin/true
checking for gcc... cc
checking whether we are using GNU C... no
checking whether cc understands -c and -o together... yes
checking for POSIXized ISC... no
checking for working const... yes
checking for inline... (cached) no
checking for a BSD compatible install... ./../install-sh -c
checking how to run the C preprocessor... cc -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 malloc.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/pstat.h... yes
checking for sys/sysmp.h... no
checking for sys/sysinfo.h... yes
checking for machine/hal_sysinfo.h... no
checking for sys/table.h... no
checking for sys/sysctl.h... no
checking for sys/systemcfg.h... no
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... yes
checking for pid_t... yes
checking whether the C compiler (cc    ) works... yes
checking whether the C compiler (cc    ) is a cross-compiler... no
checking for asprintf... no
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... no
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... no
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 vfork.h... no
checking for working vfork... yes
checking for _doprnt... yes
checking for sys_errlist... yes
checking for sys_nerr... yes
checking for sys_siglist... no
checking for external symbol _system_configuration... no
checking for getrusage... yes
checking for on_exit... no
checking for psignal... no
checking for strerror... yes
checking for strsignal... no
checking for sysconf... yes
checking for times... yes
checking for sbrk... yes
checking for gettimeofday... yes
checking for pstat_getstatic... yes
checking for pstat_getdynamic... yes
checking for sysmp... no
checking for getsysinfo... no
checking for table... no
checking for sysctl... no
checking for stdlib.h... (cached) yes
checking for unistd.h... (cached) yes
checking for sys/stat.h... (cached) yes
checking for sys/types.h... yes
checking for getpagesize... (cached) yes
checking for working mmap... no
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... ia64-hp-hpux11.23
checking target system type... ia64-hp-hpux11.23
checking build system type... ia64-hp-hpux11.23
checking for gcc... (cached) cc
checking whether the C compiler (cc    ) works... yes
checking whether the C compiler (cc    ) is a cross-compiler... no
checking whether we are using GNU C... (cached) no
checking whether cc accepts -g... yes
checking whether cc understands -c and -o together... (cached) yes
checking for gnatbind... no
checking for compiler driver that understands Ada... cc
checking whether cc accepts -Wno-long-long... no
checking how to run the C preprocessor... (cached) cc -E
checking for inline... (cached) no
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... no
checking for mawk... no
checking for gawk... no
checking for nawk... no
checking for awk... awk
checking whether ln works... yes
checking whether ln -s works... yes
checking for ranlib... (cached) /bin/true
checking for a BSD compatible install... ./../install-sh -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... no
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/mman.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... (cached) yes
checking for langinfo.h... yes
checking for thread.h... no
checking for pthread.h... yes
checking for CHAR_BIT... yes
checking byte ordering... big-endian
checking floating point format... IEEE (big-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 library containing ldexp... -lm
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... no
checking for atoq... no
checking for sysconf... (cached) yes
checking for strsignal... (cached) no
checking for putc_unlocked... yes
checking for fputc_unlocked... no
checking for fputs_unlocked... no
checking for fwrite_unlocked... no
checking for fprintf_unlocked... no
checking for getrusage... (cached) yes
checking for nl_langinfo... yes
checking for lstat... yes
checking for scandir... yes
checking for alphasort... yes
checking for gettimeofday... (cached) yes
checking for mmap... 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 whether read-only mmap of a plain file works... yes
checking whether mmap from /dev/zero works... yes
checking for MAP_ANON(YMOUS)... yes
checking whether mmap with MAP_ANON(YMOUS) works... yes
checking for pid_t... (cached) yes
checking for vfork.h... (cached) no
checking for working vfork... (cached) yes
checking for iconv... (cached) no
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... no
checking whether fputs_unlocked is declared... no
checking whether fwrite_unlocked is declared... no
checking whether fprintf_unlocked is declared... no
checking whether strstr is declared... yes
checking whether errno is declared... yes
checking whether vasprintf is declared... no
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... no
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 for .preinit_array/.init_array/.fini_array support... no
checking if mkdir takes one argument... no
Using `./config/ia64/ia64.c' for machine-specific logic.
Using `./config/ia64/ia64.md' as machine description file.
Using the following target machine macro files:
	./config/ia64/ia64.h
	./config/dbxelf.h
	./config/elfos.h
	./config/svr4.h
	./config/ia64/sysv4.h
	./config/ia64/hpux.h
	./config/ia64/hpux_longdouble.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... no
checking for argz.h... no
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... no
checking for fgets_unlocked... no
checking for getcwd... (cached) yes
checking for getegid... yes
checking for geteuid... yes
checking for getgid... yes
checking for getuid... yes
checking for mempcpy... no
checking for munmap... yes
checking for putenv... (cached) yes
checking for setenv... (cached) no
checking for setlocale... yes
checking for stpcpy... no
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... no
checking for __argz_stringify... no
checking for __argz_next... no
checking for iconv... (cached) no
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... no
checking for msgfmt... /opt/gnome/bin/msgfmt
checking for gmsgfmt... /opt/gnome/bin/msgfmt
checking for xgettext... /opt/gnome/bin/xgettext
checking for bison... bison
checking version of bison... 1.875, ok
checking for catalogs to be installed...  be da de el es fr ja nl sv tr be da de el es fr ja nl sv tr
checking what assembler to use... /usr/local/ia64-hp-hpux11.23/bin/as
checking what linker to use... /usr/ccs/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 supports ltoffx and ldxmov... no
checking assembler dwarf2 debug_line support... yes
checking assembler --gdwarf2 support... yes
checking assembler --gstabs support... no
checking linker read-only and read-write section mixing... unknown
checking linker PT_GNU_EH_FRAME support... no
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 ia64-hp-hpux11.23
updating cache ../config.cache
creating ./config.status
creating Makefile
creating intl/Makefile
creating fixinc/Makefile
creating gccbug
creating mklibgcc
creating mkheaders
creating auto-host.h
gmake[1]: Entering directory `/home/djekels/gcc-3.3.1/gcc/libiberty'
if [ x"" != x ] && [ ! -d pic ]; then \
  mkdir pic; \
else true; fi
touch stamp-picdir
if [ x"" != x ]; then \
  cc -c -DHAVE_CONFIG_H  -I. -I./../include    regex.c -o pic/regex.o; \
else true; fi
cc -c -DHAVE_CONFIG_H  -I. -I./../include   regex.c -o regex.o
Warning 197: "regex.c", line 7571 # Jump past initialization of variable 'same_str_p'.
        goto restore_best_regs;
        ^^^^^^^^^^^^^^^^^^^^^^^
if [ x"" != x ]; then \
  cc -c -DHAVE_CONFIG_H  -I. -I./../include    cplus-dem.c -o pic/cplus-dem.o; \
else true; fi
cc -c -DHAVE_CONFIG_H  -I. -I./../include   cplus-dem.c -o cplus-dem.o
if [ x"" != x ]; then \
  cc -c -DHAVE_CONFIG_H  -I. -I./../include    cp-demangle.c -o pic/cp-demangle.o; \
else true; fi
cc -c -DHAVE_CONFIG_H  -I. -I./../include   cp-demangle.c -o cp-demangle.o
if [ x"" != x ]; then \
  cc -c -DHAVE_CONFIG_H  -I. -I./../include    md5.c -o pic/md5.o; \
else true; fi
cc -c -DHAVE_CONFIG_H  -I. -I./../include   md5.c -o md5.o
if [ x"" != x ]; then \
  cc -c -DHAVE_CONFIG_H  -I. -I./../include    alloca.c -o pic/alloca.o; \
else true; fi
cc -c -DHAVE_CONFIG_H  -I. -I./../include   alloca.c -o alloca.o
if [ x"" != x ]; then \
  cc -c -DHAVE_CONFIG_H  -I. -I./../include    argv.c -o pic/argv.o; \
else true; fi
cc -c -DHAVE_CONFIG_H  -I. -I./../include   argv.c -o argv.o
if [ x"" != x ]; then \
  cc -c -DHAVE_CONFIG_H  -I. -I./../include    choose-temp.c -o pic/choose-temp.o; \
else true; fi
cc -c -DHAVE_CONFIG_H  -I. -I./../include   choose-temp.c -o choose-temp.o
if [ x"" != x ]; then \
  cc -c -DHAVE_CONFIG_H  -I. -I./../include    concat.c -o pic/concat.o; \
else true; fi
cc -c -DHAVE_CONFIG_H  -I. -I./../include   concat.c -o concat.o
if [ x"" != x ]; then \
  cc -c -DHAVE_CONFIG_H  -I. -I./../include    dyn-string.c -o pic/dyn-string.o; \
else true; fi
cc -c -DHAVE_CONFIG_H  -I. -I./../include   dyn-string.c -o dyn-string.o
if [ x"" != x ]; then \
  cc -c -DHAVE_CONFIG_H  -I. -I./../include    fdmatch.c -o pic/fdmatch.o; \
else true; fi
cc -c -DHAVE_CONFIG_H  -I. -I./../include   fdmatch.c -o fdmatch.o
if [ x"" != x ]; then \
  cc -c -DHAVE_CONFIG_H  -I. -I./../include    fibheap.c -o pic/fibheap.o; \
else true; fi
cc -c -DHAVE_CONFIG_H  -I. -I./../include   fibheap.c -o fibheap.o
if [ x"" != x ]; then \
  cc -c -DHAVE_CONFIG_H  -I. -I./../include    floatformat.c -o pic/floatformat.o; \
else true; fi
cc -c -DHAVE_CONFIG_H  -I. -I./../include   floatformat.c -o floatformat.o
if [ x"" != x ]; then \
  cc -c -DHAVE_CONFIG_H  -I. -I./../include    fnmatch.c -o pic/fnmatch.o; \
else true; fi
cc -c -DHAVE_CONFIG_H  -I. -I./../include   fnmatch.c -o fnmatch.o
if [ x"" != x ]; then \
  cc -c -DHAVE_CONFIG_H  -I. -I./../include    getopt.c -o pic/getopt.o; \
else true; fi
cc -c -DHAVE_CONFIG_H  -I. -I./../include   getopt.c -o getopt.o
if [ x"" != x ]; then \
  cc -c -DHAVE_CONFIG_H  -I. -I./../include    getopt1.c -o pic/getopt1.o; \
else true; fi
cc -c -DHAVE_CONFIG_H  -I. -I./../include   getopt1.c -o getopt1.o
if [ x"" != x ]; then \
  cc -c -DHAVE_CONFIG_H  -I. -I./../include    getpwd.c -o pic/getpwd.o; \
else true; fi
cc -c -DHAVE_CONFIG_H  -I. -I./../include   getpwd.c -o getpwd.o
if [ x"" != x ]; then \
  cc -c -DHAVE_CONFIG_H  -I. -I./../include    getruntime.c -o pic/getruntime.o; \
else true; fi
cc -c -DHAVE_CONFIG_H  -I. -I./../include   getruntime.c -o getruntime.o
if [ x"" != x ]; then \
  cc -c -DHAVE_CONFIG_H  -I. -I./../include    hashtab.c -o pic/hashtab.o; \
else true; fi
cc -c -DHAVE_CONFIG_H  -I. -I./../include   hashtab.c -o hashtab.o
if [ x"" != x ]; then \
  cc -c -DHAVE_CONFIG_H  -I. -I./../include    hex.c -o pic/hex.o; \
else true; fi
cc -c -DHAVE_CONFIG_H  -I. -I./../include   hex.c -o hex.o
if [ x"" != x ]; then \
  cc -c -DHAVE_CONFIG_H  -I. -I./../include    lbasename.c -o pic/lbasename.o; \
else true; fi
cc -c -DHAVE_CONFIG_H  -I. -I./../include   lbasename.c -o lbasename.o
if [ x"" != x ]; then \
  cc -c -DHAVE_CONFIG_H  -I. -I./../include    make-relative-prefix.c -o pic/make-relative-prefix.o; \
else true; fi
cc -c -DHAVE_CONFIG_H  -I. -I./../include   make-relative-prefix.c -o make-relative-prefix.o
if [ x"" != x ]; then \
  cc -c -DHAVE_CONFIG_H  -I. -I./../include    make-temp-file.c -o pic/make-temp-file.o; \
else true; fi
cc -c -DHAVE_CONFIG_H  -I. -I./../include   make-temp-file.c -o make-temp-file.o
if [ x"" != x ]; then \
  cc -c -DHAVE_CONFIG_H  -I. -I./../include    objalloc.c -o pic/objalloc.o; \
else true; fi
cc -c -DHAVE_CONFIG_H  -I. -I./../include   objalloc.c -o objalloc.o
if [ x"" != x ]; then \
  cc -c -DHAVE_CONFIG_H  -I. -I./../include    obstack.c -o pic/obstack.o; \
else true; fi
cc -c -DHAVE_CONFIG_H  -I. -I./../include   obstack.c -o obstack.o
if [ x"" != x ]; then \
  cc -c -DHAVE_CONFIG_H  -I. -I./../include    partition.c -o pic/partition.o; \
else true; fi
cc -c -DHAVE_CONFIG_H  -I. -I./../include   partition.c -o partition.o
if [ x"" != x ]; then \
  cc -c -DHAVE_CONFIG_H  -I. -I./../include    physmem.c -o pic/physmem.o; \
else true; fi
cc -c -DHAVE_CONFIG_H  -I. -I./../include   physmem.c -o physmem.o
if [ x"" != x ]; then \
  cc -c -DHAVE_CONFIG_H  -I. -I./../include    pexecute.c -o pic/pexecute.o; \
else true; fi
cc -c -DHAVE_CONFIG_H  -I. -I./../include   pexecute.c -o pexecute.o
if [ x"" != x ]; then \
  cc -c -DHAVE_CONFIG_H  -I. -I./../include    safe-ctype.c -o pic/safe-ctype.o; \
else true; fi
cc -c -DHAVE_CONFIG_H  -I. -I./../include   safe-ctype.c -o safe-ctype.o
if [ x"" != x ]; then \
  cc -c -DHAVE_CONFIG_H  -I. -I./../include    sort.c -o pic/sort.o; \
else true; fi
cc -c -DHAVE_CONFIG_H  -I. -I./../include   sort.c -o sort.o
if [ x"" != x ]; then \
  cc -c -DHAVE_CONFIG_H  -I. -I./../include    spaces.c -o pic/spaces.o; \
else true; fi
cc -c -DHAVE_CONFIG_H  -I. -I./../include   spaces.c -o spaces.o
if [ x"" != x ]; then \
  cc -c -DHAVE_CONFIG_H  -I. -I./../include    splay-tree.c -o pic/splay-tree.o; \
else true; fi
cc -c -DHAVE_CONFIG_H  -I. -I./../include   splay-tree.c -o splay-tree.o
if [ x"" != x ]; then \
  cc -c -DHAVE_CONFIG_H  -I. -I./../include    strerror.c -o pic/strerror.o; \
else true; fi
cc -c -DHAVE_CONFIG_H  -I. -I./../include   strerror.c -o strerror.o
if [ x"" != x ]; then \
  cc -c -DHAVE_CONFIG_H  -I. -I./../include    strsignal.c -o pic/strsignal.o; \
else true; fi
cc -c -DHAVE_CONFIG_H  -I. -I./../include   strsignal.c -o strsignal.o
if [ x"" != x ]; then \
  cc -c -DHAVE_CONFIG_H  -I. -I./../include    ternary.c -o pic/ternary.o; \
else true; fi
cc -c -DHAVE_CONFIG_H  -I. -I./../include   ternary.c -o ternary.o
if [ x"" != x ]; then \
  cc -c -DHAVE_CONFIG_H  -I. -I./../include    xatexit.c -o pic/xatexit.o; \
else true; fi
cc -c -DHAVE_CONFIG_H  -I. -I./../include   xatexit.c -o xatexit.o
if [ x"" != x ]; then \
  cc -c -DHAVE_CONFIG_H  -I. -I./../include    xexit.c -o pic/xexit.o; \
else true; fi
cc -c -DHAVE_CONFIG_H  -I. -I./../include   xexit.c -o xexit.o
if [ x"" != x ]; then \
  cc -c -DHAVE_CONFIG_H  -I. -I./../include    xmalloc.c -o pic/xmalloc.o; \
else true; fi
cc -c -DHAVE_CONFIG_H  -I. -I./../include   xmalloc.c -o xmalloc.o
if [ x"" != x ]; then \
  cc -c -DHAVE_CONFIG_H  -I. -I./../include    xmemdup.c -o pic/xmemdup.o; \
else true; fi
cc -c -DHAVE_CONFIG_H  -I. -I./../include   xmemdup.c -o xmemdup.o
if [ x"" != x ]; then \
  cc -c -DHAVE_CONFIG_H  -I. -I./../include    xstrdup.c -o pic/xstrdup.o; \
else true; fi
cc -c -DHAVE_CONFIG_H  -I. -I./../include   xstrdup.c -o xstrdup.o
if [ x"" != x ]; then \
  cc -c -DHAVE_CONFIG_H  -I. -I./../include    xstrerror.c -o pic/xstrerror.o; \
else true; fi
cc -c -DHAVE_CONFIG_H  -I. -I./../include   xstrerror.c -o xstrerror.o
if [ x"" != x ]; then \
  cc -c -DHAVE_CONFIG_H  -I. -I./../include    asprintf.c -o pic/asprintf.o; \
else true; fi
cc -c -DHAVE_CONFIG_H  -I. -I./../include   asprintf.c -o asprintf.o
if [ x"" != x ]; then \
  cc -c -DHAVE_CONFIG_H  -I. -I./../include    mkstemps.c -o pic/mkstemps.o; \
else true; fi
cc -c -DHAVE_CONFIG_H  -I. -I./../include   mkstemps.c -o mkstemps.o
if [ x"" != x ]; then \
  cc -c -DHAVE_CONFIG_H  -I. -I./../include    setenv.c -o pic/setenv.o; \
else true; fi
cc -c -DHAVE_CONFIG_H  -I. -I./../include   setenv.c -o setenv.o
if [ x"" != x ]; then \
  cc -c -DHAVE_CONFIG_H  -I. -I./../include    vasprintf.c -o pic/vasprintf.o; \
else true; fi
cc -c -DHAVE_CONFIG_H  -I. -I./../include   vasprintf.c -o vasprintf.o
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-relative-prefix.o make-temp-file.o objalloc.o obstack.o partition.o physmem.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  asprintf.o mkstemps.o setenv.o vasprintf.o
true libiberty.a
if [ x"" != 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-relative-prefix.o make-temp-file.o objalloc.o obstack.o partition.o physmem.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  asprintf.o mkstemps.o setenv.o vasprintf.o; \
  true libiberty.a; \
  cd ..; \
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 asprintf.o mkstemps.o setenv.o vasprintf.o ; do \
    case "$g" in \
      *$f*) echo $g >> needed-list ;; \
    esac; \
  done; \
done
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-relative-prefix.o make-temp-file.o objalloc.o obstack.o partition.o physmem.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
gmake[2]: Entering directory `/home/djekels/gcc-3.3.1/gcc/libiberty/testsuite'
gmake[2]: Nothing to be done for `all'.
gmake[2]: Leaving directory `/home/djekels/gcc-3.3.1/gcc/libiberty/testsuite'
gmake[1]: Leaving directory `/home/djekels/gcc-3.3.1/gcc/libiberty'
gmake[1]: Entering directory `/home/djekels/gcc-3.3.1/gcc/gcc'
TM_DEFINES="" \
HEADERS="auto-host.h ansidecl.h  ia64/ia64.h dbxelf.h elfos.h svr4.h ia64/sysv4.h ia64/hpux.h ia64/hpux_longdouble.h defaults.h" XM_DEFINES="" \
TARGET_CPU_DEFAULT="MASK_GNU_AS" \
/bin/sh ./mkconfig.sh config.h
TM_DEFINES="" \
HEADERS="auto-host.h ansidecl.h  ia64/ia64.h dbxelf.h elfos.h svr4.h ia64/sysv4.h ia64/hpux.h ia64/hpux_longdouble.h defaults.h" XM_DEFINES="" \
TARGET_CPU_DEFAULT="MASK_GNU_AS" \
/bin/sh ./mkconfig.sh hconfig.h
cc -c    -DIN_GCC     -DHAVE_CONFIG_H -DGENERATOR_FILE    -I. -I. -I. -I./. -I./config -I./../include ./gengenrtl.c -o gengenrtl.o
Warning 936: "./system.h", line 527 # '__FUNCTION__' is predefined identifier.
    #define __FUNCTION__ "?"
            ^^^^^^^^^^^^    
cc    -DIN_GCC     -DHAVE_CONFIG_H -DGENERATOR_FILE  -o gengenrtl \
 gengenrtl.o ../libiberty/libiberty.a
./gengenrtl -h > tmp-genrtl.h
/bin/sh ./move-if-change tmp-genrtl.h genrtl.h
./gengenrtl > tmp-genrtl.c
/bin/sh ./move-if-change tmp-genrtl.c genrtl.c
echo timestamp > s-genrtl
cc -c    -DIN_GCC     -DHAVE_CONFIG_H -DGENERATOR_FILE    -I. -I. -I. -I./. -I./config -I./../include ./genflags.c -o genflags.o
Warning 936: "./system.h", line 527 # '__FUNCTION__' is predefined identifier.
    #define __FUNCTION__ "?"
            ^^^^^^^^^^^^    
echo "/* This file is machine generated.  Do not edit.  */" > tmp-gtyp.h
echo "static const char *srcdir = "  >> tmp-gtyp.h
echo "\".\"" >> tmp-gtyp.h
echo ";" >> tmp-gtyp.h
echo "static const char *lang_files[] = {" >> tmp-gtyp.h
ll="./cp/mangle.c  ./cp/cp-tree.h  ./cp/decl.h  ./cp/lex.h  ./cp/call.c  ./cp/decl.c  ./cp/decl2.c  ./cp/parse.y  ./cp/pt.c  ./cp/repo.c  ./cp/spew.c  ./cp/tree.c  ./c-common.c  ./c-common.h  ./c-pragma.c  ./f/com.c  ./f/com.h  ./f/ste.c  ./f/where.h  ./f/where.c  ./f/lex.c  ./c-lang.c  ./c-parse.in  ./c-tree.h  ./c-decl.c  ./c-common.c  ./c-common.h  ./c-pragma.c  ./c-objc-common.c "; \
for f in $ll; do \
echo "\"$f\", "; done >> tmp-gtyp.h
echo "NULL};" >> tmp-gtyp.h
echo "static const char *langs_for_lang_files[] = {" >> tmp-gtyp.h
ff="cp  cp  cp  cp  cp  cp  cp  cp  cp  cp  cp  cp  cp  cp  cp  f  f  f  f  f  f  c  c  c  c  c  c  c  c "; \
for f in $ff; do \
echo "\"$f\", " ; done  >> tmp-gtyp.h
echo "NULL};" >> tmp-gtyp.h
echo "static const char *all_files[] = {" >> tmp-gtyp.h
gf="config.h auto-host.h ./../include/ansidecl.h ./config/ia64/ia64.h ./config/dbxelf.h ./config/elfos.h ./config/svr4.h ./config/ia64/sysv4.h ./config/ia64/hpux.h ./config/ia64/hpux_longdouble.h ./defaults.h ./defaults.h ./location.h ./../include/hashtab.h ./bitmap.h ./function.h  ./rtl.h ./optabs.h ./tree.h ./libfuncs.h ./hashtable.h ./real.h ./varray.h ./ssa.h ./insn-addr.h ./cselib.h ./c-common.h ./c-tree.h ./basic-block.h ./alias.c ./bitmap.c ./cselib.c ./dwarf2out.c ./emit-rtl.c ./except.c ./explow.c ./expr.c ./fold-const.c ./function.c ./gcse.c ./integrate.c ./lists.c ./optabs.c ./profile.c ./ra-build.c ./regclass.c ./reg-stack.c ./sdbout.c ./stmt.c ./stor-layout.c ./tree.c ./varasm.c ./config/ia64/ia64.c ./cp/mangle.c ./cp/cp-tree.h ./cp/decl.h ./cp/lex.h ./cp/call.c ./cp/decl.c ./cp/decl2.c ./cp/parse.y ./cp/pt.c ./cp/repo.c ./cp/spew.c ./cp/tree.c ./c-common.c ./c-common.h ./c-pragma.c ./f/com.c ./f/com.h ./f/ste.c ./f/where.h ./f/where.c ./f/lex.c ./c-lang.c ./c-parse.in ./c-tree.h ./c-decl.c ./c-common.c ./c-common.h ./c-pragma.c ./c-objc-common.c"; \
for f in $gf; do \
echo "\"$f\", "; done >> tmp-gtyp.h
echo " NULL};" >> tmp-gtyp.h
echo "static const char *lang_dir_names[] = { \"c\", " >> tmp-gtyp.h
gf="cp f"; \
for l in $gf; do \
echo "\"$l\", "; done >> tmp-gtyp.h
echo "NULL};" >> tmp-gtyp.h
/bin/sh ./move-if-change tmp-gtyp.h gtyp-gen.h 
cc -c    -DIN_GCC     -DHAVE_CONFIG_H -DGENERATOR_FILE    -I. -I. -I. -I./. -I./config -I./../include \
  ./gengtype.c -o gengtype.o
Warning 936: "./system.h", line 527 # '__FUNCTION__' is predefined identifier.
    #define __FUNCTION__ "?"
            ^^^^^^^^^^^^    
cc -c    -DIN_GCC     -DHAVE_CONFIG_H -DGENERATOR_FILE    -I. -I. -I. -I./. -I./config -I./../include \
  ./gengtype-lex.c -o gengtype-lex.o
Warning 936: "system.h", line 527 # '__FUNCTION__' is predefined identifier.
    #define __FUNCTION__ "?"
            ^^^^^^^^^^^^    
cc -c    -DIN_GCC     -DHAVE_CONFIG_H -DGENERATOR_FILE    -I. -I. -I. -I./. -I./config -I./../include \
  ./gengtype-yacc.c -o gengtype-yacc.o
Warning 936: "system.h", line 527 # '__FUNCTION__' is predefined identifier.
    #define __FUNCTION__ "?"
            ^^^^^^^^^^^^    
cc    -DIN_GCC     -DHAVE_CONFIG_H -DGENERATOR_FILE  -o gengtype \
 gengtype.o gengtype-lex.o gengtype-yacc.o ../libiberty/libiberty.a
./gengtype
warning: structure `reg_info_def' used but not defined
warning: structure `die_struct' used but not defined
warning: structure `basic_block_def' used but not defined
echo timestamp > s-gtype
cc -c    -DIN_GCC     -DHAVE_CONFIG_H -DGENERATOR_FILE    -I. -I. -I. -I./. -I./config -I./../include rtl.c -o rtl.o
Warning 936: "system.h", line 527 # '__FUNCTION__' is predefined identifier.
    #define __FUNCTION__ "?"
            ^^^^^^^^^^^^    
cc -c    -DIN_GCC     -DHAVE_CONFIG_H -DGENERATOR_FILE    -I. -I. -I. -I./. -I./config -I./../include ./read-rtl.c -o read-rtl.o
Warning 936: "./system.h", line 527 # '__FUNCTION__' is predefined identifier.
    #define __FUNCTION__ "?"
            ^^^^^^^^^^^^    
cc -c    -DIN_GCC     -DHAVE_CONFIG_H -DGENERATOR_FILE    -I. -I. -I. -I./. -I./config -I./../include bitmap.c -o bitmap.o
Warning 936: "system.h", line 527 # '__FUNCTION__' is predefined identifier.
    #define __FUNCTION__ "?"
            ^^^^^^^^^^^^    
cc -c    -DIN_GCC     -DHAVE_CONFIG_H -DGENERATOR_FILE    -I. -I. -I. -I./. -I./config -I./../include ggc-none.c -o ggc-none.o
Warning 936: "system.h", line 527 # '__FUNCTION__' is predefined identifier.
    #define __FUNCTION__ "?"
            ^^^^^^^^^^^^    
cc -c    -DIN_GCC     -DHAVE_CONFIG_H -DGENERATOR_FILE    -I. -I. -I. -I./. -I./config -I./../include ./gensupport.c -o gensupport.o
Warning 936: "./system.h", line 527 # '__FUNCTION__' is predefined identifier.
    #define __FUNCTION__ "?"
            ^^^^^^^^^^^^    
cc -c    -DIN_GCC     -DHAVE_CONFIG_H -DGENERATOR_FILE    -I. -I. -I. -I./. -I./config -I./../include \
	./genconditions.c -o genconditions.o
Warning 936: "./system.h", line 527 # '__FUNCTION__' is predefined identifier.
    #define __FUNCTION__ "?"
            ^^^^^^^^^^^^    
cc -c    -DIN_GCC     -DHAVE_CONFIG_H -DGENERATOR_FILE    -I. -I. -I. -I./. -I./config -I./../include \
    ./dummy-conditions.c -o dummy-conditions.o
Warning 936: "./system.h", line 527 # '__FUNCTION__' is predefined identifier.
    #define __FUNCTION__ "?"
            ^^^^^^^^^^^^    
cc -c    -DIN_GCC     -DHAVE_CONFIG_H -DGENERATOR_FILE    -I. -I. -I. -I./. -I./config -I./../include errors.c -o errors.o
Warning 936: "system.h", line 527 # '__FUNCTION__' is predefined identifier.
    #define __FUNCTION__ "?"
            ^^^^^^^^^^^^    
cc    -DIN_GCC     -DHAVE_CONFIG_H -DGENERATOR_FILE  -o genconditions \
 genconditions.o gensupport.o dummy-conditions.o rtl.o read-rtl.o bitmap.o ggc-none.o \
    errors.o ../libiberty/libiberty.a
./genconditions ./config/ia64/ia64.md > tmp-conditions.c
/bin/sh ./move-if-change tmp-conditions.c insn-conditions.c
echo timestamp > s-conditions
TM_DEFINES="" \
HEADERS="ia64/ia64-protos.h" XM_DEFINES="" TARGET_CPU_DEFAULT="" \
/bin/sh ./mkconfig.sh tm_p.h
cc -c    -DIN_GCC     -DHAVE_CONFIG_H -DGENERATOR_FILE    -I. -I. -I. -I./. -I./config -I./../include ./genpreds.c -o genpreds.o
Warning 936: "./system.h", line 527 # '__FUNCTION__' is predefined identifier.
    #define __FUNCTION__ "?"
            ^^^^^^^^^^^^    
cc    -DIN_GCC     -DHAVE_CONFIG_H -DGENERATOR_FILE  -o genpreds \
 genpreds.o ../libiberty/libiberty.a
./genpreds > tmp-preds.h
/bin/sh ./move-if-change tmp-preds.h tm-preds.h
echo timestamp > s-preds
cc -c    -DIN_GCC     -DHAVE_CONFIG_H -DGENERATOR_FILE    -I. -I. -I. -I./. -I./config -I./../include ./genconstants.c -o genconstants.o
Warning 936: "./system.h", line 527 # '__FUNCTION__' is predefined identifier.
    #define __FUNCTION__ "?"
            ^^^^^^^^^^^^    
cc    -DIN_GCC     -DHAVE_CONFIG_H -DGENERATOR_FILE  -o genconstants \
 genconstants.o gensupport.o dummy-conditions.o rtl.o read-rtl.o bitmap.o ggc-none.o \
    errors.o ../libiberty/libiberty.a
./genconstants ./config/ia64/ia64.md > tmp-constants.h
/bin/sh ./move-if-change tmp-constants.h insn-constants.h
echo timestamp > s-constants
cc -c    -DIN_GCC     -DHAVE_CONFIG_H -DGENERATOR_FILE    -I. -I. -I. -I./. -I./config -I./../include insn-conditions.c
Warning 936: "system.h", line 527 # '__FUNCTION__' is predefined identifier.
    #define __FUNCTION__ "?"
            ^^^^^^^^^^^^    
ltf="./cp/cp-tree.def"; for f in $ltf; do \
    echo "#include \"$f\""; \
done | sed 's|./||' > tmp-gencheck.h
/bin/sh ./move-if-change tmp-gencheck.h gencheck.h
echo timestamp > s-gencheck
cc -c    -DIN_GCC     -DHAVE_CONFIG_H -DGENERATOR_FILE    -I. -I. -I. -I./. -I./config -I./../include \
  ./gencheck.c -o gencheck.o
Warning 936: "./system.h", line 527 # '__FUNCTION__' is predefined identifier.
    #define __FUNCTION__ "?"
            ^^^^^^^^^^^^    
cc    -DIN_GCC     -DHAVE_CONFIG_H -DGENERATOR_FILE  -o gencheck \
 gencheck.o ../libiberty/libiberty.a
./gencheck > tmp-check.h
/bin/sh ./move-if-change tmp-check.h tree-check.h
echo timestamp > s-check
rm -f print-rtl1.c
sed -e 's/config[.]h/hconfig.h/' ./print-rtl.c > print-rtl1.c
cc -c    -DIN_GCC     -DHAVE_CONFIG_H -DGENERATOR_FILE    -I. -I. -I. -I./. -I./config -I./../include print-rtl1.c -o print-rtl1.o
Warning 936: "system.h", line 527 # '__FUNCTION__' is predefined identifier.
    #define __FUNCTION__ "?"
            ^^^^^^^^^^^^    
cc    -DIN_GCC     -DHAVE_CONFIG_H -DGENERATOR_FILE  -o genflags \
 genflags.o rtl.o read-rtl.o bitmap.o ggc-none.o gensupport.o insn-conditions.o print-rtl1.o \
    errors.o ../libiberty/libiberty.a
./genflags ./config/ia64/ia64.md > tmp-flags.h
/bin/sh ./move-if-change tmp-flags.h insn-flags.h
echo timestamp > s-flags
(cd intl && gmake all)
gmake[2]: Entering directory `/home/djekels/gcc-3.3.1/gcc/gcc/intl'
cc -c -DIN_GCC -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DLIBDIR=\"/usr/local/lib\" -DHAVE_CONFIG_H -I.. -I. -I../intl -I.. -I../config -I../../include    intl-compat.c -o intl-compat.o
cc -c -DIN_GCC -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DLIBDIR=\"/usr/local/lib\" -DHAVE_CONFIG_H -I.. -I. -I../intl -I.. -I../config -I../../include    bindtextdom.c -o bindtextdom.o
cc -c -DIN_GCC -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DLIBDIR=\"/usr/local/lib\" -DHAVE_CONFIG_H -I.. -I. -I../intl -I.. -I../config -I../../include    dcgettext.c -o dcgettext.o
cc -c -DIN_GCC -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DLIBDIR=\"/usr/local/lib\" -DHAVE_CONFIG_H -I.. -I. -I../intl -I.. -I../config -I../../include    dgettext.c -o dgettext.o
cc -c -DIN_GCC -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DLIBDIR=\"/usr/local/lib\" -DHAVE_CONFIG_H -I.. -I. -I../intl -I.. -I../config -I../../include    gettext.c -o gettext.o
cc -c -DIN_GCC -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DLIBDIR=\"/usr/local/lib\" -DHAVE_CONFIG_H -I.. -I. -I../intl -I.. -I../config -I../../include    finddomain.c -o finddomain.o
cc -c -DIN_GCC -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DLIBDIR=\"/usr/local/lib\" -DHAVE_CONFIG_H -I.. -I. -I../intl -I.. -I../config -I../../include    loadmsgcat.c -o loadmsgcat.o
cc -c -DIN_GCC -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DLIBDIR=\"/usr/local/lib\" -DHAVE_CONFIG_H -I.. -I. -I../intl -I.. -I../config -I../../include    localealias.c -o localealias.o
cc -c -DIN_GCC -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DLIBDIR=\"/usr/local/lib\" -DHAVE_CONFIG_H -I.. -I. -I../intl -I.. -I../config -I../../include    textdomain.c -o textdomain.o
cc -c -DIN_GCC -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DLIBDIR=\"/usr/local/lib\" -DHAVE_CONFIG_H -I.. -I. -I../intl -I.. -I../config -I../../include    l10nflist.c -o l10nflist.o
cc -c -DIN_GCC -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DLIBDIR=\"/usr/local/lib\" -DHAVE_CONFIG_H -I.. -I. -I../intl -I.. -I../config -I../../include    explodename.c -o explodename.o
cc -c -DIN_GCC -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DLIBDIR=\"/usr/local/lib\" -DHAVE_CONFIG_H -I.. -I. -I../intl -I.. -I../config -I../../include    dcigettext.c -o dcigettext.o
cc -c -DIN_GCC -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DLIBDIR=\"/usr/local/lib\" -DHAVE_CONFIG_H -I.. -I. -I../intl -I.. -I../config -I../../include    dcngettext.c -o dcngettext.o
cc -c -DIN_GCC -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DLIBDIR=\"/usr/local/lib\" -DHAVE_CONFIG_H -I.. -I. -I../intl -I.. -I../config -I../../include    dngettext.c -o dngettext.o
cc -c -DIN_GCC -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DLIBDIR=\"/usr/local/lib\" -DHAVE_CONFIG_H -I.. -I. -I../intl -I.. -I../config -I../../include    ngettext.c -o ngettext.o
cc -c -DIN_GCC -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DLIBDIR=\"/usr/local/lib\" -DHAVE_CONFIG_H -I.. -I. -I../intl -I.. -I../config -I../../include    plural.c -o plural.o
cc -c -DIN_GCC -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DLIBDIR=\"/usr/local/lib\" -DHAVE_CONFIG_H -I.. -I. -I../intl -I.. -I../config -I../../include    localcharset.c -o localcharset.o
rm -f libintl.a
ar cru libintl.a intl-compat.o bindtextdom.o dcgettext.o dgettext.o gettext.o finddomain.o loadmsgcat.o localealias.o textdomain.o l10nflist.o explodename.o dcigettext.o dcngettext.o dngettext.o ngettext.o plural.o localcharset.o
/bin/true libintl.a
/bin/sh ./config.charset 'ia64-hp-hpux11.23' > t-charset.alias
mv t-charset.alias charset.alias
sed -e '/^#/d' -e 's/@''PACKAGE''@/gcc/g' ref-add.sin > t-ref-add.sed
mv t-ref-add.sed ref-add.sed
sed -e '/^#/d' -e 's/@''PACKAGE''@/gcc/g' ref-del.sin > t-ref-del.sed
mv t-ref-del.sed ref-del.sed
gmake[2]: Leaving directory `/home/djekels/gcc-3.3.1/gcc/gcc/intl'
cc    -DIN_GCC     -DHAVE_CONFIG_H    -I. -I. -I. -I./. -I./config -I./../include \
       -c ./c-parse.c -o c-parse.o
Warning 936: "system.h", line 527 # '__FUNCTION__' is predefined identifier.
    #define __FUNCTION__ "?"
            ^^^^^^^^^^^^    
Warning 612: "/usr/share/bison/bison.simple", line 923 # Label 'yyoverflowlab' has no uses.
    yyoverflowlab:
    ^^^^^^^^^^^^^^
cc -c    -DIN_GCC     -DHAVE_CONFIG_H    -I. -I. -I. -I./. -I./config -I./../include c-lang.c -o c-lang.o
Warning 936: "system.h", line 527 # '__FUNCTION__' is predefined identifier.
    #define __FUNCTION__ "?"
            ^^^^^^^^^^^^    
cc -c    -DIN_GCC     -DHAVE_CONFIG_H    -I. -I. -I. -I./. -I./config -I./../include c-pretty-print.c -o c-pretty-print.o
Warning 936: "system.h", line 527 # '__FUNCTION__' is predefined identifier.
    #define __FUNCTION__ "?"
            ^^^^^^^^^^^^    
cc -c    -DIN_GCC     -DHAVE_CONFIG_H    -I. -I. -I. -I./. -I./config -I./../include attribs.c -o attribs.o
Warning 936: "system.h", line 527 # '__FUNCTION__' is predefined identifier.
    #define __FUNCTION__ "?"
            ^^^^^^^^^^^^    
cc -c    -DIN_GCC     -DHAVE_CONFIG_H    -I. -I. -I. -I./. -I./config -I./../include c-errors.c -o c-errors.o
Warning 936: "system.h", line 527 # '__FUNCTION__' is predefined identifier.
    #define __FUNCTION__ "?"
            ^^^^^^^^^^^^    
cc -c    -DIN_GCC     -DHAVE_CONFIG_H    -I. -I. -I. -I./. -I./config -I./../include c-lex.c -o c-lex.o
Warning 936: "system.h", line 527 # '__FUNCTION__' is predefined identifier.
    #define __FUNCTION__ "?"
            ^^^^^^^^^^^^    
cc -c    -DIN_GCC     -DHAVE_CONFIG_H    -I. -I. -I. -I./. -I./config -I./../include c-pragma.c -o c-pragma.o
Warning 936: "system.h", line 527 # '__FUNCTION__' is predefined identifier.
    #define __FUNCTION__ "?"
            ^^^^^^^^^^^^    
cc -c    -DIN_GCC     -DHAVE_CONFIG_H    -I. -I. -I. -I./. -I./config -I./../include c-decl.c -o c-decl.o
Warning 936: "system.h", line 527 # '__FUNCTION__' is predefined identifier.
    #define __FUNCTION__ "?"
            ^^^^^^^^^^^^    
cc -c    -DIN_GCC     -DHAVE_CONFIG_H    -I. -I. -I. -I./. -I./config -I./../include c-typeck.c -o c-typeck.o
Warning 936: "system.h", line 527 # '__FUNCTION__' is predefined identifier.
    #define __FUNCTION__ "?"
            ^^^^^^^^^^^^    
cc -c    -DIN_GCC     -DHAVE_CONFIG_H    -I. -I. -I. -I./. -I./config -I./../include c-convert.c -o c-convert.o
Warning 936: "system.h", line 527 # '__FUNCTION__' is predefined identifier.
    #define __FUNCTION__ "?"
            ^^^^^^^^^^^^    
cc -c    -DIN_GCC     -DHAVE_CONFIG_H    -I. -I. -I. -I./. -I./config -I./../include c-aux-info.c -o c-aux-info.o
Warning 936: "system.h", line 527 # '__FUNCTION__' is predefined identifier.
    #define __FUNCTION__ "?"
            ^^^^^^^^^^^^    
cc -c    -DIN_GCC     -DHAVE_CONFIG_H    -I. -I. -I. -I./. -I./config -I./../include c-common.c -o c-common.o
Warning 936: "system.h", line 527 # '__FUNCTION__' is predefined identifier.
    #define __FUNCTION__ "?"
            ^^^^^^^^^^^^    
cc -c    -DIN_GCC     -DHAVE_CONFIG_H    -I. -I. -I. -I./. -I./config -I./../include c-opts.c -o c-opts.o
Warning 936: "system.h", line 527 # '__FUNCTION__' is predefined identifier.
    #define __FUNCTION__ "?"
            ^^^^^^^^^^^^    
cc -c    -DIN_GCC     -DHAVE_CONFIG_H    -I. -I. -I. -I./. -I./config -I./../include c-format.c -o c-format.o
Warning 936: "system.h", line 527 # '__FUNCTION__' is predefined identifier.
    #define __FUNCTION__ "?"
            ^^^^^^^^^^^^    
cc -c    -DIN_GCC     -DHAVE_CONFIG_H    -I. -I. -I. -I./. -I./config -I./../include c-semantics.c -o c-semantics.o
Warning 936: "system.h", line 527 # '__FUNCTION__' is predefined identifier.
    #define __FUNCTION__ "?"
            ^^^^^^^^^^^^    
cc -c    -DIN_GCC     -DHAVE_CONFIG_H -DGENERATOR_FILE    -I. -I. -I. -I./. -I./config -I./../include ./genconfig.c -o genconfig.o
Warning 936: "./system.h", line 527 # '__FUNCTION__' is predefined identifier.
    #define __FUNCTION__ "?"
            ^^^^^^^^^^^^    
cc    -DIN_GCC     -DHAVE_CONFIG_H -DGENERATOR_FILE  -o genconfig \
  genconfig.o rtl.o read-rtl.o bitmap.o ggc-none.o gensupport.o insn-conditions.o print-rtl1.o \
    errors.o ../libiberty/libiberty.a
./genconfig ./config/ia64/ia64.md > tmp-config.h
/bin/sh ./move-if-change tmp-config.h insn-config.h
echo timestamp > s-config
cc -c    -DIN_GCC     -DHAVE_CONFIG_H    -I. -I. -I. -I./. -I./config -I./../include c-objc-common.c -o c-objc-common.o
Warning 936: "system.h", line 527 # '__FUNCTION__' is predefined identifier.
    #define __FUNCTION__ "?"
            ^^^^^^^^^^^^    
cc -c    -DIN_GCC     -DHAVE_CONFIG_H    -I. -I. -I. -I./. -I./config -I./../include c-dump.c -o c-dump.o
Warning 936: "system.h", line 527 # '__FUNCTION__' is predefined identifier.
    #define __FUNCTION__ "?"
            ^^^^^^^^^^^^    
cc -c    -DIN_GCC     -DHAVE_CONFIG_H    -I. -I. -I. -I./. -I./config -I./../include cpplib.c -o cpplib.o
Warning 936: "system.h", line 527 # '__FUNCTION__' is predefined identifier.
    #define __FUNCTION__ "?"
            ^^^^^^^^^^^^    
cc -c    -DIN_GCC     -DHAVE_CONFIG_H    -I. -I. -I. -I./. -I./config -I./../include cpplex.c -o cpplex.o
Warning 936: "system.h", line 527 # '__FUNCTION__' is predefined identifier.
    #define __FUNCTION__ "?"
            ^^^^^^^^^^^^    
Warning 942: "cpplex.c", line 560 # Types 'unsigned char *' and 'char *' are not assignment-compatible.
      return obstack_finish (stack);
             ^^^^^^^^^^^^^^         
cc -c    -DIN_GCC     -DHAVE_CONFIG_H    -I. -I. -I. -I./. -I./config -I./../include cppmacro.c -o cppmacro.o
Warning 936: "system.h", line 527 # '__FUNCTION__' is predefined identifier.
    #define __FUNCTION__ "?"
            ^^^^^^^^^^^^    
cc -c    -DIN_GCC     -DHAVE_CONFIG_H    -I. -I. -I. -I./. -I./config -I./../include cppexp.c -o cppexp.o
Warning 936: "system.h", line 527 # '__FUNCTION__' is predefined identifier.
    #define __FUNCTION__ "?"
            ^^^^^^^^^^^^    
cc -c    -DIN_GCC     -DHAVE_CONFIG_H    -I. -I. -I. -I./. -I./config -I./../include cppfiles.c -o cppfiles.o
Warning 936: "system.h", line 527 # '__FUNCTION__' is predefined identifier.
    #define __FUNCTION__ "?"
            ^^^^^^^^^^^^    
cc -c    -DIN_GCC     -DHAVE_CONFIG_H    -I. -I. -I. -I./. -I./config -I./../include cpptrad.c -o cpptrad.o
Warning 936: "system.h", line 527 # '__FUNCTION__' is predefined identifier.
    #define __FUNCTION__ "?"
            ^^^^^^^^^^^^    
cc -c    -DIN_GCC     -DHAVE_CONFIG_H    -I. -I. -I. -I./. -I./config -I./../include cpphash.c -o cpphash.o
Warning 936: "system.h", line 527 # '__FUNCTION__' is predefined identifier.
    #define __FUNCTION__ "?"
            ^^^^^^^^^^^^    
cc -c    -DIN_GCC     -DHAVE_CONFIG_H    -I. -I. -I. -I./. -I./config -I./../include cpperror.c -o cpperror.o
Warning 936: "system.h", line 527 # '__FUNCTION__' is predefined identifier.
    #define __FUNCTION__ "?"
            ^^^^^^^^^^^^    
cc -c    -DIN_GCC     -DHAVE_CONFIG_H    -I. -I. -I. -I./. -I./config -I./../include cppinit.c -o cppinit.o
Warning 936: "system.h", line 527 # '__FUNCTION__' is predefined identifier.
    #define __FUNCTION__ "?"
            ^^^^^^^^^^^^    
cc    -DIN_GCC     -DHAVE_CONFIG_H    -I. -I. -I. -I./. -I./config -I./../include \
  -DGCC_INCLUDE_DIR=\"/usr/local/lib/gcc-lib/ia64-hp-hpux11.23/3.3.1/include\" -DGPLUSPLUS_INCLUDE_DIR=\"/usr/local/lib/gcc-lib/ia64-hp-hpux11.23/3.3.1/../../../..`echo /usr/local | sed -e 's|^/usr/local||' -e 's|/[^/]*|/..|g'`/include/c++/3.3.1\" -DGPLUSPLUS_TOOL_INCLUDE_DIR=\"/usr/local/lib/gcc-lib/ia64-hp-hpux11.23/3.3.1/../../../..`echo /usr/local | sed -e 's|^/usr/local||' -e 's|/[^/]*|/..|g'`/include/c++/3.3.1/ia64-hp-hpux11.23\" -DGPLUSPLUS_BACKWARD_INCLUDE_DIR=\"/usr/local/lib/gcc-lib/ia64-hp-hpux11.23/3.3.1/../../../..`echo /usr/local | sed -e 's|^/usr/local||' -e 's|/[^/]*|/..|g'`/include/c++/3.3.1/backward\" -DLOCAL_INCLUDE_DIR=\"/usr/local/include\" -DCROSS_INCLUDE_DIR=\"/usr/local/lib/gcc-lib/ia64-hp-hpux11.23/3.3.1/../../../../ia64-hp-hpux11.23/sys-include\" -DTOOL_INCLUDE_DIR=\"/usr/local/lib/gcc-lib/ia64-hp-hpux11.23/3.3.1/../../../../ia64-hp-hpux11.23/include\" \
  -c ./cppdefault.c -o cppdefault.o
Warning 936: "./system.h", line 527 # '__FUNCTION__' is predefined identifier.
    #define __FUNCTION__ "?"
            ^^^^^^^^^^^^    
cc -c    -DIN_GCC     -DHAVE_CONFIG_H    -I. -I. -I. -I./. -I./config -I./../include cppmain.c -o cppmain.o
Warning 936: "system.h", line 527 # '__FUNCTION__' is predefined identifier.
    #define __FUNCTION__ "?"
            ^^^^^^^^^^^^    
cc -c    -DIN_GCC     -DHAVE_CONFIG_H    -I. -I. -I. -I./. -I./config -I./../include hashtable.c -o hashtable.o
Warning 936: "system.h", line 527 # '__FUNCTION__' is predefined identifier.
    #define __FUNCTION__ "?"
            ^^^^^^^^^^^^    
Warning 942: "hashtable.c", line 167 # Types 'const unsigned char *' and 'char *' are not assignment-compatible.
        HT_STR (node) = obstack_copy0 (&table->stack, str, len);
        ^^^^^^^^^^^^^                                           
cc -c    -DIN_GCC     -DHAVE_CONFIG_H    -I. -I. -I. -I./. -I./config -I./../include line-map.c -o line-map.o
Warning 936: "system.h", line 527 # '__FUNCTION__' is predefined identifier.
    #define __FUNCTION__ "?"
            ^^^^^^^^^^^^    
cc -c    -DIN_GCC     -DHAVE_CONFIG_H    -I. -I. -I. -I./. -I./config -I./../include mkdeps.c -o mkdeps.o
Warning 936: "system.h", line 527 # '__FUNCTION__' is predefined identifier.
    #define __FUNCTION__ "?"
            ^^^^^^^^^^^^    
cc    -DIN_GCC     -DHAVE_CONFIG_H    -I. -I. -I. -I./. -I./config -I./../include \
-DPREFIX=\"/usr/local\" \
  -c ./prefix.c -o prefix.o
Warning 936: "./system.h", line 527 # '__FUNCTION__' is predefined identifier.
    #define __FUNCTION__ "?"
            ^^^^^^^^^^^^    
cc -c    -DIN_GCC     -DHAVE_CONFIG_H    -I. -I. -I. -I./. -I./config -I./../include mbchar.c -o mbchar.o
rm -rf libcpp.a
ar rc libcpp.a cpplib.o cpplex.o cppmacro.o cppexp.o cppfiles.o cpptrad.o cpphash.o cpperror.o cppinit.o cppdefault.o cppmain.o hashtable.o line-map.o mkdeps.o prefix.o mbchar.o
true libcpp.a
cc -c    -DIN_GCC     -DHAVE_CONFIG_H    -I. -I. -I. -I./. -I./config -I./../include config/ia64/ia64-c.c
Warning 936: "./system.h", line 527 # '__FUNCTION__' is predefined identifier.
    #define __FUNCTION__ "?"
            ^^^^^^^^^^^^    
cc -c    -DIN_GCC     -DHAVE_CONFIG_H    -I. -I. -I. -I./. -I./config -I./../include main.c -o main.o
Warning 936: "system.h", line 527 # '__FUNCTION__' is predefined identifier.
    #define __FUNCTION__ "?"
            ^^^^^^^^^^^^    
cc -c    -DIN_GCC     -DHAVE_CONFIG_H    -I. -I. -I. -I./. -I./config -I./../include alias.c -o alias.o
Warning 936: "system.h", line 527 # '__FUNCTION__' is predefined identifier.
    #define __FUNCTION__ "?"
            ^^^^^^^^^^^^    
cc -c    -DIN_GCC     -DHAVE_CONFIG_H    -I. -I. -I. -I./. -I./config -I./../include bb-reorder.c -o bb-reorder.o
Warning 936: "system.h", line 527 # '__FUNCTION__' is predefined identifier.
    #define __FUNCTION__ "?"
            ^^^^^^^^^^^^    
cc -c    -DIN_GCC     -DHAVE_CONFIG_H -DGENERATOR_FILE    -I. -I. -I. -I./. -I./config -I./../include ./gencodes.c -o gencodes.o
Warning 936: "./system.h", line 527 # '__FUNCTION__' is predefined identifier.
    #define __FUNCTION__ "?"
            ^^^^^^^^^^^^    
cc    -DIN_GCC     -DHAVE_CONFIG_H -DGENERATOR_FILE  -o gencodes \
 gencodes.o rtl.o read-rtl.o bitmap.o ggc-none.o gensupport.o insn-conditions.o print-rtl1.o \
    errors.o ../libiberty/libiberty.a
./gencodes ./config/ia64/ia64.md > tmp-codes.h
/bin/sh ./move-if-change tmp-codes.h insn-codes.h
echo timestamp > s-codes
cc -c    -DIN_GCC     -DHAVE_CONFIG_H    -I. -I. -I. -I./. -I./config -I./../include builtins.c -o builtins.o
Warning 936: "system.h", line 527 # '__FUNCTION__' is predefined identifier.
    #define __FUNCTION__ "?"
            ^^^^^^^^^^^^    
cc -c    -DIN_GCC     -DHAVE_CONFIG_H    -I. -I. -I. -I./. -I./config -I./../include caller-save.c -o caller-save.o
Warning 936: "system.h", line 527 # '__FUNCTION__' is predefined identifier.
    #define __FUNCTION__ "?"
            ^^^^^^^^^^^^    
cc -c    -DIN_GCC     -DHAVE_CONFIG_H    -I. -I. -I. -I./. -I./config -I./../include calls.c -o calls.o
Warning 936: "system.h", line 527 # '__FUNCTION__' is predefined identifier.
    #define __FUNCTION__ "?"
            ^^^^^^^^^^^^    
cc -c    -DIN_GCC     -DHAVE_CONFIG_H    -I. -I. -I. -I./. -I./config -I./../include cfg.c -o cfg.o
Warning 936: "system.h", line 527 # '__FUNCTION__' is predefined identifier.
    #define __FUNCTION__ "?"
            ^^^^^^^^^^^^    
cc -c    -DIN_GCC     -DHAVE_CONFIG_H    -I. -I. -I. -I./. -I./config -I./../include cfganal.c -o cfganal.o
Warning 936: "system.h", line 527 # '__FUNCTION__' is predefined identifier.
    #define __FUNCTION__ "?"
            ^^^^^^^^^^^^    
cc -c    -DIN_GCC     -DHAVE_CONFIG_H    -I. -I. -I. -I./. -I./config -I./../include cfgbuild.c -o cfgbuild.o
Warning 936: "system.h", line 527 # '__FUNCTION__' is predefined identifier.
    #define __FUNCTION__ "?"
            ^^^^^^^^^^^^    
cc -c    -DIN_GCC     -DHAVE_CONFIG_H    -I. -I. -I. -I./. -I./config -I./../include cfgcleanup.c -o cfgcleanup.o
Warning 936: "system.h", line 527 # '__FUNCTION__' is predefined identifier.
    #define __FUNCTION__ "?"
            ^^^^^^^^^^^^    
cc -c    -DIN_GCC     -DHAVE_CONFIG_H    -I. -I. -I. -I./. -I./config -I./../include cfglayout.c -o cfglayout.o
Warning 936: "system.h", line 527 # '__FUNCTION__' is predefined identifier.
    #define __FUNCTION__ "?"
            ^^^^^^^^^^^^    
cc -c    -DIN_GCC     -DHAVE_CONFIG_H    -I. -I. -I. -I./. -I./config -I./../include cfgloop.c -o cfgloop.o
Warning 936: "system.h", line 527 # '__FUNCTION__' is predefined identifier.
    #define __FUNCTION__ "?"
            ^^^^^^^^^^^^    
cc -c    -DIN_GCC     -DHAVE_CONFIG_H    -I. -I. -I. -I./. -I./config -I./../include cfgrtl.c -o cfgrtl.o
Warning 936: "system.h", line 527 # '__FUNCTION__' is predefined identifier.
    #define __FUNCTION__ "?"
            ^^^^^^^^^^^^    
cc -c    -DIN_GCC     -DHAVE_CONFIG_H -DGENERATOR_FILE    -I. -I. -I. -I./. -I./config -I./../include ./genattr.c -o genattr.o
Warning 936: "./system.h", line 527 # '__FUNCTION__' is predefined identifier.
    #define __FUNCTION__ "?"
            ^^^^^^^^^^^^    
cc    -DIN_GCC     -DHAVE_CONFIG_H -DGENERATOR_FILE  -o genattr \
 genattr.o rtl.o read-rtl.o bitmap.o ggc-none.o gensupport.o insn-conditions.o print-rtl1.o \
    errors.o ../libiberty/libiberty.a
./genattr ./config/ia64/ia64.md > tmp-attr.h
/bin/sh ./move-if-change tmp-attr.h insn-attr.h
echo timestamp > s-attr
cc -c    -DIN_GCC     -DHAVE_CONFIG_H    -I. -I. -I. -I./. -I./config -I./../include combine.c -o combine.o
Warning 936: "system.h", line 527 # '__FUNCTION__' is predefined identifier.
    #define __FUNCTION__ "?"
            ^^^^^^^^^^^^    
Warning 863: "combine.c", line 6677 # Result of operator << is widened from int to unsigned long long.
              && (nonzero_bits (XEXP (x, 0), mode) & (1 << (mode_width - 1))) == 0)
                                                      ^^^^^^^^^^^^^^^^^^^^         
cc -c    -DIN_GCC     -DHAVE_CONFIG_H    -I. -I. -I. -I./. -I./config -I./../include conflict.c -o conflict.o
Warning 936: "system.h", line 527 # '__FUNCTION__' is predefined identifier.
    #define __FUNCTION__ "?"
            ^^^^^^^^^^^^    
cc -c    -DIN_GCC     -DHAVE_CONFIG_H    -I. -I. -I. -I./. -I./config -I./../include convert.c -o convert.o
Warning 936: "system.h", line 527 # '__FUNCTION__' is predefined identifier.
    #define __FUNCTION__ "?"
            ^^^^^^^^^^^^    
cc -c    -DIN_GCC     -DHAVE_CONFIG_H    -I. -I. -I. -I./. -I./config -I./../include cse.c -o cse.o
Warning 936: "system.h", line 527 # '__FUNCTION__' is predefined identifier.
    #define __FUNCTION__ "?"
            ^^^^^^^^^^^^    
cc -c    -DIN_GCC     -DHAVE_CONFIG_H    -I. -I. -I. -I./. -I./config -I./../include cselib.c -o cselib.o
Warning 936: "system.h", line 527 # '__FUNCTION__' is predefined identifier.
    #define __FUNCTION__ "?"
            ^^^^^^^^^^^^    
cc -c    -DIN_GCC     -DHAVE_CONFIG_H    -I. -I. -I. -I./. -I./config -I./../include dbxout.c -o dbxout.o
Warning 936: "system.h", line 527 # '__FUNCTION__' is predefined identifier.
    #define __FUNCTION__ "?"
            ^^^^^^^^^^^^    
cc -c    -DIN_GCC     -DHAVE_CONFIG_H    -I. -I. -I. -I./. -I./config -I./../include debug.c -o debug.o
Warning 936: "system.h", line 527 # '__FUNCTION__' is predefined identifier.
    #define __FUNCTION__ "?"
            ^^^^^^^^^^^^    
cc -c    -DIN_GCC     -DHAVE_CONFIG_H    -I. -I. -I. -I./. -I./config -I./../include df.c -o df.o
Warning 936: "system.h", line 527 # '__FUNCTION__' is predefined identifier.
    #define __FUNCTION__ "?"
            ^^^^^^^^^^^^    
cc -c    -DIN_GCC     -DHAVE_CONFIG_H    -I. -I. -I. -I./. -I./config -I./../include diagnostic.c -o diagnostic.o
Warning 936: "system.h", line 527 # '__FUNCTION__' is predefined identifier.
    #define __FUNCTION__ "?"
            ^^^^^^^^^^^^    
cc -c    -DIN_GCC     -DHAVE_CONFIG_H    -I. -I. -I. -I./. -I./config -I./../include doloop.c -o doloop.o
Warning 936: "system.h", line 527 # '__FUNCTION__' is predefined identifier.
    #define __FUNCTION__ "?"
            ^^^^^^^^^^^^    
Warning 863: "doloop.c", line 245 # Result of operator << is widened from unsigned int to unsigned long long.
          && n_iterations_max > ((unsigned) 1 << (GET_MODE_BITSIZE (mode) - 1)))
                                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^   
Warning 863: "doloop.c", line 473 # Result of operator << is widened from unsigned int to unsigned long long.
              <= ((unsigned) 1 << (GET_MODE_BITSIZE (GET_MODE (counter_reg)) - 1)))
                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^   
cc -c    -DIN_GCC     -DHAVE_CONFIG_H    -I. -I. -I. -I./. -I./config -I./../include dominance.c -o dominance.o
Warning 936: "system.h", line 527 # '__FUNCTION__' is predefined identifier.
    #define __FUNCTION__ "?"
            ^^^^^^^^^^^^    
cc -c    -DIN_GCC     -DHAVE_CONFIG_H    -I. -I. -I. -I./. -I./config -I./../include dwarf2asm.c -o dwarf2asm.o
Warning 936: "system.h", line 527 # '__FUNCTION__' is predefined identifier.
    #define __FUNCTION__ "?"
            ^^^^^^^^^^^^    
cc -c    -DIN_GCC     -DHAVE_CONFIG_H    -I. -I. -I. -I./. -I./config -I./../include dwarf2out.c -o dwarf2out.o
Warning 936: "system.h", line 527 # '__FUNCTION__' is predefined identifier.
    #define __FUNCTION__ "?"
            ^^^^^^^^^^^^    
cc -c    -DIN_GCC     -DHAVE_CONFIG_H    -I. -I. -I. -I./. -I./config -I./../include dwarfout.c -o dwarfout.o
Warning 936: "system.h", line 527 # '__FUNCTION__' is predefined identifier.
    #define __FUNCTION__ "?"
            ^^^^^^^^^^^^    
cc -c    -DIN_GCC     -DHAVE_CONFIG_H    -I. -I. -I. -I./. -I./config -I./../include emit-rtl.c -o emit-rtl.o
Warning 936: "system.h", line 527 # '__FUNCTION__' is predefined identifier.
    #define __FUNCTION__ "?"
            ^^^^^^^^^^^^    
cc -c    -DIN_GCC     -DHAVE_CONFIG_H    -I. -I. -I. -I./. -I./config -I./../include except.c -o except.o
Warning 936: "system.h", line 527 # '__FUNCTION__' is predefined identifier.
    #define __FUNCTION__ "?"
            ^^^^^^^^^^^^    
cc -c    -DIN_GCC     -DHAVE_CONFIG_H    -I. -I. -I. -I./. -I./config -I./../include explow.c -o explow.o
Warning 936: "system.h", line 527 # '__FUNCTION__' is predefined identifier.
    #define __FUNCTION__ "?"
            ^^^^^^^^^^^^    
cc -c    -DIN_GCC     -DHAVE_CONFIG_H    -I. -I. -I. -I./. -I./config -I./../include expmed.c -o expmed.o
Warning 936: "system.h", line 527 # '__FUNCTION__' is predefined identifier.
    #define __FUNCTION__ "?"
            ^^^^^^^^^^^^    
cc -c    -DIN_GCC     -DHAVE_CONFIG_H    -I. -I. -I. -I./. -I./config -I./../include expr.c -o expr.o
Warning 936: "system.h", line 527 # '__FUNCTION__' is predefined identifier.
    #define __FUNCTION__ "?"
            ^^^^^^^^^^^^    
Warning 863: "expr.c", line 5299 # Result of operator << is widened from int to long long.
                        word |= (1 << (set_word_size - 1 - bit_pos));
                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^   
Warning 863: "expr.c", line 5301 # Result of operator << is widened from int to long long.
                        word |= 1 << bit_pos;
                                ^^^^^^^^^^^^ 
cc -c    -DIN_GCC     -DHAVE_CONFIG_H    -I. -I. -I. -I./. -I./config -I./../include final.c -o final.o
Warning 936: "system.h", line 527 # '__FUNCTION__' is predefined identifier.
    #define __FUNCTION__ "?"
            ^^^^^^^^^^^^    
cc -c    -DIN_GCC     -DHAVE_CONFIG_H    -I. -I. -I. -I./. -I./config -I./../include flow.c -o flow.o
Warning 936: "system.h", line 527 # '__FUNCTION__' is predefined identifier.
    #define __FUNCTION__ "?"
            ^^^^^^^^^^^^    
cc -c    -DIN_GCC     -DHAVE_CONFIG_H    -I. -I. -I. -I./. -I./config -I./../include fold-const.c -o fold-const.o
Warning 936: "system.h", line 527 # '__FUNCTION__' is predefined identifier.
    #define __FUNCTION__ "?"
            ^^^^^^^^^^^^    
Warning 863: "fold-const.c", line 1351 # Result of operator << is widened from int to unsigned long long.
              ^ (TREE_OVERFLOW (t) << 20));
                 ^^^^^^^^^^^^^^^^^^^^^^^   
cc -c    -DIN_GCC     -DHAVE_CONFIG_H    -I. -I. -I. -I./. -I./config -I./../include function.c -o function.o
Warning 936: "system.h", line 527 # '__FUNCTION__' is predefined identifier.
    #define __FUNCTION__ "?"
            ^^^^^^^^^^^^    
cc -c    -DIN_GCC     -DHAVE_CONFIG_H    -I. -I. -I. -I./. -I./config -I./../include gcse.c -o gcse.o
Warning 936: "system.h", line 527 # '__FUNCTION__' is predefined identifier.
    #define __FUNCTION__ "?"
            ^^^^^^^^^^^^    
cc -c    -DIN_GCC     -DHAVE_CONFIG_H    -I. -I. -I. -I./. -I./config -I./../include genrtl.c -o genrtl.o
Warning 936: "system.h", line 527 # '__FUNCTION__' is predefined identifier.
    #define __FUNCTION__ "?"
            ^^^^^^^^^^^^    
cc -c    -DIN_GCC     -DHAVE_CONFIG_H    -I. -I. -I. -I./. -I./config -I./../include ggc-common.c -o ggc-common.o
Warning 936: "system.h", line 527 # '__FUNCTION__' is predefined identifier.
    #define __FUNCTION__ "?"
            ^^^^^^^^^^^^    
cc -c    -DIN_GCC     -DHAVE_CONFIG_H    -I. -I. -I. -I./. -I./config -I./../include global.c -o global.o
Warning 936: "system.h", line 527 # '__FUNCTION__' is predefined identifier.
    #define __FUNCTION__ "?"
            ^^^^^^^^^^^^    
cc -c    -DIN_GCC     -DHAVE_CONFIG_H    -I. -I. -I. -I./. -I./config -I./../include graph.c -o graph.o
Warning 936: "system.h", line 527 # '__FUNCTION__' is predefined identifier.
    #define __FUNCTION__ "?"
            ^^^^^^^^^^^^    
cc -c    -DIN_GCC     -DHAVE_CONFIG_H    -I. -I. -I. -I./. -I./config -I./../include gtype-desc.c -o gtype-desc.o
Warning 936: "system.h", line 527 # '__FUNCTION__' is predefined identifier.
    #define __FUNCTION__ "?"
            ^^^^^^^^^^^^    
cc -c    -DIN_GCC     -DHAVE_CONFIG_H    -I. -I. -I. -I./. -I./config -I./../include haifa-sched.c -o haifa-sched.o
Warning 936: "system.h", line 527 # '__FUNCTION__' is predefined identifier.
    #define __FUNCTION__ "?"
            ^^^^^^^^^^^^    
cc -c    -DIN_GCC     -DHAVE_CONFIG_H    -I. -I. -I. -I./. -I./config -I./../include hooks.c -o hooks.o
Warning 936: "system.h", line 527 # '__FUNCTION__' is predefined identifier.
    #define __FUNCTION__ "?"
            ^^^^^^^^^^^^    
cc -c    -DIN_GCC     -DHAVE_CONFIG_H    -I. -I. -I. -I./. -I./config -I./../include ifcvt.c -o ifcvt.o
Warning 936: "system.h", line 527 # '__FUNCTION__' is predefined identifier.
    #define __FUNCTION__ "?"
            ^^^^^^^^^^^^    
cc -c    -DIN_GCC     -DHAVE_CONFIG_H -DGENERATOR_FILE    -I. -I. -I. -I./. -I./config -I./../include ./genattrtab.c -o genattrtab.o
Warning 936: "./system.h", line 527 # '__FUNCTION__' is predefined identifier.
    #define __FUNCTION__ "?"
            ^^^^^^^^^^^^    
cc -c    -DIN_GCC     -DHAVE_CONFIG_H -DGENERATOR_FILE    -I. -I. -I. -I./. -I./config -I./../include ./genautomata.c -o genautomata.o
Warning 936: "./system.h", line 527 # '__FUNCTION__' is predefined identifier.
    #define __FUNCTION__ "?"
            ^^^^^^^^^^^^    
Warning 863: "./genautomata.c", line 7904 # Result of operator << is widened from int to long long.
                    += (1 << (units_array [i]->query_num % 8));
                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^   
cc -c    -DIN_GCC     -DHAVE_CONFIG_H    -I. -I. -I. -I./. -I./config -I./../include varray.c -o varray.o
Warning 936: "system.h", line 527 # '__FUNCTION__' is predefined identifier.
    #define __FUNCTION__ "?"
            ^^^^^^^^^^^^    
cc    -DIN_GCC     -DHAVE_CONFIG_H -DGENERATOR_FILE  -o genattrtab \
 genattrtab.o genautomata.o \
 rtl.o read-rtl.o bitmap.o ggc-none.o gensupport.o insn-conditions.o print-rtl1.o errors.o \
 varray.o ../libiberty/libiberty.a -lm
./genattrtab ./config/ia64/ia64.md > tmp-attrtab.c
Check description...done
Reservation transformation...done
Create anonymous automaton ...done
Generation of attributes...done
All other genattrtab stuff...done
Forming and outputing automata tables...done
Output functions to work with automata...done

Automaton #0
        1 NDFA states,              1 NDFA arcs
        1 DFA states,               1 DFA arcs
        1 minimal DFA states,       1 minimal DFA arcs
        1 all insns          1 insn equivalence classes
    1 transition comb vector els,     1 trans table els: use simple vect
    1 state alts comb vector els,     1 state alts table els: use simple vect
    1 min delay table els, compression factor 8

    2 all allocated states,         1 all allocated arcs
    0 all allocated alternative states
    1 all transition comb vector els,     1 all trans table els
    1 all state alts comb vector els,     1 all state alts table els
    1 all min delay table els
    1 locked states num

  transformation: 0.000000, building DFA: 0.000000
  DFA minimization: 0.000000, making insn equivalence: 0.000000
 all automaton generation: 0.000000, output: 0.000000
/bin/sh ./move-if-change tmp-attrtab.c insn-attrtab.c
echo timestamp > s-attrtab
cc    -DIN_GCC     -DHAVE_CONFIG_H    -I. -I. -I. -I./. -I./config -I./../include -c insn-attrtab.c \
  -o insn-attrtab.o
Warning 936: "system.h", line 527 # '__FUNCTION__' is predefined identifier.
    #define __FUNCTION__ "?"
            ^^^^^^^^^^^^    
cc -c    -DIN_GCC     -DHAVE_CONFIG_H -DGENERATOR_FILE    -I. -I. -I. -I./. -I./config -I./../include ./genemit.c -o genemit.o
Warning 936: "./system.h", line 527 # '__FUNCTION__' is predefined identifier.
    #define __FUNCTION__ "?"
            ^^^^^^^^^^^^    
cc    -DIN_GCC     -DHAVE_CONFIG_H -DGENERATOR_FILE  -o genemit \
 genemit.o rtl.o read-rtl.o bitmap.o ggc-none.o gensupport.o insn-conditions.o print-rtl1.o \
    errors.o ../libiberty/libiberty.a
./genemit ./config/ia64/ia64.md > tmp-emit.c
/bin/sh ./move-if-change tmp-emit.c insn-emit.c
echo timestamp > s-emit
cc    -DIN_GCC     -DHAVE_CONFIG_H    -I. -I. -I. -I./. -I./config -I./../include -c insn-emit.c \
  -o insn-emit.o
Warning 936: "system.h", line 527 # '__FUNCTION__' is predefined identifier.
    #define __FUNCTION__ "?"
            ^^^^^^^^^^^^    
cc -c    -DIN_GCC     -DHAVE_CONFIG_H -DGENERATOR_FILE    -I. -I. -I. -I./. -I./config -I./../include ./genextract.c -o genextract.o
Warning 936: "./system.h", line 527 # '__FUNCTION__' is predefined identifier.
    #define __FUNCTION__ "?"
            ^^^^^^^^^^^^    
cc    -DIN_GCC     -DHAVE_CONFIG_H -DGENERATOR_FILE  -o genextract \
 genextract.o rtl.o read-rtl.o bitmap.o ggc-none.o gensupport.o insn-conditions.o print-rtl1.o \
    errors.o ../libiberty/libiberty.a
./genextract ./config/ia64/ia64.md > tmp-extract.c
/bin/sh ./move-if-change tmp-extract.c insn-extract.c
echo timestamp > s-extract
cc    -DIN_GCC     -DHAVE_CONFIG_H    -I. -I. -I. -I./. -I./config -I./../include -c insn-extract.c \
  -o insn-extract.o
Warning 936: "system.h", line 527 # '__FUNCTION__' is predefined identifier.
    #define __FUNCTION__ "?"
            ^^^^^^^^^^^^    
cc -c    -DIN_GCC     -DHAVE_CONFIG_H -DGENERATOR_FILE    -I. -I. -I. -I./. -I./config -I./../include ./genopinit.c -o genopinit.o
Warning 936: "./system.h", line 527 # '__FUNCTION__' is predefined identifier.
    #define __FUNCTION__ "?"
            ^^^^^^^^^^^^    
cc    -DIN_GCC     -DHAVE_CONFIG_H -DGENERATOR_FILE  -o genopinit \
 genopinit.o rtl.o read-rtl.o bitmap.o ggc-none.o gensupport.o insn-conditions.o print-rtl1.o \
    errors.o ../libiberty/libiberty.a
./genopinit ./config/ia64/ia64.md > tmp-opinit.c
/bin/sh ./move-if-change tmp-opinit.c insn-opinit.c
echo timestamp > s-opinit
cc    -DIN_GCC     -DHAVE_CONFIG_H    -I. -I. -I. -I./. -I./config -I./../include -c insn-opinit.c \
  -o insn-opinit.o
Warning 936: "system.h", line 527 # '__FUNCTION__' is predefined identifier.
    #define __FUNCTION__ "?"
            ^^^^^^^^^^^^    
cc -c    -DIN_GCC     -DHAVE_CONFIG_H -DGENERATOR_FILE    -I. -I. -I. -I./. -I./config -I./../include ./genoutput.c -o genoutput.o
Warning 936: "./system.h", line 527 # '__FUNCTION__' is predefined identifier.
    #define __FUNCTION__ "?"
            ^^^^^^^^^^^^    
cc    -DIN_GCC     -DHAVE_CONFIG_H -DGENERATOR_FILE  -o genoutput \
 genoutput.o rtl.o read-rtl.o bitmap.o ggc-none.o gensupport.o insn-conditions.o print-rtl1.o \
    errors.o ../libiberty/libiberty.a
./genoutput ./config/ia64/ia64.md > tmp-output.c
/bin/sh ./move-if-change tmp-output.c insn-output.c
echo timestamp > s-output
cc    -DIN_GCC     -DHAVE_CONFIG_H    -I. -I. -I. -I./. -I./config -I./../include -c insn-output.c \
  -o insn-output.o
Warning 936: "system.h", line 527 # '__FUNCTION__' is predefined identifier.
    #define __FUNCTION__ "?"
            ^^^^^^^^^^^^    
Warning 361: "insn-output.c", line 67 # Value-returning function might end without executing a return statement.
    output_4 (operands, insn)
    ^^^^^^^^                 
Warning 361: "insn-output.c", line 90 # Value-returning function might end without executing a return statement.
    output_6 (operands, insn)
    ^^^^^^^^                 
Warning 361: "insn-output.c", line 283 # Value-returning function might end without executing a return statement.
    output_194 (operands, insn)
    ^^^^^^^^^^                 
Warning 361: "insn-output.c", line 323 # Value-returning function might end without executing a return statement.
    output_219 (operands, insn)
    ^^^^^^^^^^                 
Warning 361: "insn-output.c", line 333 # Value-returning function might end without executing a return statement.
    output_221 (operands, insn)
    ^^^^^^^^^^                 
Warning 361: "insn-output.c", line 474 # Value-returning function might end without executing a return statement.
    output_423 (operands, insn)
    ^^^^^^^^^^                 
Warning 361: "insn-output.c", line 497 # Value-returning function might end without executing a return statement.
    output_425 (operands, insn)
    ^^^^^^^^^^                 
Warning 361: "insn-output.c", line 690 # Value-returning function might end without executing a return statement.
    output_601 (operands, insn)
    ^^^^^^^^^^                 
cc -c    -DIN_GCC     -DHAVE_CONFIG_H -DGENERATOR_FILE    -I. -I. -I. -I./. -I./config -I./../include ./genpeep.c -o genpeep.o
Warning 936: "./system.h", line 527 # '__FUNCTION__' is predefined identifier.
    #define __FUNCTION__ "?"
            ^^^^^^^^^^^^    
cc    -DIN_GCC     -DHAVE_CONFIG_H -DGENERATOR_FILE  -o genpeep \
 genpeep.o rtl.o read-rtl.o bitmap.o ggc-none.o gensupport.o insn-conditions.o print-rtl1.o \
    errors.o ../libiberty/libiberty.a
./genpeep ./config/ia64/ia64.md > tmp-peep.c
/bin/sh ./move-if-change tmp-peep.c insn-peep.c
echo timestamp > s-peep
cc    -DIN_GCC     -DHAVE_CONFIG_H    -I. -I. -I. -I./. -I./config -I./../include -c insn-peep.c \
  -o insn-peep.o
Warning 936: "system.h", line 527 # '__FUNCTION__' is predefined identifier.
    #define __FUNCTION__ "?"
            ^^^^^^^^^^^^    
cc -c    -DIN_GCC     -DHAVE_CONFIG_H -DGENERATOR_FILE    -I. -I. -I. -I./. -I./config -I./../include ./genrecog.c -o genrecog.o
Warning 936: "./system.h", line 527 # '__FUNCTION__' is predefined identifier.
    #define __FUNCTION__ "?"
            ^^^^^^^^^^^^    
cc    -DIN_GCC     -DHAVE_CONFIG_H -DGENERATOR_FILE  -o genrecog \
 genrecog.o rtl.o read-rtl.o bitmap.o ggc-none.o gensupport.o insn-conditions.o print-rtl1.o \
    errors.o ../libiberty/libiberty.a
./genrecog ./config/ia64/ia64.md > tmp-recog.c
./config/ia64/ia64.md:4784: warning: operand 0 missing mode?
./config/ia64/ia64.md:5428: warning: operand 3 missing mode?
./config/ia64/ia64.md:4784: warning: operand 0 missing mode?
./config/ia64/ia64.md:5428: warning: operand 3 missing mode?
/bin/sh ./move-if-change tmp-recog.c insn-recog.c
echo timestamp > s-recog
cc    -DIN_GCC     -DHAVE_CONFIG_H    -I. -I. -I. -I./. -I./config -I./../include -c insn-recog.c \
  -o insn-recog.o
Warning 936: "system.h", line 527 # '__FUNCTION__' is predefined identifier.
    #define __FUNCTION__ "?"
            ^^^^^^^^^^^^    
Warning 612: "insn-recog.c", line 1694 # Label 'L47' has no uses.
     L47: ATTRIBUTE_UNUSED_LABEL
     ^^^^                       
Warning 612: "insn-recog.c", line 1879 # Label 'L98' has no uses.
     L98: ATTRIBUTE_UNUSED_LABEL
     ^^^^                       
Warning 612: "insn-recog.c", line 1902 # Label 'L127' has no uses.
     L127: ATTRIBUTE_UNUSED_LABEL
     ^^^^^                       
Warning 612: "insn-recog.c", line 4035 # Label 'L890' has no uses.
     L890: ATTRIBUTE_UNUSED_LABEL
     ^^^^^                       
Warning 612: "insn-recog.c", line 5738 # Label 'L1057' has no uses.
     L1057: ATTRIBUTE_UNUSED_LABEL
     ^^^^^^                       
Warning 612: "insn-recog.c", line 5968 # Label 'L786' has no uses.
     L786: ATTRIBUTE_UNUSED_LABEL
     ^^^^^                       
Warning 612: "insn-recog.c", line 6415 # Label 'L1368' has no uses.
     L1368: ATTRIBUTE_UNUSED_LABEL
     ^^^^^^                       
Warning 612: "insn-recog.c", line 9713 # Label 'L884' has no uses.
     L884: ATTRIBUTE_UNUSED_LABEL
     ^^^^^                       
Warning 612: "insn-recog.c", line 10363 # Label 'L2450' has no uses.
     L2450: ATTRIBUTE_UNUSED_LABEL
     ^^^^^^                       
Warning 612: "insn-recog.c", line 11319 # Label 'L2537' has no uses.
     L2537: ATTRIBUTE_UNUSED_LABEL
     ^^^^^^                       
Warning 612: "insn-recog.c", line 11343 # Label 'L2586' has no uses.
     L2586: ATTRIBUTE_UNUSED_LABEL
     ^^^^^^                       
Warning 612: "insn-recog.c", line 20135 # Label 'L1915' has no uses.
     L1915: ATTRIBUTE_UNUSED_LABEL
     ^^^^^^                       
Warning 612: "insn-recog.c", line 20238 # Label 'L2262' has no uses.
     L2262: ATTRIBUTE_UNUSED_LABEL
     ^^^^^^                       
Warning 612: "insn-recog.c", line 20728 # Label 'L2282' has no uses.
     L2282: ATTRIBUTE_UNUSED_LABEL
     ^^^^^^                       
Warning 612: "insn-recog.c", line 21134 # Label 'L1966' has no uses.
     L1966: ATTRIBUTE_UNUSED_LABEL
     ^^^^^^                       
Warning 612: "insn-recog.c", line 21266 # Label 'L2008' has no uses.
     L2008: ATTRIBUTE_UNUSED_LABEL
     ^^^^^^                       
Warning 612: "insn-recog.c", line 21915 # Label 'L2143' has no uses.
     L2143: ATTRIBUTE_UNUSED_LABEL
     ^^^^^^                       
Warning 612: "insn-recog.c", line 22105 # Label 'L2356' has no uses.
     L2356: ATTRIBUTE_UNUSED_LABEL
     ^^^^^^                       
Warning 612: "insn-recog.c", line 22184 # Label 'L2328' has no uses.
     L2328: ATTRIBUTE_UNUSED_LABEL
     ^^^^^^                       
cc -c    -DIN_GCC     -DHAVE_CONFIG_H    -I. -I. -I. -I./. -I./config -I./../include integrate.c -o integrate.o
Warning 936: "system.h", line 527 # '__FUNCTION__' is predefined identifier.
    #define __FUNCTION__ "?"
            ^^^^^^^^^^^^    
cc    -DIN_GCC     -DHAVE_CONFIG_H    -I. -I. -I. -I./. -I./config -I./../include \
  -DLOCALEDIR=\"/usr/local/share/locale\" \
  -c ./intl.c -o intl.o
Warning 936: "./system.h", line 527 # '__FUNCTION__' is predefined identifier.
    #define __FUNCTION__ "?"
            ^^^^^^^^^^^^    
cc -c    -DIN_GCC     -DHAVE_CONFIG_H    -I. -I. -I. -I./. -I./config -I./../include jump.c -o jump.o
Warning 936: "system.h", line 527 # '__FUNCTION__' is predefined identifier.
    #define __FUNCTION__ "?"
            ^^^^^^^^^^^^    
cc -c    -DIN_GCC     -DHAVE_CONFIG_H    -I. -I. -I. -I./. -I./config -I./../include langhooks.c -o langhooks.o
Warning 936: "system.h", line 527 # '__FUNCTION__' is predefined identifier.
    #define __FUNCTION__ "?"
            ^^^^^^^^^^^^    
Warning 361: "langhooks.c", line 196 # Value-returning function might end without executing a return statement.
    lhd_type_promotes_to (type)
    ^^^^^^^^^^^^^^^^^^^^       
Warning 361: "langhooks.c", line 236 # Value-returning function might end without executing a return statement.
    lhd_expand_expr (t, r, mm, em)
    ^^^^^^^^^^^^^^^               
cc -c    -DIN_GCC     -DHAVE_CONFIG_H    -I. -I. -I. -I./. -I./config -I./../include lcm.c -o lcm.o
Warning 936: "system.h", line 527 # '__FUNCTION__' is predefined identifier.
    #define __FUNCTION__ "?"
            ^^^^^^^^^^^^    
cc -c    -DIN_GCC     -DHAVE_CONFIG_H    -I. -I. -I. -I./. -I./config -I./../include lists.c -o lists.o
Warning 936: "system.h", line 527 # '__FUNCTION__' is predefined identifier.
    #define __FUNCTION__ "?"
            ^^^^^^^^^^^^    
cc -c    -DIN_GCC     -DHAVE_CONFIG_H    -I. -I. -I. -I./. -I./config -I./../include local-alloc.c -o local-alloc.o
Warning 936: "system.h", line 527 # '__FUNCTION__' is predefined identifier.
    #define __FUNCTION__ "?"
            ^^^^^^^^^^^^    
cc -c    -DIN_GCC     -DHAVE_CONFIG_H    -I. -I. -I. -I./. -I./config -I./../include loop.c -o loop.o
Warning 936: "system.h", line 527 # '__FUNCTION__' is predefined identifier.
    #define __FUNCTION__ "?"
            ^^^^^^^^^^^^    
cc -c    -DIN_GCC     -DHAVE_CONFIG_H    -I. -I. -I. -I./. -I./config -I./../include optabs.c -o optabs.o
Warning 936: "system.h", line 527 # '__FUNCTION__' is predefined identifier.
    #define __FUNCTION__ "?"
            ^^^^^^^^^^^^    
cc -c    -DIN_GCC     -DHAVE_CONFIG_H    -I. -I. -I. -I./. -I./config -I./../include params.c -o params.o
Warning 936: "system.h", line 527 # '__FUNCTION__' is predefined identifier.
    #define __FUNCTION__ "?"
            ^^^^^^^^^^^^    
cc -c    -DIN_GCC     -DHAVE_CONFIG_H    -I. -I. -I. -I./. -I./config -I./../include predict.c -o predict.o
Warning 936: "system.h", line 527 # '__FUNCTION__' is predefined identifier.
    #define __FUNCTION__ "?"
            ^^^^^^^^^^^^    
cc -c    -DIN_GCC     -DHAVE_CONFIG_H    -I. -I. -I. -I./. -I./config -I./../include print-rtl.c -o print-rtl.o
Warning 936: "system.h", line 527 # '__FUNCTION__' is predefined identifier.
    #define __FUNCTION__ "?"
            ^^^^^^^^^^^^    
cc -c    -DIN_GCC     -DHAVE_CONFIG_H    -I. -I. -I. -I./. -I./config -I./../include print-tree.c -o print-tree.o
Warning 936: "system.h", line 527 # '__FUNCTION__' is predefined identifier.
    #define __FUNCTION__ "?"
            ^^^^^^^^^^^^    
cc -c    -DIN_GCC     -DHAVE_CONFIG_H    -I. -I. -I. -I./. -I./config -I./../include profile.c -o profile.o
Warning 936: "system.h", line 527 # '__FUNCTION__' is predefined identifier.
    #define __FUNCTION__ "?"
            ^^^^^^^^^^^^    
cc -c    -DIN_GCC     -DHAVE_CONFIG_H    -I. -I. -I. -I./. -I./config -I./../include ra.c -o ra.o
Warning 936: "system.h", line 527 # '__FUNCTION__' is predefined identifier.
    #define __FUNCTION__ "?"
            ^^^^^^^^^^^^    
cc -c    -DIN_GCC     -DHAVE_CONFIG_H    -I. -I. -I. -I./. -I./config -I./../include ra-build.c -o ra-build.o
Warning 936: "system.h", line 527 # '__FUNCTION__' is predefined identifier.
    #define __FUNCTION__ "?"
            ^^^^^^^^^^^^    
cc -c    -DIN_GCC     -DHAVE_CONFIG_H    -I. -I. -I. -I./. -I./config -I./../include ra-colorize.c -o ra-colorize.o
Warning 936: "system.h", line 527 # '__FUNCTION__' is predefined identifier.
    #define __FUNCTION__ "?"
            ^^^^^^^^^^^^    
Warning 863: "ra-colorize.c", line 1172 # Result of operator << is widened from int to unsigned long long.
              c += sprintf (c, "%s", ( 1 << j) & s[i] ? "1" : "0");
                                       ^^^^^^                      
cc -c    -DIN_GCC     -DHAVE_CONFIG_H    -I. -I. -I. -I./. -I./config -I./../include ra-debug.c -o ra-debug.o
Warning 936: "system.h", line 527 # '__FUNCTION__' is predefined identifier.
    #define __FUNCTION__ "?"
            ^^^^^^^^^^^^    
cc -c    -DIN_GCC     -DHAVE_CONFIG_H    -I. -I. -I. -I./. -I./config -I./../include ra-rewrite.c -o ra-rewrite.o
Warning 936: "system.h", line 527 # '__FUNCTION__' is predefined identifier.
    #define __FUNCTION__ "?"
            ^^^^^^^^^^^^    
cc -c    -DIN_GCC     -DHAVE_CONFIG_H    -I. -I. -I. -I./. -I./config -I./../include real.c -o real.o
Warning 936: "system.h", line 527 # '__FUNCTION__' is predefined identifier.
    #define __FUNCTION__ "?"
            ^^^^^^^^^^^^    
cc -c    -DIN_GCC     -DHAVE_CONFIG_H    -I. -I. -I. -I./. -I./config -I./../include recog.c -o recog.o
Warning 936: "system.h", line 527 # '__FUNCTION__' is predefined identifier.
    #define __FUNCTION__ "?"
            ^^^^^^^^^^^^    
cc -c    -DIN_GCC     -DHAVE_CONFIG_H    -I. -I. -I. -I./. -I./config -I./../include reg-stack.c -o reg-stack.o
Warning 936: "system.h", line 527 # '__FUNCTION__' is predefined identifier.
    #define __FUNCTION__ "?"
            ^^^^^^^^^^^^    
cc -c    -DIN_GCC     -DHAVE_CONFIG_H    -I. -I. -I. -I./. -I./config -I./../include regclass.c -o regclass.o
Warning 936: "system.h", line 527 # '__FUNCTION__' is predefined identifier.
    #define __FUNCTION__ "?"
            ^^^^^^^^^^^^    
cc -c    -DIN_GCC     -DHAVE_CONFIG_H    -I. -I. -I. -I./. -I./config -I./../include regmove.c -o regmove.o
Warning 936: "system.h", line 527 # '__FUNCTION__' is predefined identifier.
    #define __FUNCTION__ "?"
            ^^^^^^^^^^^^    
cc -c    -DIN_GCC     -DHAVE_CONFIG_H    -I. -I. -I. -I./. -I./config -I./../include regrename.c -o regrename.o
Warning 936: "system.h", line 527 # '__FUNCTION__' is predefined identifier.
    #define __FUNCTION__ "?"
            ^^^^^^^^^^^^    
cc -c    -DIN_GCC     -DHAVE_CONFIG_H    -I. -I. -I. -I./. -I./config -I./../include reload.c -o reload.o
Warning 936: "system.h", line 527 # '__FUNCTION__' is predefined identifier.
    #define __FUNCTION__ "?"
            ^^^^^^^^^^^^    
cc -c    -DIN_GCC     -DHAVE_CONFIG_H    -I. -I. -I. -I./. -I./config -I./../include reload1.c -o reload1.o
Warning 936: "system.h", line 527 # '__FUNCTION__' is predefined identifier.
    #define __FUNCTION__ "?"
            ^^^^^^^^^^^^    
cc -c    -DIN_GCC     -DHAVE_CONFIG_H    -I. -I. -I. -I./. -I./config -I./../include reorg.c -o reorg.o
Warning 936: "system.h", line 527 # '__FUNCTION__' is predefined identifier.
    #define __FUNCTION__ "?"
            ^^^^^^^^^^^^    
cc -c    -DIN_GCC     -DHAVE_CONFIG_H    -I. -I. -I. -I./. -I./config -I./../include resource.c -o resource.o
Warning 936: "system.h", line 527 # '__FUNCTION__' is predefined identifier.
    #define __FUNCTION__ "?"
            ^^^^^^^^^^^^    
cc -c    -DIN_GCC     -DHAVE_CONFIG_H    -I. -I. -I. -I./. -I./config -I./../include rtlanal.c -o rtlanal.o
Warning 936: "system.h", line 527 # '__FUNCTION__' is predefined identifier.
    #define __FUNCTION__ "?"
            ^^^^^^^^^^^^    
cc -c    -DIN_GCC     -DHAVE_CONFIG_H    -I. -I. -I. -I./. -I./config -I./../include rtl-error.c -o rtl-error.o
Warning 936: "system.h", line 527 # '__FUNCTION__' is predefined identifier.
    #define __FUNCTION__ "?"
            ^^^^^^^^^^^^    
cc -c    -DIN_GCC     -DHAVE_CONFIG_H    -I. -I. -I. -I./. -I./config -I./../include sbitmap.c -o sbitmap.o
Warning 936: "system.h", line 527 # '__FUNCTION__' is predefined identifier.
    #define __FUNCTION__ "?"
            ^^^^^^^^^^^^    
cc -c    -DIN_GCC     -DHAVE_CONFIG_H    -I. -I. -I. -I./. -I./config -I./../include sched-deps.c -o sched-deps.o
Warning 936: "system.h", line 527 # '__FUNCTION__' is predefined identifier.
    #define __FUNCTION__ "?"
            ^^^^^^^^^^^^    
cc -c    -DIN_GCC     -DHAVE_CONFIG_H    -I. -I. -I. -I./. -I./config -I./../include sched-ebb.c -o sched-ebb.o
Warning 936: "system.h", line 527 # '__FUNCTION__' is predefined identifier.
    #define __FUNCTION__ "?"
            ^^^^^^^^^^^^    
cc -c    -DIN_GCC     -DHAVE_CONFIG_H    -I. -I. -I. -I./. -I./config -I./../include sched-rgn.c -o sched-rgn.o
Warning 936: "system.h", line 527 # '__FUNCTION__' is predefined identifier.
    #define __FUNCTION__ "?"
            ^^^^^^^^^^^^    
cc -c    -DIN_GCC     -DHAVE_CONFIG_H    -I. -I. -I. -I./. -I./config -I./../include sched-vis.c -o sched-vis.o
Warning 936: "system.h", line 527 # '__FUNCTION__' is predefined identifier.
    #define __FUNCTION__ "?"
            ^^^^^^^^^^^^    
cc -c    -DIN_GCC     -DHAVE_CONFIG_H    -I. -I. -I. -I./. -I./config -I./../include sdbout.c -o sdbout.o
Warning 936: "system.h", line 527 # '__FUNCTION__' is predefined identifier.
    #define __FUNCTION__ "?"
            ^^^^^^^^^^^^    
cc -c    -DIN_GCC     -DHAVE_CONFIG_H    -I. -I. -I. -I./. -I./config -I./../include sibcall.c -o sibcall.o
Warning 936: "system.h", line 527 # '__FUNCTION__' is predefined identifier.
    #define __FUNCTION__ "?"
            ^^^^^^^^^^^^    
cc -c    -DIN_GCC     -DHAVE_CONFIG_H    -I. -I. -I. -I./. -I./config -I./../include simplify-rtx.c -o simplify-rtx.o
Warning 936: "system.h", line 527 # '__FUNCTION__' is predefined identifier.
    #define __FUNCTION__ "?"
            ^^^^^^^^^^^^    
Warning 863: "simplify-rtx.c", line 2335 # Result of operator << is widened from int to long long.
                RTVEC_ELT (v, i) = (INTVAL (op2) & (1 << i)
                                                    ^^^^^^ 
cc -c    -DIN_GCC     -DHAVE_CONFIG_H    -I. -I. -I. -I./. -I./config -I./../include ssa.c -o ssa.o
Warning 936: "system.h", line 527 # '__FUNCTION__' is predefined identifier.
    #define __FUNCTION__ "?"
            ^^^^^^^^^^^^    
cc -c    -DIN_GCC     -DHAVE_CONFIG_H    -I. -I. -I. -I./. -I./config -I./../include ssa-ccp.c -o ssa-ccp.o
Warning 936: "system.h", line 527 # '__FUNCTION__' is predefined identifier.
    #define __FUNCTION__ "?"
            ^^^^^^^^^^^^    
cc -c    -DIN_GCC     -DHAVE_CONFIG_H    -I. -I. -I. -I./. -I./config -I./../include ssa-dce.c -o ssa-dce.o
Warning 936: "system.h", line 527 # '__FUNCTION__' is predefined identifier.
    #define __FUNCTION__ "?"
            ^^^^^^^^^^^^    
cc -c    -DIN_GCC     -DHAVE_CONFIG_H    -I. -I. -I. -I./. -I./config -I./../include stmt.c -o stmt.o
Warning 936: "system.h", line 527 # '__FUNCTION__' is predefined identifier.
    #define __FUNCTION__ "?"
            ^^^^^^^^^^^^    
Warning 863: "stmt.c", line 4947 # Result of operator << is widened from int to long long.
          count = 1 << BITS_PER_UNIT;
                  ^^^^^^^^^^^^^^^^^^ 
cc -c    -DIN_GCC     -DHAVE_CONFIG_H    -I. -I. -I. -I./. -I./config -I./../include stor-layout.c -o stor-layout.o
Warning 936: "system.h", line 527 # '__FUNCTION__' is predefined identifier.
    #define __FUNCTION__ "?"
            ^^^^^^^^^^^^    
cc -c    -DIN_GCC     -DHAVE_CONFIG_H    -I. -I. -I. -I./. -I./config -I./../include stringpool.c -o stringpool.o
Warning 936: "system.h", line 527 # '__FUNCTION__' is predefined identifier.
    #define __FUNCTION__ "?"
            ^^^^^^^^^^^^    
cc -c    -DIN_GCC     -DHAVE_CONFIG_H    -I. -I. -I. -I./. -I./config -I./../include timevar.c -o timevar.o
Warning 936: "system.h", line 527 # '__FUNCTION__' is predefined identifier.
    #define __FUNCTION__ "?"
            ^^^^^^^^^^^^    
lof="./cp/lang-options.h ./f/lang-options.h"; for f in $lof; do \
    echo "#include \"$f\""; \
done | sed 's|./||' > tmp-options.h
/bin/sh ./move-if-change tmp-options.h options.h
echo timestamp > s-options
cc    -DIN_GCC     -DHAVE_CONFIG_H    -I. -I. -I. -I./. -I./config -I./../include \
  -DTARGET_NAME=\"ia64-hp-hpux11.23\" \
  -c ./toplev.c -o toplev.o
Warning 936: "./system.h", line 527 # '__FUNCTION__' is predefined identifier.
    #define __FUNCTION__ "?"
            ^^^^^^^^^^^^    
cc -c    -DIN_GCC     -DHAVE_CONFIG_H    -I. -I. -I. -I./. -I./config -I./../include tracer.c -o tracer.o
Warning 936: "system.h", line 527 # '__FUNCTION__' is predefined identifier.
    #define __FUNCTION__ "?"
            ^^^^^^^^^^^^    
cc -c    -DIN_GCC     -DHAVE_CONFIG_H    -I. -I. -I. -I./. -I./config -I./../include tree.c -o tree.o
Warning 936: "system.h", line 527 # '__FUNCTION__' is predefined identifier.
    #define __FUNCTION__ "?"
            ^^^^^^^^^^^^    
cc -c    -DIN_GCC     -DHAVE_CONFIG_H    -I. -I. -I. -I./. -I./config -I./../include tree-dump.c -o tree-dump.o
Warning 936: "system.h", line 527 # '__FUNCTION__' is predefined identifier.
    #define __FUNCTION__ "?"
            ^^^^^^^^^^^^    
cc -c    -DIN_GCC     -DHAVE_CONFIG_H    -I. -I. -I. -I./. -I./config -I./../include tree-inline.c -o tree-inline.o
Warning 936: "system.h", line 527 # '__FUNCTION__' is predefined identifier.
    #define __FUNCTION__ "?"
            ^^^^^^^^^^^^    
cc -c    -DIN_GCC     -DHAVE_CONFIG_H    -I. -I. -I. -I./. -I./config -I./../include unroll.c -o unroll.o
Warning 936: "system.h", line 527 # '__FUNCTION__' is predefined identifier.
    #define __FUNCTION__ "?"
            ^^^^^^^^^^^^    
cc -c    -DIN_GCC     -DHAVE_CONFIG_H    -I. -I. -I. -I./. -I./config -I./../include varasm.c -o varasm.o
Warning 936: "system.h", line 527 # '__FUNCTION__' is predefined identifier.
    #define __FUNCTION__ "?"
            ^^^^^^^^^^^^    
cc -c    -DIN_GCC     -DHAVE_CONFIG_H    -I. -I. -I. -I./. -I./config -I./../include version.c -o version.o
cc -c    -DIN_GCC     -DHAVE_CONFIG_H    -I. -I. -I. -I./. -I./config -I./../include vmsdbgout.c -o vmsdbgout.o
cc -c    -DIN_GCC     -DHAVE_CONFIG_H    -I. -I. -I. -I./. -I./config -I./../include xcoffout.c -o xcoffout.o
Warning 936: "system.h", line 527 # '__FUNCTION__' is predefined identifier.
    #define __FUNCTION__ "?"
            ^^^^^^^^^^^^    
cc -c    -DIN_GCC     -DHAVE_CONFIG_H    -I. -I. -I. -I./. -I./config -I./../include et-forest.c -o et-forest.o
Warning 936: "system.h", line 527 # '__FUNCTION__' is predefined identifier.
    #define __FUNCTION__ "?"
            ^^^^^^^^^^^^    
cc -c    -DIN_GCC     -DHAVE_CONFIG_H    -I. -I. -I. -I./. -I./config -I./../include ggc-page.c -o ggc-page.o
Warning 936: "system.h", line 527 # '__FUNCTION__' is predefined identifier.
    #define __FUNCTION__ "?"
            ^^^^^^^^^^^^    
cc -c    -DIN_GCC     -DHAVE_CONFIG_H    -I. -I. -I. -I./. -I./config -I./../include \
	./config/ia64/ia64.c -o ia64.o
Warning 936: "./system.h", line 527 # '__FUNCTION__' is predefined identifier.
    #define __FUNCTION__ "?"
            ^^^^^^^^^^^^    
rm -rf libbackend.a
ar rc libbackend.a alias.o bb-reorder.o bitmap.o builtins.o caller-save.o calls.o cfg.o cfganal.o cfgbuild.o cfgcleanup.o cfglayout.o cfgloop.o cfgrtl.o combine.o conflict.o convert.o cse.o cselib.o dbxout.o debug.o df.o diagnostic.o doloop.o dominance.o dwarf2asm.o dwarf2out.o dwarfout.o emit-rtl.o except.o explow.o expmed.o expr.o final.o flow.o fold-const.o function.o gcse.o genrtl.o ggc-common.o global.o graph.o gtype-desc.o haifa-sched.o hashtable.o hooks.o ifcvt.o insn-attrtab.o insn-emit.o insn-extract.o insn-opinit.o insn-output.o insn-peep.o insn-recog.o integrate.o intl.o jump.o  langhooks.o lcm.o lists.o local-alloc.o loop.o mbchar.o optabs.o params.o predict.o print-rtl.o print-tree.o profile.o ra.o ra-build.o ra-colorize.o ra-debug.o ra-rewrite.o real.o recog.o reg-stack.o regclass.o regmove.o regrename.o reload.o reload1.o reorg.o resource.o rtl.o rtlanal.o rtl-error.o sbitmap.o sched-deps.o sched-ebb.o sched-rgn.o sched-vis.o sdbout.o sibcall.o simplify-rtx.o ssa.o ssa-ccp.o ssa-dce.o stmt.o stor-layout.o stringpool.o timevar.o toplev.o tracer.o tree.o tree-dump.o tree-inline.o unroll.o varasm.o varray.o version.o vmsdbgout.o xcoffout.o et-forest.o ggc-page.o ia64.o 
true libbackend.a
cc    -DIN_GCC     -DHAVE_CONFIG_H  -o cc1 \
	c-parse.o c-lang.o c-pretty-print.o attribs.o c-errors.o c-lex.o c-pragma.o c-decl.o c-typeck.o c-convert.o c-aux-info.o c-common.o c-opts.o c-format.o c-semantics.o c-objc-common.o c-dump.o libcpp.a ia64-c.o main.o libbackend.a ./intl/libintl.a   ../libiberty/libiberty.a
cc -c    -DIN_GCC     -DHAVE_CONFIG_H    -I. -I. -I. -I./. -I./config -I./../include gcov.c -o gcov.o
Warning 936: "system.h", line 527 # '__FUNCTION__' is predefined identifier.
    #define __FUNCTION__ "?"
            ^^^^^^^^^^^^    
cc    -DIN_GCC     -DHAVE_CONFIG_H  gcov.o intl.o version.o ./intl/libintl.a   ../libiberty/libiberty.a -o gcov
cc -c    -DIN_GCC     -DHAVE_CONFIG_H    -I. -Icp -I. -I./cp -I./config -I./../include cp/call.c -o cp/call.o
Warning 936: "./system.h", line 527 # '__FUNCTION__' is predefined identifier.
    #define __FUNCTION__ "?"
            ^^^^^^^^^^^^    
Error 119: "cp/cp-tree.h", line 32 # #error "You should be using 'make bootstrap' -- see installation instructions" 
    #error "You should be using 'make bootstrap' -- see installation 
     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
gmake[1]: *** [cp/call.o] Error 2
gmake[1]: Leaving directory `/home/djekels/gcc-3.3.1/gcc/gcc'
gmake: *** [all-gcc] Error 2

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2003-10-04 15:20 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-10-04 15:20 gcc 3.3.1 installation problems djekels

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).