990517 snapshot dies in parallel build
Jerry Quinn
jquinn@nortelnetworks.com
Thu May 20 17:13:00 GMT 1999
There is a missing dependency in the makefile somewhere allowing cccp
to be used at the same time that it is being built. I've looked in
the makefile but can't figure out what is happening.
I'm building on an hppa2.0-hp-hpux10.20 platform. config.status
contains:
#!/bin/sh
# This file was generated automatically by configure. Do not edit.
# This directory was configured as follows:
../../../gcc-src/configure --with-gcc-version-trigger=/opt/corp/contrib/egcs/sna
pshot/gcc-src/gcc/version.c --host=hppa2.0-hp-hpux10.20 --prefix=/opt/corp/contr
ib/egcs/snapshot --exec-prefix=/opt/corp/contrib/egcs/snapshot/hppa2.0-hpux10.20
--with-gnu-as --enable-languages=c,c++,f77 --norecursion
# using "mh-frag"
I'm building with the command:
make MAKE="make -j 6" bootstrap
Here is the make output leading up to the failure:
if test bootstrap2 = bootstrap2-lean; then rm -rf stage1; else true; fi
make -j 6 CC="stage2/xgcc -Bstage2/ -B/opt/corp/contrib/egcs/snapshot/hppa2.0-hpux10.20/hppa2.0-hp-hpux10.20/bin/" CFLAGS="-W -Wall -O2 -g -O2" LDFLAGS="" libdir=/opt/corp/contrib/egcs/snapshot/hppa2.0-hpux10.20/lib STAGE_PREFIX=stage2/ LANGUAGES="c proto gcov c++ f77"
make[2]: Entering directory `/tmp_mnt/opt/corp/contrib/egcs/snapshot/build/hppa2.0-hpux10.20/gcc/gcc'
stage2/xgcc -Bstage2/ -B/opt/corp/contrib/egcs/snapshot/hppa2.0-hpux10.20/hppa2.0-hp-hpux10.20/bin/ -DIN_GCC -DHAIFA -W -Wall -O2 -g -O2 -DHAVE_CONFIG_H -I. -I../../../../gcc-src/gcc -I../../../../gcc-src/gcc/config -I../../../../gcc-src/gcc/../include \
-DGCC_INCLUDE_DIR=\"/opt/corp/contrib/egcs/snapshot/hppa2.0-hpux10.20/lib/gcc-lib/hppa2.0-hp-hpux10.20/egcs-2.93.22/include\" \
-DGPLUSPLUS_INCLUDE_DIR=\"/opt/corp/contrib/egcs/snapshot/hppa2.0-hpux10.20/lib/gcc-lib/hppa2.0-hp-hpux10.20/egcs-2.93.22/../../../..`echo /opt/corp/contrib/egcs/snapshot/hppa2.0-hpux10.20 | sed -e 's|^/opt/corp/contrib/egcs/snapshot||' -e 's|/[^/]*|/..|g'`/include/g++-2\" \
-DLOCAL_INCLUDE_DIR=\"/usr/local/include\" \
-DCROSS_INCLUDE_DIR=\"/opt/corp/contrib/egcs/snapshot/hppa2.0-hpux10.20/lib/gcc-lib/hppa2.0-hp-hpux10.20/egcs-2.93.22/../../../`echo /opt/corp/contrib/egcs/snapshot/hppa2.0-hpux10.20 | sed -e 's|^/opt/corp/contrib/egcs/snapshot||' -e 's|/$||' -e 's|^[^/]|/|' -e 's|/[^/]*|../|g'`hppa2.0-hp-hpux10.20/sys-include\" \
-DTOOL_INCLUDE_DIR=\"/opt/corp/contrib/egcs/snapshot/hppa2.0-hpux10.20/lib/gcc-lib/hppa2.0-hp-hpux10.20/egcs-2.93.22/../../../`echo /opt/corp/contrib/egcs/snapshot/hppa2.0-hpux10.20 | sed -e 's|^/opt/corp/contrib/egcs/snapshot||' -e 's|/$||' -e 's|^[^/]|/|' -e 's|/[^/]*|../|g'`hppa2.0-hp-hpux10.20/include\" \
-c `echo ../../../../gcc-src/gcc/cccp.c | sed 's,^\./,,'`
stage2/xgcc -Bstage2/ -B/opt/corp/contrib/egcs/snapshot/hppa2.0-hpux10.20/hppa2.0-hp-hpux10.20/bin/ -DIN_GCC -DHAIFA -W -Wall -O2 -g -O2 -DHAVE_CONFIG_H -I. -I../../../../gcc-src/gcc -I../../../../gcc-src/gcc/config -I../../../../gcc-src/gcc/../include -c ../../../../gcc-src/gcc/cexp.c
stage2/xgcc -Bstage2/ -B/opt/corp/contrib/egcs/snapshot/hppa2.0-hpux10.20/hppa2.0-hp-hpux10.20/bin/ -DIN_GCC -DHAIFA -W -Wall -O2 -g -O2 -DHAVE_CONFIG_H -I. -I../../../../gcc-src/gcc -I../../../../gcc-src/gcc/config -I../../../../gcc-src/gcc/../include \
-DLOCALEDIR=\"/opt/corp/contrib/egcs/snapshot/share/locale\" \
-c `echo ../../../../gcc-src/gcc/intl.c | sed 's,^\./,,'`
stage2/xgcc -Bstage2/ -B/opt/corp/contrib/egcs/snapshot/hppa2.0-hpux10.20/hppa2.0-hp-hpux10.20/bin/ -DIN_GCC -DHAIFA -W -Wall -O2 -g -O2 -DHAVE_CONFIG_H -I. -I../../../../gcc-src/gcc -I../../../../gcc-src/gcc/config -I../../../../gcc-src/gcc/../include \
-DPREFIX=\"/opt/corp/contrib/egcs/snapshot\" \
-c `echo ../../../../gcc-src/gcc/prefix.c | sed 's,^\./,,'`
stage2/xgcc -Bstage2/ -B/opt/corp/contrib/egcs/snapshot/hppa2.0-hpux10.20/hppa2.0-hp-hpux10.20/bin/ -c -DIN_GCC -DHAIFA -W -Wall -O2 -g -O2 -DHAVE_CONFIG_H -I. -I../../../../gcc-src/gcc -I../../../../gcc-src/gcc/config -I../../../../gcc-src/gcc/../include ../../../../gcc-src/gcc/version.c
stage2/xgcc -Bstage2/ -B/opt/corp/contrib/egcs/snapshot/hppa2.0-hpux10.20/hppa2.0-hp-hpux10.20/bin/ -c -DIN_GCC -DHAIFA -W -Wall -O2 -g -O2 -DHAVE_CONFIG_H -I. -I../../../../gcc-src/gcc -I../../../../gcc-src/gcc/config -I../../../../gcc-src/gcc/../include ../../../../gcc-src/gcc/mbchar.c
rm -f obstack.c
rm -f alloca.c
ln -s ../../../../gcc-src/gcc/../libiberty/alloca.c alloca.c
ln -s ../../../../gcc-src/gcc/../libiberty/obstack.c obstack.c
(cd intl && make -j 6 all)
stage2/xgcc -Bstage2/ -B/opt/corp/contrib/egcs/snapshot/hppa2.0-hpux10.20/hppa2.0-hp-hpux10.20/bin/ -c -DIN_GCC -DHAIFA -W -Wall -O2 -g -O2 -DHAVE_CONFIG_H -I. -I../../../../gcc-src/gcc -I../../../../gcc-src/gcc/config -I../../../../gcc-src/gcc/../include obstack.c
stage2/xgcc -Bstage2/ -B/opt/corp/contrib/egcs/snapshot/hppa2.0-hpux10.20/hppa2.0-hp-hpux10.20/bin/ -DIN_GCC -DHAIFA -W -Wall -O2 -g -O2 -DHAVE_CONFIG_H -I. -I../../../../gcc-src/gcc -I../../../../gcc-src/gcc/config -I../../../../gcc-src/gcc/../include \
-c `echo alloca.c | sed 's,^\./,,'`
make[3]: Entering directory `/tmp_mnt/opt/corp/contrib/egcs/snapshot/build/hppa2.0-hpux10.20/gcc/gcc/intl'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/tmp_mnt/opt/corp/contrib/egcs/snapshot/build/hppa2.0-hpux10.20/gcc/gcc/intl'
stage2/xgcc -Bstage2/ -B/opt/corp/contrib/egcs/snapshot/hppa2.0-hpux10.20/hppa2.0-hp-hpux10.20/bin/ -c -DIN_GCC -DHAIFA -W -Wall -O2 -g -O2 -DHAVE_CONFIG_H -I. -I../../../../gcc-src/gcc -I../../../../gcc-src/gcc/config -I../../../../gcc-src/gcc/../include \
../../../../gcc-src/gcc/gencheck.c
true
stage2/xgcc -Bstage2/ -B/opt/corp/contrib/egcs/snapshot/hppa2.0-hpux10.20/hppa2.0-hp-hpux10.20/bin/ -c -DIN_GCC -DHAIFA -W -Wall -O2 -g -O2 -DHAVE_CONFIG_H -I. -I../../../../gcc-src/gcc -I../../../../gcc-src/gcc/config -I../../../../gcc-src/gcc/../include ../../../../gcc-src/gcc/gengenrtl.c
cexp.y: In function `yyparse':
cexp.y:310: warning: comparison between signed and unsigned
cexp.y:317: warning: comparison between signed and unsigned
cexp.y:324: warning: comparison between signed and unsigned
cexp.y:331: warning: comparison between signed and unsigned
../../../../gcc-src/gcc/cccp.c: In function `main':
../../../../gcc-src/gcc/cccp.c:2098: warning: comparison between signed and unsigned
stage2/xgcc -Bstage2/ -B/opt/corp/contrib/egcs/snapshot/hppa2.0-hpux10.20/hppa2.0-hp-hpux10.20/bin/ -c -DIN_GCC -DHAIFA -W -Wall -O2 -g -O2 -DHAVE_CONFIG_H -I. -I../../../../gcc-src/gcc -I../../../../gcc-src/gcc/config -I../../../../gcc-src/gcc/../include ../../../../gcc-src/gcc/getpwd.c
stage2/xgcc -Bstage2/ -B/opt/corp/contrib/egcs/snapshot/hppa2.0-hpux10.20/hppa2.0-hp-hpux10.20/bin/ -c -DIN_GCC -DHAIFA -W -Wall -O2 -g -O2 -DHAVE_CONFIG_H -I. -I../../../../gcc-src/gcc -I../../../../gcc-src/gcc/config -I../../../../gcc-src/gcc/../include ../../../../gcc-src/gcc/dyn-string.c
rm -f splay-tree.c
stage2/xgcc -Bstage2/ -B/opt/corp/contrib/egcs/snapshot/hppa2.0-hpux10.20/hppa2.0-hp-hpux10.20/bin/ -c -DIN_GCC -DHAIFA -W -Wall -O2 -g -O2 -DHAVE_CONFIG_H -I. -I../../../../gcc-src/gcc -I../../../../gcc-src/gcc/config -I../../../../gcc-src/gcc/../include ../../../../gcc-src/gcc/hash.c
ln -s ../../../../gcc-src/gcc/../libiberty/splay-tree.c splay-tree.c
stage2/xgcc -Bstage2/ -B/opt/corp/contrib/egcs/snapshot/hppa2.0-hpux10.20/hppa2.0-hp-hpux10.20/bin/ -c -DIN_GCC -DHAIFA -W -Wall -O2 -g -O2 -DHAVE_CONFIG_H -I. -I../../../../gcc-src/gcc -I../../../../gcc-src/gcc/config -I../../../../gcc-src/gcc/../include splay-tree.c
stage2/xgcc -Bstage2/ -B/opt/corp/contrib/egcs/snapshot/hppa2.0-hpux10.20/hppa2.0-hp-hpux10.20/bin/ -DIN_GCC -DHAIFA -W -Wall -O2 -g -O2 -DHAVE_CONFIG_H -o gencheck \
gencheck.o ` case "obstack.o" in ?*) echo obstack.o ;; esac ` ` case "alloca.o" in ?*) echo alloca.o ;; esac ` ` case "" in ?*) echo ;; esac ` ` case "" in ?*) echo ;; esac ` ` case "" in ?*) echo ;; esac `
stage2/xgcc -Bstage2/ -B/opt/corp/contrib/egcs/snapshot/hppa2.0-hpux10.20/hppa2.0-hp-hpux10.20/bin/ -DIN_GCC -DHAIFA -W -Wall -O2 -g -O2 -DHAVE_CONFIG_H -o gengenrtl \
gengenrtl.o ` case "obstack.o" in ?*) echo obstack.o ;; esac ` ` case "alloca.o" in ?*) echo alloca.o ;; esac ` ` case "" in ?*) echo ;; esac ` ` case "" in ?*) echo ;; esac ` ` case "" in ?*) echo ;; esac `
splay-tree.c: In function `splay_tree_insert':
splay-tree.c:267: warning: `comparison' might be used uninitialized in this function
../../../../gcc-src/gcc/hash.c: In function `hash_newfunc':
../../../../gcc-src/gcc/hash.c:143: warning: unused parameter `p'
stage2/xgcc -Bstage2/ -B/opt/corp/contrib/egcs/snapshot/hppa2.0-hpux10.20/hppa2.0-hp-hpux10.20/bin/ -c -DIN_GCC -DHAIFA -W -Wall -O2 -g -O2 -DHAVE_CONFIG_H -I. -I../../../../gcc-src/gcc -I../../../../gcc-src/gcc/config -I../../../../gcc-src/gcc/../include \
-DGCC_INCLUDE_DIR=\"/opt/corp/contrib/egcs/snapshot/hppa2.0-hpux10.20/lib/gcc-lib/hppa2.0-hp-hpux10.20/egcs-2.93.22/include\" \
-DGPLUSPLUS_INCLUDE_DIR=\"/opt/corp/contrib/egcs/snapshot/hppa2.0-hpux10.20/lib/gcc-lib/hppa2.0-hp-hpux10.20/egcs-2.93.22/../../../..`echo /opt/corp/contrib/egcs/snapshot/hppa2.0-hpux10.20 | sed -e 's|^/opt/corp/contrib/egcs/snapshot||' -e 's|/[^/]*|/..|g'`/include/g++-2\" \
-DCROSS_INCLUDE_DIR=\"/opt/corp/contrib/egcs/snapshot/hppa2.0-hpux10.20/lib/gcc-lib/hppa2.0-hp-hpux10.20/egcs-2.93.22/../../../`echo /opt/corp/contrib/egcs/snapshot/hppa2.0-hpux10.20 | sed -e 's|^/opt/corp/contrib/egcs/snapshot||' -e 's|/$||' -e 's|^[^/]|/|' -e 's|/[^/]*|../|g'`hppa2.0-hp-hpux10.20/sys-include\" \
-DTOOL_INCLUDE_DIR=\"/opt/corp/contrib/egcs/snapshot/hppa2.0-hpux10.20/lib/gcc-lib/hppa2.0-hp-hpux10.20/egcs-2.93.22/../../../`echo /opt/corp/contrib/egcs/snapshot/hppa2.0-hpux10.20 | sed -e 's|^/opt/corp/contrib/egcs/snapshot||' -e 's|/$||' -e 's|^[^/]|/|' -e 's|/[^/]*|../|g'`hppa2.0-hp-hpux10.20/include\" \
-DLOCAL_INCLUDE_DIR=\"/usr/local/include\" \
-DSTD_PROTO_DIR=\"/opt/corp/contrib/egcs/snapshot/hppa2.0-hpux10.20/lib/gcc-lib/hppa2.0-hp-hpux10.20/egcs-2.93.22\" \
../../../../gcc-src/gcc/protoize.c
stage2/xgcc -Bstage2/ -B/opt/corp/contrib/egcs/snapshot/hppa2.0-hpux10.20/hppa2.0-hp-hpux10.20/bin/ -c -DIN_GCC -DHAIFA -W -Wall -O2 -g -O2 -DHAVE_CONFIG_H -I. -I../../../../gcc-src/gcc -I../../../../gcc-src/gcc/config -I../../../../gcc-src/gcc/../include \
-DGCC_INCLUDE_DIR=\"/opt/corp/contrib/egcs/snapshot/hppa2.0-hpux10.20/lib/gcc-lib/hppa2.0-hp-hpux10.20/egcs-2.93.22/include\" \
-DGPLUSPLUS_INCLUDE_DIR=\"/opt/corp/contrib/egcs/snapshot/hppa2.0-hpux10.20/lib/gcc-lib/hppa2.0-hp-hpux10.20/egcs-2.93.22/../../../..`echo /opt/corp/contrib/egcs/snapshot/hppa2.0-hpux10.20 | sed -e 's|^/opt/corp/contrib/egcs/snapshot||' -e 's|/[^/]*|/..|g'`/include/g++-2\" \
-DCROSS_INCLUDE_DIR=\"/opt/corp/contrib/egcs/snapshot/hppa2.0-hpux10.20/lib/gcc-lib/hppa2.0-hp-hpux10.20/egcs-2.93.22/../../../`echo /opt/corp/contrib/egcs/snapshot/hppa2.0-hpux10.20 | sed -e 's|^/opt/corp/contrib/egcs/snapshot||' -e 's|/$||' -e 's|^[^/]|/|' -e 's|/[^/]*|../|g'`hppa2.0-hp-hpux10.20/sys-include\" \
-DTOOL_INCLUDE_DIR=\"/opt/corp/contrib/egcs/snapshot/hppa2.0-hpux10.20/lib/gcc-lib/hppa2.0-hp-hpux10.20/egcs-2.93.22/../../../`echo /opt/corp/contrib/egcs/snapshot/hppa2.0-hpux10.20 | sed -e 's|^/opt/corp/contrib/egcs/snapshot||' -e 's|/$||' -e 's|^[^/]|/|' -e 's|/[^/]*|../|g'`hppa2.0-hp-hpux10.20/include\" \
-DLOCAL_INCLUDE_DIR=\"/usr/local/include\" \
-DSTD_PROTO_DIR=\"/opt/corp/contrib/egcs/snapshot/hppa2.0-hpux10.20/lib/gcc-lib/hppa2.0-hp-hpux10.20/egcs-2.93.22\" \
../../../../gcc-src/gcc/unprotoize.c
/bin/sh ../../../../gcc-src/gcc/genmultilib \
"" \
"" \
"" \
"" \
"" > tmp-mlib.h
stage2/xgcc -Bstage2/ -B/opt/corp/contrib/egcs/snapshot/hppa2.0-hpux10.20/hppa2.0-hp-hpux10.20/bin/ -c -DIN_GCC -DHAIFA -W -Wall -O2 -g -O2 -DHAVE_CONFIG_H -I. -I../../../../gcc-src/gcc -I../../../../gcc-src/gcc/config -I../../../../gcc-src/gcc/../include ../../../../gcc-src/gcc/gccspec.c
../../../../gcc-src/gcc/move-if-change tmp-mlib.h multilib.h
./gencheck > tmp-check.h
multilib.h is unchanged
../../../../gcc-src/gcc/move-if-change tmp-check.h tree-check.h
touch s-mlib
stage2/xgcc -Bstage2/ -B/opt/corp/contrib/egcs/snapshot/hppa2.0-hpux10.20/hppa2.0-hp-hpux10.20/bin/ -c -DIN_GCC -DHAIFA -W -Wall -O2 -g -O2 -DHAVE_CONFIG_H -I. -I../../../../gcc-src/gcc -I../../../../gcc-src/gcc/config -I../../../../gcc-src/gcc/../include ../../../../gcc-src/gcc/gcov.c
./gengenrtl tmp-genrtl.h tmp-genrtl.c
../../../../gcc-src/gcc/move-if-change tmp-genrtl.h genrtl.h
touch s-check
stage2/xgcc -Bstage2/ -B/opt/corp/contrib/egcs/snapshot/hppa2.0-hpux10.20/hppa2.0-hp-hpux10.20/bin/ -DIN_GCC -DHAIFA -W -Wall -O2 -g -O2 -DHAVE_CONFIG_H -I. -I../../../../gcc-src/gcc -I../../../../gcc-src/gcc/config -I../../../../gcc-src/gcc/../include \
-DTARGET_MACHINE=\"hppa2.0-hp-hpux10.20\" -DUSE_COLLECT2 \
-c `echo ../../../../gcc-src/gcc/collect2.c | sed 's,^\./,,'`
genrtl.h is unchanged
../../../../gcc-src/gcc/move-if-change tmp-genrtl.c genrtl.c
genrtl.c is unchanged
touch s-genrtl
stage2/xgcc -Bstage2/ -B/opt/corp/contrib/egcs/snapshot/hppa2.0-hpux10.20/hppa2.0-hp-hpux10.20/bin/ -c -DIN_GCC -DHAIFA -W -Wall -O2 -g -O2 -DHAVE_CONFIG_H -I. -I../../../../gcc-src/gcc -I../../../../gcc-src/gcc/config -I../../../../gcc-src/gcc/../include ../../../../gcc-src/gcc/tlink.c
../../../../gcc-src/gcc/tlink.c: In function `symbol_hash_newfunc':
../../../../gcc-src/gcc/tlink.c:118: warning: unused parameter `string'
../../../../gcc-src/gcc/tlink.c: In function `file_hash_newfunc':
../../../../gcc-src/gcc/tlink.c:156: warning: unused parameter `string'
../../../../gcc-src/gcc/tlink.c: In function `demangled_hash_newfunc':
../../../../gcc-src/gcc/tlink.c:193: warning: unused parameter `string'
../../../../gcc-src/gcc/gcov-io.h:107: warning: `__write_long' defined but not used
stage2/xgcc -Bstage2/ -B/opt/corp/contrib/egcs/snapshot/hppa2.0-hpux10.20/hppa2.0-hp-hpux10.20/bin/ -c -DIN_GCC -DHAIFA -W -Wall -O2 -g -O2 -DHAVE_CONFIG_H -I. -I../../../../gcc-src/gcc -I../../../../gcc-src/gcc/config -I../../../../gcc-src/gcc/../include ../../../../gcc-src/gcc/tree.c
../../../../gcc-src/gcc/tlink.c: In function `do_tlink':
../../../../gcc-src/gcc/tlink.c:693: warning: unused parameter `object_lst'
../../../../gcc-src/gcc/collect2.c: In function `write_c_file_stat':
../../../../gcc-src/gcc/collect2.c:1992: warning: unused parameter `name'
stage2/xgcc -Bstage2/ -B/opt/corp/contrib/egcs/snapshot/hppa2.0-hpux10.20/hppa2.0-hp-hpux10.20/bin/ -c -DIN_GCC -DHAIFA -W -Wall -O2 -g -O2 -DHAVE_CONFIG_H -I. -I../../../../gcc-src/gcc -I../../../../gcc-src/gcc/config -I../../../../gcc-src/gcc/../include ../../../../gcc-src/gcc/print-tree.c
stage2/xgcc -Bstage2/ -B/opt/corp/contrib/egcs/snapshot/hppa2.0-hpux10.20/hppa2.0-hp-hpux10.20/bin/ -c -DIN_GCC -DHAIFA -W -Wall -O2 -g -O2 -DHAVE_CONFIG_H -I. -I../../../../gcc-src/gcc -I../../../../gcc-src/gcc/config -I../../../../gcc-src/gcc/../include ../../../../gcc-src/gcc/gencodes.c
../../../../gcc-src/gcc/collect2.c: In function `write_c_file_glob':
../../../../gcc-src/gcc/collect2.c:2127: warning: unused parameter `name'
../../../../gcc-src/gcc/collect2.c: In function `scan_libraries':
../../../../gcc-src/gcc/collect2.c:2758: warning: unused variable `ch'
stage2/xgcc -Bstage2/ -B/opt/corp/contrib/egcs/snapshot/hppa2.0-hpux10.20/hppa2.0-hp-hpux10.20/bin/ -c -DIN_GCC -DHAIFA -W -Wall -O2 -g -O2 -DHAVE_CONFIG_H -I. -I../../../../gcc-src/gcc -I../../../../gcc-src/gcc/config -I../../../../gcc-src/gcc/../include ../../../../gcc-src/gcc/rtl.c
stage2/xgcc -Bstage2/ -B/opt/corp/contrib/egcs/snapshot/hppa2.0-hpux10.20/hppa2.0-hp-hpux10.20/bin/ -c -DIN_GCC -DHAIFA -W -Wall -O2 -g -O2 -DHAVE_CONFIG_H -I. -I../../../../gcc-src/gcc -I../../../../gcc-src/gcc/config -I../../../../gcc-src/gcc/../include ../../../../gcc-src/gcc/bitmap.c
stage2/xgcc -Bstage2/ -B/opt/corp/contrib/egcs/snapshot/hppa2.0-hpux10.20/hppa2.0-hp-hpux10.20/bin/ -c -DIN_GCC -DHAIFA -W -Wall -O2 -g -O2 -DHAVE_CONFIG_H -I. -I../../../../gcc-src/gcc -I../../../../gcc-src/gcc/config -I../../../../gcc-src/gcc/../include ../../../../gcc-src/gcc/print-rtl.c
../../../../gcc-src/gcc/cccp.c: In function `finclude':
../../../../gcc-src/gcc/cccp.c:5209: warning: comparison between signed and unsigned
../../../../gcc-src/gcc/cccp.c: In function `check_precompiled':
../../../../gcc-src/gcc/cccp.c:5332: warning: comparison between signed and unsigned
../../../../gcc-src/gcc/tree.c: In function `chainon':
../../../../gcc-src/gcc/tree.c:1954: warning: unused variable `t2'
../../../../gcc-src/gcc/rtl.c: In function `shallow_copy_rtx':
../../../../gcc-src/gcc/rtl.c:498: warning: unused variable `format_ptr'
stage2/xgcc -Bstage2/ -B/opt/corp/contrib/egcs/snapshot/hppa2.0-hpux10.20/hppa2.0-hp-hpux10.20/bin/ -c -DIN_GCC -DHAIFA -W -Wall -O2 -g -O2 -DHAVE_CONFIG_H -I. -I../../../../gcc-src/gcc -I../../../../gcc-src/gcc/config -I../../../../gcc-src/gcc/../include ../../../../gcc-src/gcc/fold-const.c
stage2/xgcc -Bstage2/ -B/opt/corp/contrib/egcs/snapshot/hppa2.0-hpux10.20/hppa2.0-hp-hpux10.20/bin/ -c -DIN_GCC -DHAIFA -W -Wall -O2 -g -O2 -DHAVE_CONFIG_H -I. -I../../../../gcc-src/gcc -I../../../../gcc-src/gcc/config -I../../../../gcc-src/gcc/../include ../../../../gcc-src/gcc/genflags.c
stage2/xgcc -Bstage2/ -B/opt/corp/contrib/egcs/snapshot/hppa2.0-hpux10.20/hppa2.0-hp-hpux10.20/bin/ -c -DIN_GCC -DHAIFA -W -Wall -O2 -g -O2 -DHAVE_CONFIG_H -I. -I../../../../gcc-src/gcc -I../../../../gcc-src/gcc/config -I../../../../gcc-src/gcc/../include ../../../../gcc-src/gcc/genconfig.c
stage2/xgcc -Bstage2/ -B/opt/corp/contrib/egcs/snapshot/hppa2.0-hpux10.20/hppa2.0-hp-hpux10.20/bin/ -c -DIN_GCC -DHAIFA -W -Wall -O2 -g -O2 -DHAVE_CONFIG_H -I. -I../../../../gcc-src/gcc -I../../../../gcc-src/gcc/config -I../../../../gcc-src/gcc/../include ../../../../gcc-src/gcc/rtlanal.c
../../../../gcc-src/gcc/fold-const.c: In function `add_double':
../../../../gcc-src/gcc/fold-const.c:248: warning: comparison between signed and unsigned
../../../../gcc-src/gcc/fold-const.c: In function `div_and_round_double':
../../../../gcc-src/gcc/fold-const.c:615: warning: comparison between signed and unsigned
stage2/xgcc -Bstage2/ -B/opt/corp/contrib/egcs/snapshot/hppa2.0-hpux10.20/hppa2.0-hp-hpux10.20/bin/ -DIN_GCC -DHAIFA -W -Wall -O2 -g -O2 -DHAVE_CONFIG_H -o gencodes \
gencodes.o rtl.o bitmap.o print-rtl.o ` case "obstack.o" in ?*) echo obstack.o ;; esac ` ` case "alloca.o" in ?*) echo alloca.o ;; esac ` ` case "" in ?*) echo ;; esac ` ` case "" in ?*) echo ;; esac ` ` case "" in ?*) echo ;; esac `
stage2/xgcc -Bstage2/ -B/opt/corp/contrib/egcs/snapshot/hppa2.0-hpux10.20/hppa2.0-hp-hpux10.20/bin/ -c -DIN_GCC -DHAIFA -W -Wall -O2 -g -O2 -DHAVE_CONFIG_H -I. -I../../../../gcc-src/gcc -I../../../../gcc-src/gcc/config -I../../../../gcc-src/gcc/../include ../../../../gcc-src/gcc/real.c
stage2/xgcc -Bstage2/ -B/opt/corp/contrib/egcs/snapshot/hppa2.0-hpux10.20/hppa2.0-hp-hpux10.20/bin/ -DIN_GCC -DHAIFA -W -Wall -O2 -g -O2 -DHAVE_CONFIG_H -o genconfig \
genconfig.o rtl.o bitmap.o print-rtl.o ` case "obstack.o" in ?*) echo obstack.o ;; esac ` ` case "alloca.o" in ?*) echo alloca.o ;; esac ` ` case "" in ?*) echo ;; esac ` ` case "" in ?*) echo ;; esac ` ` case "" in ?*) echo ;; esac `
stage2/xgcc -Bstage2/ -B/opt/corp/contrib/egcs/snapshot/hppa2.0-hpux10.20/hppa2.0-hp-hpux10.20/bin/ -c -DIN_GCC -DHAIFA -W -Wall -O2 -g -O2 -DHAVE_CONFIG_H -I. -I../../../../gcc-src/gcc -I../../../../gcc-src/gcc/config -I../../../../gcc-src/gcc/../include ../../../../gcc-src/gcc/xcoffout.c
./gencodes ../../../../gcc-src/gcc/config/pa/pa.md > tmp-codes.h
../../../../gcc-src/gcc/move-if-change tmp-codes.h insn-codes.h
touch s-codes
./genconfig ../../../../gcc-src/gcc/config/pa/pa.md > tmp-config.h
../../../../gcc-src/gcc/move-if-change tmp-config.h insn-config.h
stage2/xgcc -Bstage2/ -B/opt/corp/contrib/egcs/snapshot/hppa2.0-hpux10.20/hppa2.0-hp-hpux10.20/bin/ -DIN_GCC -DHAIFA -W -Wall -O2 -g -O2 -DHAVE_CONFIG_H -o genflags \
genflags.o rtl.o bitmap.o print-rtl.o ` case "obstack.o" in ?*) echo obstack.o ;; esac ` ` case "alloca.o" in ?*) echo alloca.o ;; esac ` ` case "" in ?*) echo ;; esac ` ` case "" in ?*) echo ;; esac ` ` case "" in ?*) echo ;; esac `
touch s-config
stage2/xgcc -Bstage2/ -B/opt/corp/contrib/egcs/snapshot/hppa2.0-hpux10.20/hppa2.0-hp-hpux10.20/bin/ -c -DIN_GCC -DHAIFA -W -Wall -O2 -g -O2 -DHAVE_CONFIG_H -I. -I../../../../gcc-src/gcc -I../../../../gcc-src/gcc/config -I../../../../gcc-src/gcc/../include ../../../../gcc-src/gcc/genattr.c
stage2/xgcc -Bstage2/ -B/opt/corp/contrib/egcs/snapshot/hppa2.0-hpux10.20/hppa2.0-hp-hpux10.20/bin/ -c -DIN_GCC -DHAIFA -W -Wall -O2 -g -O2 -DHAVE_CONFIG_H -I. -I../../../../gcc-src/gcc -I../../../../gcc-src/gcc/config -I../../../../gcc-src/gcc/../include ../../../../gcc-src/gcc/varray.c
stage2/xgcc -Bstage2/ -B/opt/corp/contrib/egcs/snapshot/hppa2.0-hpux10.20/hppa2.0-hp-hpux10.20/bin/ -c -DIN_GCC -DHAIFA -W -Wall -O2 -g -O2 -DHAVE_CONFIG_H -I. -I../../../../gcc-src/gcc -I../../../../gcc-src/gcc/config -I../../../../gcc-src/gcc/../include ../../../../gcc-src/gcc/regclass.c
stage2/xgcc -Bstage2/ -B/opt/corp/contrib/egcs/snapshot/hppa2.0-hpux10.20/hppa2.0-hp-hpux10.20/bin/ -c -DIN_GCC -DHAIFA -W -Wall -O2 -g -O2 -DHAVE_CONFIG_H -I. -I../../../../gcc-src/gcc -I../../../../gcc-src/gcc/config -I../../../../gcc-src/gcc/../include ../../../../gcc-src/gcc/global.c
stage2/xgcc -Bstage2/ -B/opt/corp/contrib/egcs/snapshot/hppa2.0-hpux10.20/hppa2.0-hp-hpux10.20/bin/ -c -DIN_GCC -DHAIFA -W -Wall -O2 -g -O2 -DHAVE_CONFIG_H -I. -I../../../../gcc-src/gcc -I../../../../gcc-src/gcc/config -I../../../../gcc-src/gcc/../include ../../../../gcc-src/gcc/reload.c
./genflags ../../../../gcc-src/gcc/config/pa/pa.md > tmp-flags.h
../../../../gcc-src/gcc/move-if-change tmp-flags.h insn-flags.h
touch s-flags
stage2/xgcc -Bstage2/ -B/opt/corp/contrib/egcs/snapshot/hppa2.0-hpux10.20/hppa2.0-hp-hpux10.20/bin/ -c -DIN_GCC -DHAIFA -W -Wall -O2 -g -O2 -DHAVE_CONFIG_H -I. -I../../../../gcc-src/gcc -I../../../../gcc-src/gcc/config -I../../../../gcc-src/gcc/../include ../../../../gcc-src/gcc/caller-save.c
stage2/xgcc -Bstage2/ -B/opt/corp/contrib/egcs/snapshot/hppa2.0-hpux10.20/hppa2.0-hp-hpux10.20/bin/ -c -DIN_GCC -DHAIFA -W -Wall -O2 -g -O2 -DHAVE_CONFIG_H -I. -I../../../../gcc-src/gcc -I../../../../gcc-src/gcc/config -I../../../../gcc-src/gcc/../include ../../../../gcc-src/gcc/genpeep.c
stage2/xgcc -Bstage2/ -B/opt/corp/contrib/egcs/snapshot/hppa2.0-hpux10.20/hppa2.0-hp-hpux10.20/bin/ -DIN_GCC -DHAIFA -W -Wall -O2 -g -O2 -DHAVE_CONFIG_H -o genattr \
genattr.o rtl.o bitmap.o print-rtl.o ` case "obstack.o" in ?*) echo obstack.o ;; esac ` ` case "alloca.o" in ?*) echo alloca.o ;; esac ` ` case "" in ?*) echo ;; esac ` ` case "" in ?*) echo ;; esac ` ` case "" in ?*) echo ;; esac `
../../../../gcc-src/gcc/reload.c: In function `get_secondary_mem':
../../../../gcc-src/gcc/reload.c:642: warning: unused parameter `x'
../../../../gcc-src/gcc/reload.c: In function `find_valid_class':
../../../../gcc-src/gcc/reload.c:729: warning: `best_class' might be used uninitialized in this function
./genattr ../../../../gcc-src/gcc/config/pa/pa.md > tmp-attr.h
../../../../gcc-src/gcc/regclass.c: In function `reg_scan':
../../../../gcc-src/gcc/regclass.c:1970: warning: unused parameter `repeat'
../../../../gcc-src/gcc/move-if-change tmp-attr.h insn-attr.h
stage2/xgcc -Bstage2/ -B/opt/corp/contrib/egcs/snapshot/hppa2.0-hpux10.20/hppa2.0-hp-hpux10.20/bin/ -c -DIN_GCC -DHAIFA -W -Wall -O2 -g -O2 -DHAVE_CONFIG_H -I. -I../../../../gcc-src/gcc -I../../../../gcc-src/gcc/config -I../../../../gcc-src/gcc/../include ../../../../gcc-src/gcc/reg-stack.c
touch s-attr
stage2/xgcc -Bstage2/ -B/opt/corp/contrib/egcs/snapshot/hppa2.0-hpux10.20/hppa2.0-hp-hpux10.20/bin/ -c -DIN_GCC -DHAIFA -W -Wall -O2 -g -O2 -DHAVE_CONFIG_H -I. -I../../../../gcc-src/gcc -I../../../../gcc-src/gcc/config -I../../../../gcc-src/gcc/../include ../../../../gcc-src/gcc/genopinit.c
stage2/xgcc -Bstage2/ -B/opt/corp/contrib/egcs/snapshot/hppa2.0-hpux10.20/hppa2.0-hp-hpux10.20/bin/ -c -DIN_GCC -DHAIFA -W -Wall -O2 -g -O2 -DHAVE_CONFIG_H -I. -I../../../../gcc-src/gcc -I../../../../gcc-src/gcc/config -I../../../../gcc-src/gcc/../include ../../../../gcc-src/gcc/genrecog.c
stage2/xgcc -Bstage2/ -B/opt/corp/contrib/egcs/snapshot/hppa2.0-hpux10.20/hppa2.0-hp-hpux10.20/bin/ -c -DIN_GCC -DHAIFA -W -Wall -O2 -g -O2 -DHAVE_CONFIG_H -I. -I../../../../gcc-src/gcc -I../../../../gcc-src/gcc/config -I../../../../gcc-src/gcc/../include ../../../../gcc-src/gcc/genextract.c
../../../../gcc-src/gcc/genopinit.c: In function `gen_insn':
../../../../gcc-src/gcc/genopinit.c:134: warning: `m1' might be used uninitialized in this function
../../../../gcc-src/gcc/genopinit.c:134: warning: `m2' might be used uninitialized in this function
../../../../gcc-src/gcc/genopinit.c:134: warning: `op' might be used uninitialized in this function
stage2/xgcc -Bstage2/ -B/opt/corp/contrib/egcs/snapshot/hppa2.0-hpux10.20/hppa2.0-hp-hpux10.20/bin/ -c -DIN_GCC -DHAIFA -W -Wall -O2 -g -O2 -DHAVE_CONFIG_H -I. -I../../../../gcc-src/gcc -I../../../../gcc-src/gcc/config -I../../../../gcc-src/gcc/../include ../../../../gcc-src/gcc/genoutput.c
stage2/xgcc -Bstage2/ -B/opt/corp/contrib/egcs/snapshot/hppa2.0-hpux10.20/hppa2.0-hp-hpux10.20/bin/ -c -DIN_GCC -DHAIFA -W -Wall -O2 -g -O2 -DHAVE_CONFIG_H -I. -I../../../../gcc-src/gcc -I../../../../gcc-src/gcc/config -I../../../../gcc-src/gcc/../include ../../../../gcc-src/gcc/genemit.c
../../../../gcc-src/gcc/reload.c: In function `decompose':
../../../../gcc-src/gcc/reload.c:2218: warning: `base' might be used uninitialized in this function
../../../../gcc-src/gcc/reload.c: In function `find_reloads':
../../../../gcc-src/gcc/reload.c:4148: warning: comparison between signed and unsigned
stage2/xgcc -Bstage2/ -B/opt/corp/contrib/egcs/snapshot/hppa2.0-hpux10.20/hppa2.0-hp-hpux10.20/bin/ -c -DIN_GCC -DHAIFA -W -Wall -O2 -g -O2 -DHAVE_CONFIG_H -I. -I../../../../gcc-src/gcc -I../../../../gcc-src/gcc/config -I../../../../gcc-src/gcc/../include ../../../../gcc-src/gcc/lcm.c
../../../../gcc-src/gcc/reload.c:2446: warning: `goal_alternative_number' might be used uninitialized in this function
../../../../gcc-src/gcc/reload.c:2461: warning: `goal_earlyclobber' might be used uninitialized in this function
stage2/xgcc -Bstage2/ -B/opt/corp/contrib/egcs/snapshot/hppa2.0-hpux10.20/hppa2.0-hp-hpux10.20/bin/ -c -DIN_GCC -DHAIFA -W -Wall -O2 -g -O2 -DHAVE_CONFIG_H -I. -I../../../../gcc-src/gcc -I../../../../gcc-src/gcc/config -I../../../../gcc-src/gcc/../include ../../../../gcc-src/gcc/profile.c
stage2/xgcc -Bstage2/ -B/opt/corp/contrib/egcs/snapshot/hppa2.0-hpux10.20/hppa2.0-hp-hpux10.20/bin/ -c -DIN_GCC -DHAIFA -W -Wall -O2 -g -O2 -DHAVE_CONFIG_H -I. -I../../../../gcc-src/gcc -I../../../../gcc-src/gcc/config -I../../../../gcc-src/gcc/../include ../../../../gcc-src/gcc/genattrtab.c
stage2/xgcc -Bstage2/ -B/opt/corp/contrib/egcs/snapshot/hppa2.0-hpux10.20/hppa2.0-hp-hpux10.20/bin/ -c -DIN_GCC -DHAIFA -W -Wall -O2 -g -O2 -DHAVE_CONFIG_H -I. -I../../../../gcc-src/gcc -I../../../../gcc-src/gcc/config -I../../../../gcc-src/gcc/../include ../../../../gcc-src/gcc/config/pa/pa.c
stage2/xgcc -Bstage2/ -B/opt/corp/contrib/egcs/snapshot/hppa2.0-hpux10.20/hppa2.0-hp-hpux10.20/bin/ -c -DIN_GCC -DHAIFA -W -Wall -O2 -g -O2 -DHAVE_CONFIG_H -I. -I../../../../gcc-src/gcc -I../../../../gcc-src/gcc/config -I../../../../gcc-src/gcc/../include ../../../../gcc-src/gcc/convert.c
stage2/xgcc -Bstage2/ -B/opt/corp/contrib/egcs/snapshot/hppa2.0-hpux10.20/hppa2.0-hp-hpux10.20/bin/ -c -DIN_GCC -DHAIFA -W -Wall -O2 -g -O2 -DHAVE_CONFIG_H -I. -I../../../../gcc-src/gcc -I../../../../gcc-src/gcc/config -I../../../../gcc-src/gcc/../include ../../../../gcc-src/gcc/graph.c
stage2/xgcc -Bstage2/ -B/opt/corp/contrib/egcs/snapshot/hppa2.0-hpux10.20/hppa2.0-hp-hpux10.20/bin/ -c -DIN_GCC -DHAIFA -W -Wall -O2 -g -O2 -DHAVE_CONFIG_H -I. -I../../../../gcc-src/gcc -I../../../../gcc-src/gcc/config -I../../../../gcc-src/gcc/../include ../../../../gcc-src/gcc/sbitmap.c
../../../../gcc-src/gcc/config/pa/pa.c: In function `reg_or_0_operand':
../../../../gcc-src/gcc/config/pa/pa.c:214: warning: implicit declaration of function `register_operand'
../../../../gcc-src/gcc/config/pa/pa.c: In function `reg_or_nonsymb_mem_operand':
../../../../gcc-src/gcc/config/pa/pa.c:293: warning: implicit declaration of function `memory_operand'
../../../../gcc-src/gcc/config/pa/pa.c: In function `move_operand':
../../../../gcc-src/gcc/config/pa/pa.c:372: warning: implicit declaration of function `memory_address_p'
../../../../gcc-src/gcc/config/pa/pa.c: In function `arith_double_operand':
../../../../gcc-src/gcc/config/pa/pa.c:476: warning: comparison between signed and unsigned
stage2/xgcc -Bstage2/ -B/opt/corp/contrib/egcs/snapshot/hppa2.0-hpux10.20/hppa2.0-hp-hpux10.20/bin/ -c -DIN_GCC -DHAIFA -W -Wall -O2 -g -O2 -DHAVE_CONFIG_H -I. -I../../../../gcc-src/gcc -I../../../../gcc-src/gcc/config -I../../../../gcc-src/gcc/../include ../../../../gcc-src/gcc/resource.c
../../../../gcc-src/gcc/reload.c: In function `subst_reloads':
../../../../gcc-src/gcc/reload.c:5726: warning: comparison between signed and unsigned
../../../../gcc-src/gcc/reload.c: In function `find_replacement':
../../../../gcc-src/gcc/reload.c:5829: warning: comparison between signed and unsigned
../../../../gcc-src/gcc/config/pa/pa.c: In function `emit_move_sequence':
../../../../gcc-src/gcc/config/pa/pa.c:1334: warning: implicit declaration of function `immediate_operand'
stage2/xgcc -Bstage2/ -B/opt/corp/contrib/egcs/snapshot/hppa2.0-hpux10.20/hppa2.0-hp-hpux10.20/bin/ -DIN_GCC -DHAIFA -W -Wall -O2 -g -O2 -DHAVE_CONFIG_H -I. -I../../../../gcc-src/gcc -I../../../../gcc-src/gcc/config -I../../../../gcc-src/gcc/../include -c ../../../../gcc-src/gcc/c-parse.c
../../../../gcc-src/gcc/reload.c: In function `find_equiv_reg':
../../../../gcc-src/gcc/reload.c:6280: warning: comparison between signed and unsigned
stage2/xgcc -Bstage2/ -B/opt/corp/contrib/egcs/snapshot/hppa2.0-hpux10.20/hppa2.0-hp-hpux10.20/bin/ -c -DIN_GCC -DHAIFA -W -Wall -O2 -g -O2 -DHAVE_CONFIG_H -I. -I../../../../gcc-src/gcc -I../../../../gcc-src/gcc/config -I../../../../gcc-src/gcc/../include ../../../../gcc-src/gcc/c-lang.c
../../../../gcc-src/gcc/config/pa/pa.c: In function `output_move_double':
../../../../gcc-src/gcc/config/pa/pa.c:1659: warning: implicit declaration of function `offsettable_memref_p'
../../../../gcc-src/gcc/config/pa/pa.c: In function `compute_movstrsi_length':
../../../../gcc-src/gcc/config/pa/pa.c:2114: warning: comparison between signed and unsigned
stage2/xgcc -Bstage2/ -B/opt/corp/contrib/egcs/snapshot/hppa2.0-hpux10.20/hppa2.0-hp-hpux10.20/bin/ -c -DIN_GCC -DHAIFA -W -Wall -O2 -g -O2 -DHAVE_CONFIG_H -I. -I../../../../gcc-src/gcc -I../../../../gcc-src/gcc/config -I../../../../gcc-src/gcc/../include ../../../../gcc-src/gcc/c-lex.c
../../../../gcc-src/gcc/config/pa/pa.c: In function `pa_adjust_cost':
../../../../gcc-src/gcc/config/pa/pa.c:3368: warning: implicit declaration of function `recog_memoized'
stage2/xgcc -Bstage2/ -B/opt/corp/contrib/egcs/snapshot/hppa2.0-hpux10.20/hppa2.0-hp-hpux10.20/bin/ -c -DIN_GCC -DHAIFA -W -Wall -O2 -g -O2 -DHAVE_CONFIG_H -I. -I../../../../gcc-src/gcc -I../../../../gcc-src/gcc/config -I../../../../gcc-src/gcc/../include ../../../../gcc-src/gcc/c-pragma.c
stage2/xgcc -Bstage2/ -B/opt/corp/contrib/egcs/snapshot/hppa2.0-hpux10.20/hppa2.0-hp-hpux10.20/bin/ -c -DIN_GCC -DHAIFA -W -Wall -O2 -g -O2 -DHAVE_CONFIG_H -I. -I../../../../gcc-src/gcc -I../../../../gcc-src/gcc/config -I../../../../gcc-src/gcc/../include ../../../../gcc-src/gcc/c-decl.c
stage2/xgcc -Bstage2/ -B/opt/corp/contrib/egcs/snapshot/hppa2.0-hpux10.20/hppa2.0-hp-hpux10.20/bin/ -c -DIN_GCC -DHAIFA -W -Wall -O2 -g -O2 -DHAVE_CONFIG_H -I. -I../../../../gcc-src/gcc -I../../../../gcc-src/gcc/config -I../../../../gcc-src/gcc/../include ../../../../gcc-src/gcc/c-typeck.c
../../../../gcc-src/gcc/config/pa/pa.c: In function `fmpyaddoperands':
../../../../gcc-src/gcc/config/pa/pa.c:5618: warning: comparison between signed and unsigned
../../../../gcc-src/gcc/config/pa/pa.c:5619: warning: comparison between signed and unsigned
../../../../gcc-src/gcc/config/pa/pa.c:5620: warning: comparison between signed and unsigned
../../../../gcc-src/gcc/config/pa/pa.c:5621: warning: comparison between signed and unsigned
../../../../gcc-src/gcc/config/pa/pa.c:5621: warning: comparison between signed and unsigned
../../../../gcc-src/gcc/config/pa/pa.c: In function `fmpysuboperands':
../../../../gcc-src/gcc/config/pa/pa.c:5677: warning: comparison between signed and unsigned
../../../../gcc-src/gcc/config/pa/pa.c:5678: warning: comparison between signed and unsigned
../../../../gcc-src/gcc/config/pa/pa.c:5679: warning: comparison between signed and unsigned
../../../../gcc-src/gcc/config/pa/pa.c:5680: warning: comparison between signed and unsigned
../../../../gcc-src/gcc/config/pa/pa.c:5680: warning: comparison between signed and unsigned
stage2/xgcc -Bstage2/ -B/opt/corp/contrib/egcs/snapshot/hppa2.0-hpux10.20/hppa2.0-hp-hpux10.20/bin/ -c -DIN_GCC -DHAIFA -W -Wall -O2 -g -O2 -DHAVE_CONFIG_H -I. -I../../../../gcc-src/gcc -I../../../../gcc-src/gcc/config -I../../../../gcc-src/gcc/../include ../../../../gcc-src/gcc/c-convert.c
../../../../gcc-src/gcc/config/pa/pa.c: In function `pa_can_combine_p':
../../../../gcc-src/gcc/config/pa/pa.c:6473: warning: implicit declaration of function `constrain_operands'
stage2/xgcc -Bstage2/ -B/opt/corp/contrib/egcs/snapshot/hppa2.0-hpux10.20/hppa2.0-hp-hpux10.20/bin/ -c -DIN_GCC -DHAIFA -W -Wall -O2 -g -O2 -DHAVE_CONFIG_H -I. -I../../../../gcc-src/gcc -I../../../../gcc-src/gcc/config -I../../../../gcc-src/gcc/../include ../../../../gcc-src/gcc/c-aux-info.c
stage2/xgcc -Bstage2/ -B/opt/corp/contrib/egcs/snapshot/hppa2.0-hpux10.20/hppa2.0-hp-hpux10.20/bin/ -c -DIN_GCC -DHAIFA -W -Wall -O2 -g -O2 -DHAVE_CONFIG_H -I. -I../../../../gcc-src/gcc -I../../../../gcc-src/gcc/config -I../../../../gcc-src/gcc/../include ../../../../gcc-src/gcc/c-common.c
stage2/xgcc -Bstage2/ -B/opt/corp/contrib/egcs/snapshot/hppa2.0-hpux10.20/hppa2.0-hp-hpux10.20/bin/ -c -DIN_GCC -DHAIFA -W -Wall -O2 -g -O2 -DHAVE_CONFIG_H -I. -I../../../../gcc-src/gcc -I../../../../gcc-src/gcc/config -I../../../../gcc-src/gcc/../include ../../../../gcc-src/gcc/c-iterate.c
stage2/xgcc -Bstage2/ -B/opt/corp/contrib/egcs/snapshot/hppa2.0-hpux10.20/hppa2.0-hp-hpux10.20/bin/ -DIN_GCC -DHAIFA -W -Wall -O2 -g -O2 -DHAVE_CONFIG_H -o cccp cccp.o cexp.o intl.o prefix.o version.o mbchar.o obstack.o alloca.o ../libiberty/libiberty.a
stage2/xgcc -Bstage2/ -B/opt/corp/contrib/egcs/snapshot/hppa2.0-hpux10.20/hppa2.0-hp-hpux10.20/bin/ -DIN_GCC -DHAIFA -W -Wall -O2 -g -O2 -DHAVE_CONFIG_H -I. -I../../../../gcc-src/gcc -I../../../../gcc-src/gcc/config -I../../../../gcc-src/gcc/../include \
-DSTANDARD_STARTFILE_PREFIX=\"/opt/corp/contrib/egcs/snapshot/hppa2.0-hpux10.20/lib/\" -DSTANDARD_EXEC_PREFIX=\"/opt/corp/contrib/egcs/snapshot/hppa2.0-hpux10.20/lib/gcc-lib/\" -DDEFAULT_TARGET_VERSION=\"egcs-2.93.22\" -DDEFAULT_TARGET_MACHINE=\"hppa2.0-hp-hpux10.20\" -DTOOLDIR_BASE_PREFIX=\"/opt/corp/contrib/egcs/snapshot/hppa2.0-hpux10.20/\" \
-c `echo ../../../../gcc-src/gcc/gcc.c | sed 's,^\./,,'`
/usr/ccs/bin/ld: Can't create cccp
/usr/ccs/bin/ld: Text file busy
collect2: ld returned 1 exit status
make[2]: *** [cccp] Error 1
make[2]: *** Waiting for unfinished jobs....
../../../../gcc-src/gcc/c-common.c: In function `type_for_mode':
../../../../gcc-src/gcc/c-common.c:2108: warning: comparison between signed and unsigned
../../../../gcc-src/gcc/c-common.c:2111: warning: comparison between signed and unsigned
../../../../gcc-src/gcc/c-common.c:2114: warning: comparison between signed and unsigned
../../../../gcc-src/gcc/c-common.c:2117: warning: comparison between signed and unsigned
../../../../gcc-src/gcc/c-common.c:2120: warning: comparison between signed and unsigned
../../../../gcc-src/gcc/c-common.c:2123: warning: comparison between signed and unsigned
../../../../gcc-src/gcc/c-common.c:2126: warning: comparison between signed and unsigned
../../../../gcc-src/gcc/c-common.c:2129: warning: comparison between signed and unsigned
../../../../gcc-src/gcc/c-common.c:2132: warning: comparison between signed and unsigned
../../../../gcc-src/gcc/c-common.c:2140: warning: comparison between signed and unsigned
../../../../gcc-src/gcc/c-common.c:2143: warning: comparison between signed and unsigned
../../../../gcc-src/gcc/c-common.c:2146: warning: comparison between signed and unsigned
../../../../gcc-src/gcc/c-common.c:2149: warning: comparison between signed and unsigned
../../../../gcc-src/gcc/c-common.c:2152: warning: comparison between signed and unsigned
make[2]: Leaving directory `/tmp_mnt/opt/corp/contrib/egcs/snapshot/build/hppa2.0-hpux10.20/gcc/gcc'
make[1]: *** [bootstrap2] Error 2
make[1]: Leaving directory `/tmp_mnt/opt/corp/contrib/egcs/snapshot/build/hppa2.0-hpux10.20/gcc/gcc'
make: *** [bootstrap2] Error 2
More information about the Gcc-bugs
mailing list