=> Bootstrap dependency digest>=20010302: found digest-20160304 WARNING: [license.mk] Every package should define a LICENSE. ===> Skipping vulnerability checks. WARNING: No /var/db/pkg/pkg-vulnerabilities file found. WARNING: To fix run: `/usr/sbin/pkg_admin -K /var/db/pkg fetch-pkg-vulnerabilities'. ===> Building for gcc3-c-3.3.6nb1 gmake[1]: Entering directory '/data/scratch/lang/gcc3-c/work/gcc-3.3.6/libiberty' if [ x"-fpic" != x ] && [ ! -d pic ]; then \ mkdir pic; \ else true; fi rm -f needed-list; touch needed-list; \ for f in atexit calloc memchr memcmp memcpy memmove memset rename strchr strerror strncmp strrchr strstr strtol strtoul tmpnam vfprintf vprintf vfork waitpid bcmp bcopy bzero; do \ for g in ; 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 lrealpath.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 touch stamp-picdir if [ x"-fpic" != x ]; then \ clang -c -DHAVE_CONFIG_H -O2 -I/usr/include -I. -I./../include -W -Wall -Wtraditional -pedantic -fpic regex.c -o pic/regex.o; \ else true; fi if [ x"-fpic" != x ]; then \ clang -c -DHAVE_CONFIG_H -O2 -I/usr/include -I. -I./../include -W -Wall -Wtraditional -pedantic -fpic cplus-dem.c -o pic/cplus-dem.o; \ else true; fi if [ x"-fpic" != x ]; then \ clang -c -DHAVE_CONFIG_H -O2 -I/usr/include -I. -I./../include -W -Wall -Wtraditional -pedantic -fpic cp-demangle.c -o pic/cp-demangle.o; \ else true; fi if [ x"-fpic" != x ]; then \ clang -c -DHAVE_CONFIG_H -O2 -I/usr/include -I. -I./../include -W -Wall -Wtraditional -pedantic -fpic md5.c -o pic/md5.o; \ else true; fi if [ x"-fpic" != x ]; then \ clang -c -DHAVE_CONFIG_H -O2 -I/usr/include -I. -I./../include -W -Wall -Wtraditional -pedantic -fpic alloca.c -o pic/alloca.o; \ else true; fi if [ x"-fpic" != x ]; then \ clang -c -DHAVE_CONFIG_H -O2 -I/usr/include -I. -I./../include -W -Wall -Wtraditional -pedantic -fpic argv.c -o pic/argv.o; \ else true; fi if [ x"-fpic" != x ]; then \ clang -c -DHAVE_CONFIG_H -O2 -I/usr/include -I. -I./../include -W -Wall -Wtraditional -pedantic -fpic choose-temp.c -o pic/choose-temp.o; \ else true; fi if [ x"-fpic" != x ]; then \ clang -c -DHAVE_CONFIG_H -O2 -I/usr/include -I. -I./../include -W -Wall -Wtraditional -pedantic -fpic concat.c -o pic/concat.o; \ else true; fi if [ x"-fpic" != x ]; then \ clang -c -DHAVE_CONFIG_H -O2 -I/usr/include -I. -I./../include -W -Wall -Wtraditional -pedantic -fpic dyn-string.c -o pic/dyn-string.o; \ else true; fi if [ x"-fpic" != x ]; then \ clang -c -DHAVE_CONFIG_H -O2 -I/usr/include -I. -I./../include -W -Wall -Wtraditional -pedantic -fpic fdmatch.c -o pic/fdmatch.o; \ else true; fi if [ x"-fpic" != x ]; then \ clang -c -DHAVE_CONFIG_H -O2 -I/usr/include -I. -I./../include -W -Wall -Wtraditional -pedantic -fpic fibheap.c -o pic/fibheap.o; \ else true; fi if [ x"-fpic" != x ]; then \ clang -c -DHAVE_CONFIG_H -O2 -I/usr/include -I. -I./../include -W -Wall -Wtraditional -pedantic -fpic floatformat.c -o pic/floatformat.o; \ else true; fi if [ x"-fpic" != x ]; then \ clang -c -DHAVE_CONFIG_H -O2 -I/usr/include -I. -I./../include -W -Wall -Wtraditional -pedantic -fpic fnmatch.c -o pic/fnmatch.o; \ else true; fi if [ x"-fpic" != x ]; then \ clang -c -DHAVE_CONFIG_H -O2 -I/usr/include -I. -I./../include -W -Wall -Wtraditional -pedantic -fpic getopt.c -o pic/getopt.o; \ else true; fi if [ x"-fpic" != x ]; then \ clang -c -DHAVE_CONFIG_H -O2 -I/usr/include -I. -I./../include -W -Wall -Wtraditional -pedantic -fpic getopt1.c -o pic/getopt1.o; \ else true; fi gmake[2]: Entering directory '/data/scratch/lang/gcc3-c/work/gcc-3.3.6/libiberty/testsuite' gmake[2]: Nothing to be done for 'all'. gmake[2]: Leaving directory '/data/scratch/lang/gcc3-c/work/gcc-3.3.6/libiberty/testsuite' if [ x"-fpic" != x ]; then \ clang -c -DHAVE_CONFIG_H -O2 -I/usr/include -I. -I./../include -W -Wall -Wtraditional -pedantic -fpic getpwd.c -o pic/getpwd.o; \ else true; fi warning: unknown warning option '-Wtraditional' [-Wunknown-warning-option] warning: unknown warning option '-Wtraditional' [-Wunknown-warning-option] warning: unknown warning option '-Wtraditional' [-Wunknown-warning-option] warning: unknown warning option '-Wtraditional' [-Wunknown-warning-option] warning: unknown warning option '-Wtraditional' [-Wunknown-warning-option] getopt.c:396:10: warning: unused parameter 'argc' [-Wunused-parameter] int argc; ^ getopt.c:397:19: warning: unused parameter 'argv' [-Wunused-parameter] char *const *argv; ^ warning: unknown warning option '-Wtraditional' [-Wunknown-warning-option] warning: unknown warning option '-Wtraditional' [-Wunknown-warning-option] warning: unknown warning option '-Wtraditional' [-Wunknown-warning-option] warning: unknown warning option '-Wtraditional' [-Wunknown-warning-option] 1 warning generated. 1 warning generated. clang -c -DHAVE_CONFIG_H -O2 -I/usr/include -I. -I./../include -W -Wall -Wtraditional -pedantic getpwd.c -o getpwd.o warning: unknown warning option '-Wtraditional' [-Wunknown-warning-option] clang -c -DHAVE_CONFIG_H -O2 -I/usr/include -I. -I./../include -W -Wall -Wtraditional -pedantic getopt1.c -o getopt1.o warning: unknown warning option '-Wtraditional' [-Wunknown-warning-option] 1 warning generated. clang -c -DHAVE_CONFIG_H -O2 -I/usr/include -I. -I./../include -W -Wall -Wtraditional -pedantic fnmatch.c -o fnmatch.o warning: unknown warning option '-Wtraditional' [-Wunknown-warning-option] warning: unknown warning option '-Wtraditional' [-Wunknown-warning-option] warning: unknown warning option '-Wtraditional' [-Wunknown-warning-option] warning: unknown warning option '-Wtraditional' [-Wunknown-warning-option] 1 warning generated. clang -c -DHAVE_CONFIG_H -O2 -I/usr/include -I. -I./../include -W -Wall -Wtraditional -pedantic fdmatch.c -o fdmatch.o 1 warning generated. clang -c -DHAVE_CONFIG_H -O2 -I/usr/include -I. -I./../include -W -Wall -Wtraditional -pedantic concat.c -o concat.o 3 warnings generated. warning: unknown warning option '-Wtraditional' [-Wunknown-warning-option] clang -c -DHAVE_CONFIG_H -O2 -I/usr/include -I. -I./../include -W -Wall -Wtraditional -pedantic getopt.c -o getopt.o 1 warning generated. clang -c -DHAVE_CONFIG_H -O2 -I/usr/include -I. -I./../include -W -Wall -Wtraditional -pedantic alloca.c -o alloca.o 1 warning generated. clang -c -DHAVE_CONFIG_H -O2 -I/usr/include -I. -I./../include -W -Wall -Wtraditional -pedantic argv.c -o argv.o ./regex.c:8178:20: warning: unused parameter 'preg' [-Wunused-parameter] const regex_t *preg; ^ 1 warning generated. 1 warning generated. clang -c -DHAVE_CONFIG_H -O2 -I/usr/include -I. -I./../include -W -Wall -Wtraditional -pedantic fibheap.c -o fibheap.o clang -c -DHAVE_CONFIG_H -O2 -I/usr/include -I. -I./../include -W -Wall -Wtraditional -pedantic floatformat.c -o floatformat.o warning: unknown warning option '-Wtraditional' [-Wunknown-warning-option] 1 warning generated. clang -c -DHAVE_CONFIG_H -O2 -I/usr/include -I. -I./../include -W -Wall -Wtraditional -pedantic choose-temp.c -o choose-temp.o 1 warning generated. clang -c -DHAVE_CONFIG_H -O2 -I/usr/include -I. -I./../include -W -Wall -Wtraditional -pedantic dyn-string.c -o dyn-string.o warning: unknown warning option '-Wtraditional' [-Wunknown-warning-option] warning: unknown warning option '-Wtraditional' [-Wunknown-warning-option] warning: unknown warning option '-Wtraditional' [-Wunknown-warning-option] warning: unknown warning option '-Wtraditional' [-Wunknown-warning-option] warning: unknown warning option '-Wtraditional' [-Wunknown-warning-option] warning: unknown warning option '-Wtraditional' [-Wunknown-warning-option] getopt.c:396:10: warning: unused parameter 'argc' [-Wunused-parameter] int argc; ^ getopt.c:397:19: warning: unused parameter 'argv' [-Wunused-parameter] char *const *argv; ^ warning: unknown warning option '-Wtraditional' [-Wunknown-warning-option] 1 warning generated. if [ x"-fpic" != x ]; then \ clang -c -DHAVE_CONFIG_H -O2 -I/usr/include -I. -I./../include -W -Wall -Wtraditional -pedantic -fpic getruntime.c -o pic/getruntime.o; \ else true; fi 1 warning generated. if [ x"-fpic" != x ]; then \ clang -c -DHAVE_CONFIG_H -O2 -I/usr/include -I. -I./../include -W -Wall -Wtraditional -pedantic -fpic hashtab.c -o pic/hashtab.o; \ else true; fi 1 warning generated. if [ x"-fpic" != x ]; then \ clang -c -DHAVE_CONFIG_H -O2 -I/usr/include -I. -I./../include -W -Wall -Wtraditional -pedantic -fpic hex.c -o pic/hex.o; \ else true; fi warning: unknown warning option '-Wtraditional' [-Wunknown-warning-option] 1 warning generated. 1 warning generated. clang -c -DHAVE_CONFIG_H -O2 -I/usr/include -I. -I./../include -W -Wall -Wtraditional -pedantic cp-demangle.c -o cp-demangle.o warning: unknown warning option '-Wtraditional' [-Wunknown-warning-option] if [ x"-fpic" != x ]; then \ clang -c -DHAVE_CONFIG_H -O2 -I/usr/include -I. -I./../include -W -Wall -Wtraditional -pedantic -fpic lbasename.c -o pic/lbasename.o; \ else true; fi 1 warning generated. if [ x"-fpic" != x ]; then \ clang -c -DHAVE_CONFIG_H -O2 -I/usr/include -I. -I./../include -W -Wall -Wtraditional -pedantic -fpic lrealpath.c -o pic/lrealpath.o; \ else true; fi warning: unknown warning option '-Wtraditional' [-Wunknown-warning-option] 1 warning generated. if [ x"-fpic" != x ]; then \ clang -c -DHAVE_CONFIG_H -O2 -I/usr/include -I. -I./../include -W -Wall -Wtraditional -pedantic -fpic make-relative-prefix.c -o pic/make-relative-prefix.o; \ else true; fi warning: unknown warning option '-Wtraditional' [-Wunknown-warning-option] 3 warnings generated. if [ x"-fpic" != x ]; then \ clang -c -DHAVE_CONFIG_H -O2 -I/usr/include -I. -I./../include -W -Wall -Wtraditional -pedantic -fpic make-temp-file.c -o pic/make-temp-file.o; \ else true; fi 1 warning generated. clang -c -DHAVE_CONFIG_H -O2 -I/usr/include -I. -I./../include -W -Wall -Wtraditional -pedantic md5.c -o md5.o 1 warning generated. if [ x"-fpic" != x ]; then \ clang -c -DHAVE_CONFIG_H -O2 -I/usr/include -I. -I./../include -W -Wall -Wtraditional -pedantic -fpic objalloc.c -o pic/objalloc.o; \ else true; fi warning: unknown warning option '-Wtraditional' [-Wunknown-warning-option] warning: unknown warning option '-Wtraditional' [-Wunknown-warning-option] 1 warning generated. if [ x"-fpic" != x ]; then \ clang -c -DHAVE_CONFIG_H -O2 -I/usr/include -I. -I./../include -W -Wall -Wtraditional -pedantic -fpic obstack.c -o pic/obstack.o; \ else true; fi warning: unknown warning option '-Wtraditional' [-Wunknown-warning-option] warning: unknown warning option '-Wtraditional' [-Wunknown-warning-option] warning: unknown warning option '-Wtraditional' [-Wunknown-warning-option] 1 warning generated. if [ x"-fpic" != x ]; then \ clang -c -DHAVE_CONFIG_H -O2 -I/usr/include -I. -I./../include -W -Wall -Wtraditional -pedantic -fpic partition.c -o pic/partition.o; \ else true; fi 1 warning generated. clang -c -DHAVE_CONFIG_H -O2 -I/usr/include -I. -I./../include -W -Wall -Wtraditional -pedantic getruntime.c -o getruntime.o warning: unknown warning option '-Wtraditional' [-Wunknown-warning-option] 1 warning generated. if [ x"-fpic" != x ]; then \ clang -c -DHAVE_CONFIG_H -O2 -I/usr/include -I. -I./../include -W -Wall -Wtraditional -pedantic -fpic physmem.c -o pic/physmem.o; \ else true; fi warning: unknown warning option '-Wtraditional' [-Wunknown-warning-option] 1 warning generated. 1 warning generated. clang -c -DHAVE_CONFIG_H -O2 -I/usr/include -I. -I./../include -W -Wall -Wtraditional -pedantic lbasename.c -o lbasename.o clang -c -DHAVE_CONFIG_H -O2 -I/usr/include -I. -I./../include -W -Wall -Wtraditional -pedantic lrealpath.c -o lrealpath.o warning: unknown warning option '-Wtraditional' [-Wunknown-warning-option] 1 warning generated. if [ x"-fpic" != x ]; then \ clang -c -DHAVE_CONFIG_H -O2 -I/usr/include -I. -I./../include -W -Wall -Wtraditional -pedantic -fpic pexecute.c -o pic/pexecute.o; \ else true; fi warning: unknown warning option '-Wtraditional' [-Wunknown-warning-option] warning: unknown warning option '-Wtraditional' [-Wunknown-warning-option] warning: unknown warning option '-Wtraditional' [-Wunknown-warning-option] 1 warning generated. clang -c -DHAVE_CONFIG_H -O2 -I/usr/include -I. -I./../include -W -Wall -Wtraditional -pedantic make-temp-file.c -o make-temp-file.o warning: unknown warning option '-Wtraditional' [-Wunknown-warning-option] 1 warning generated. clang -c -DHAVE_CONFIG_H -O2 -I/usr/include -I. -I./../include -W -Wall -Wtraditional -pedantic make-relative-prefix.c -o make-relative-prefix.o 1 warning generated. clang -c -DHAVE_CONFIG_H -O2 -I/usr/include -I. -I./../include -W -Wall -Wtraditional -pedantic hex.c -o hex.o warning: unknown warning option '-Wtraditional' [-Wunknown-warning-option] warning: unknown warning option '-Wtraditional' [-Wunknown-warning-option] 1 warning generated. clang -c -DHAVE_CONFIG_H -O2 -I/usr/include -I. -I./../include -W -Wall -Wtraditional -pedantic objalloc.c -o objalloc.o warning: unknown warning option '-Wtraditional' [-Wunknown-warning-option] 1 warning generated. clang -c -DHAVE_CONFIG_H -O2 -I/usr/include -I. -I./../include -W -Wall -Wtraditional -pedantic hashtab.c -o hashtab.o 1 warning generated. clang -c -DHAVE_CONFIG_H -O2 -I/usr/include -I. -I./../include -W -Wall -Wtraditional -pedantic partition.c -o partition.o warning: unknown warning option '-Wtraditional' [-Wunknown-warning-option] 1 warning generated. if [ x"-fpic" != x ]; then \ clang -c -DHAVE_CONFIG_H -O2 -I/usr/include -I. -I./../include -W -Wall -Wtraditional -pedantic -fpic safe-ctype.c -o pic/safe-ctype.o; \ else true; fi 1 warning generated. clang -c -DHAVE_CONFIG_H -O2 -I/usr/include -I. -I./../include -W -Wall -Wtraditional -pedantic physmem.c -o physmem.o warning: unknown warning option '-Wtraditional' [-Wunknown-warning-option] 1 warning generated. if [ x"-fpic" != x ]; then \ clang -c -DHAVE_CONFIG_H -O2 -I/usr/include -I. -I./../include -W -Wall -Wtraditional -pedantic -fpic sort.c -o pic/sort.o; \ else true; fi warning: unknown warning option '-Wtraditional' [-Wunknown-warning-option] 1 warning generated. clang -c -DHAVE_CONFIG_H -O2 -I/usr/include -I. -I./../include -W -Wall -Wtraditional -pedantic obstack.c -o obstack.o 1 warning generated. if [ x"-fpic" != x ]; then \ clang -c -DHAVE_CONFIG_H -O2 -I/usr/include -I. -I./../include -W -Wall -Wtraditional -pedantic -fpic spaces.c -o pic/spaces.o; \ else true; fi warning: unknown warning option '-Wtraditional' [-Wunknown-warning-option] warning: unknown warning option '-Wtraditional' [-Wunknown-warning-option] 1 warning generated. clang -c -DHAVE_CONFIG_H -O2 -I/usr/include -I. -I./../include -W -Wall -Wtraditional -pedantic pexecute.c -o pexecute.o 1 warning generated. if [ x"-fpic" != x ]; then \ clang -c -DHAVE_CONFIG_H -O2 -I/usr/include -I. -I./../include -W -Wall -Wtraditional -pedantic -fpic splay-tree.c -o pic/splay-tree.o; \ else true; fi 1 warning generated. if [ x"-fpic" != x ]; then \ clang -c -DHAVE_CONFIG_H -O2 -I/usr/include -I. -I./../include -W -Wall -Wtraditional -pedantic -fpic strerror.c -o pic/strerror.o; \ else true; fi 2 warnings generated. clang -c -DHAVE_CONFIG_H -O2 -I/usr/include -I. -I./../include -W -Wall -Wtraditional -pedantic regex.c -o regex.o warning: unknown warning option '-Wtraditional' [-Wunknown-warning-option] 1 warning generated. if [ x"-fpic" != x ]; then \ clang -c -DHAVE_CONFIG_H -O2 -I/usr/include -I. -I./../include -W -Wall -Wtraditional -pedantic -fpic strsignal.c -o pic/strsignal.o; \ else true; fi warning: unknown warning option '-Wtraditional' [-Wunknown-warning-option] warning: unknown warning option '-Wtraditional' [-Wunknown-warning-option] warning: unknown warning option '-Wtraditional' [-Wunknown-warning-option] warning: unknown warning option '-Wtraditional' [-Wunknown-warning-option] warning: unknown warning option '-Wtraditional' [-Wunknown-warning-option] warning: unknown warning option '-Wtraditional' [-Wunknown-warning-option] 1 warning generated. if [ x"-fpic" != x ]; then \ clang -c -DHAVE_CONFIG_H -O2 -I/usr/include -I. -I./../include -W -Wall -Wtraditional -pedantic -fpic ternary.c -o pic/ternary.o; \ else true; fi warning: unknown warning option '-Wtraditional' [-Wunknown-warning-option] 1 warning generated. clang -c -DHAVE_CONFIG_H -O2 -I/usr/include -I. -I./../include -W -Wall -Wtraditional -pedantic safe-ctype.c -o safe-ctype.o 1 warning generated. if [ x"-fpic" != x ]; then \ clang -c -DHAVE_CONFIG_H -O2 -I/usr/include -I. -I./../include -W -Wall -Wtraditional -pedantic -fpic xatexit.c -o pic/xatexit.o; \ else true; fi 1 warning generated. if [ x"-fpic" != x ]; then \ clang -c -DHAVE_CONFIG_H -O2 -I/usr/include -I. -I./../include -W -Wall -Wtraditional -pedantic -fpic xexit.c -o pic/xexit.o; \ else true; fi 1 warning generated. clang -c -DHAVE_CONFIG_H -O2 -I/usr/include -I. -I./../include -W -Wall -Wtraditional -pedantic spaces.c -o spaces.o warning: unknown warning option '-Wtraditional' [-Wunknown-warning-option] 1 warning generated. if [ x"-fpic" != x ]; then \ clang -c -DHAVE_CONFIG_H -O2 -I/usr/include -I. -I./../include -W -Wall -Wtraditional -pedantic -fpic xmalloc.c -o pic/xmalloc.o; \ else true; fi 1 warning generated. if [ x"-fpic" != x ]; then \ clang -c -DHAVE_CONFIG_H -O2 -I/usr/include -I. -I./../include -W -Wall -Wtraditional -pedantic -fpic xmemdup.c -o pic/xmemdup.o; \ else true; fi 1 warning generated. clang -c -DHAVE_CONFIG_H -O2 -I/usr/include -I. -I./../include -W -Wall -Wtraditional -pedantic sort.c -o sort.o warning: unknown warning option '-Wtraditional' [-Wunknown-warning-option] warning: unknown warning option '-Wtraditional' [-Wunknown-warning-option] warning: unknown warning option '-Wtraditional' [-Wunknown-warning-option] ternary.c:150:1: warning: function 'ternary_recursivesearch' is not needed and will not be emitted [-Wunneeded-internal-declaration] ternary_recursivesearch (p, s) ^ warning: unknown warning option '-Wtraditional' [-Wunknown-warning-option] 1 warning generated. if [ x"-fpic" != x ]; then \ clang -c -DHAVE_CONFIG_H -O2 -I/usr/include -I. -I./../include -W -Wall -Wtraditional -pedantic -fpic xstrdup.c -o pic/xstrdup.o; \ else true; fi 1 warning generated. clang -c -DHAVE_CONFIG_H -O2 -I/usr/include -I. -I./../include -W -Wall -Wtraditional -pedantic strsignal.c -o strsignal.o 1 warning generated. if [ x"-fpic" != x ]; then \ clang -c -DHAVE_CONFIG_H -O2 -I/usr/include -I. -I./../include -W -Wall -Wtraditional -pedantic -fpic xstrerror.c -o pic/xstrerror.o; \ else true; fi 2 warnings generated. warning: unknown warning option '-Wtraditional' [-Wunknown-warning-option] clang -c -DHAVE_CONFIG_H -O2 -I/usr/include -I. -I./../include -W -Wall -Wtraditional -pedantic ternary.c -o ternary.o warning: unknown warning option '-Wtraditional' [-Wunknown-warning-option] warning: unknown warning option '-Wtraditional' [-Wunknown-warning-option] 1 warning generated. 1 warning generated. warning: unknown warning option '-Wtraditional' [-Wunknown-warning-option] warning: unknown warning option '-Wtraditional' [-Wunknown-warning-option] 1 warning generated. warning: unknown warning option '-Wtraditional' [-Wunknown-warning-option] warning: unknown warning option '-Wtraditional' [-Wunknown-warning-option] clang -c -DHAVE_CONFIG_H -O2 -I/usr/include -I. -I./../include -W -Wall -Wtraditional -pedantic xatexit.c -o xatexit.o warning: unknown warning option '-Wtraditional' [-Wunknown-warning-option] 1 warning generated. clang -c -DHAVE_CONFIG_H -O2 -I/usr/include -I. -I./../include -W -Wall -Wtraditional -pedantic xexit.c -o xexit.o 1 warning generated. warning: unknown warning option '-Wtraditional' [-Wunknown-warning-option] clang -c -DHAVE_CONFIG_H -O2 -I/usr/include -I. -I./../include -W -Wall -Wtraditional -pedantic xmemdup.c -o xmemdup.o 1 warning generated. 1 warning generated. warning: unknown warning option '-Wtraditional' [-Wunknown-warning-option]./regex.c:8178:20: warning: unused parameter 'preg' [-Wunused-parameter] const regex_t *preg; ^ clang -c -DHAVE_CONFIG_H -O2 -I/usr/include -I. -I./../include -W -Wall -Wtraditional -pedantic splay-tree.c -o splay-tree.o 1 warning generated. clang -c -DHAVE_CONFIG_H -O2 -I/usr/include -I. -I./../include -W -Wall -Wtraditional -pedantic xmalloc.c -o xmalloc.o 1 warning generated. warning: unknown warning option '-Wtraditional' [-Wunknown-warning-option] 1 warning generated. clang -c -DHAVE_CONFIG_H -O2 -I/usr/include -I. -I./../include -W -Wall -Wtraditional -pedantic xstrerror.c -o xstrerror.o warning: unknown warning option '-Wtraditional' [-Wunknown-warning-option] 1 warning generated. clang -c -DHAVE_CONFIG_H -O2 -I/usr/include -I. -I./../include -W -Wall -Wtraditional -pedantic strerror.c -o strerror.o 1 warning generated. clang -c -DHAVE_CONFIG_H -O2 -I/usr/include -I. -I./../include -W -Wall -Wtraditional -pedantic xstrdup.c -o xstrdup.o ternary.c:150:1: warning: function 'ternary_recursivesearch' is not needed and will not be emitted [-Wunneeded-internal-declaration] ternary_recursivesearch (p, s) ^ warning: unknown warning option '-Wtraditional' [-Wunknown-warning-option] 2 warnings generated. warning: unknown warning option '-Wtraditional' [-Wunknown-warning-option] warning: unknown warning option '-Wtraditional' [-Wunknown-warning-option] 1 warning generated. warning: unknown warning option '-Wtraditional' [-Wunknown-warning-option] 1 warning generated. warning: unknown warning option '-Wtraditional' [-Wunknown-warning-option] warning: unknown warning option '-Wtraditional' [-Wunknown-warning-option] 1 warning generated. warning: unknown warning option '-Wtraditional' [-Wunknown-warning-option] 1 warning generated. warning: unknown warning option '-Wtraditional' [-Wunknown-warning-option] 1 warning generated. 1 warning generated. 1 warning generated. 1 warning generated. 1 warning generated. 1 warning generated. clang -c -DHAVE_CONFIG_H -O2 -I/usr/include -I. -I./../include -W -Wall -Wtraditional -pedantic cplus-dem.c -o cplus-dem.o warning: unknown warning option '-Wtraditional' [-Wunknown-warning-option] 2 warnings generated. 1 warning generated. 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 lrealpath.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 ranlib libiberty.a if [ x"-fpic" != x ]; then \ cd pic; \ ar rc libiberty.a \ regex.o cplus-dem.o cp-demangle.o md5.o alloca.o argv.o choose-temp.o concat.o dyn-string.o fdmatch.o fibheap.o floatformat.o fnmatch.o getopt.o getopt1.o getpwd.o getruntime.o hashtab.o hex.o lbasename.o lrealpath.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 ; \ ranlib libiberty.a; \ cd ..; \ else true; fi gmake[1]: Leaving directory '/data/scratch/lang/gcc3-c/work/gcc-3.3.6/libiberty' Bootstrapping the compiler gmake[1]: Entering directory '/data/scratch/lang/gcc3-c/work/gcc-3.3.6/gcc' /usr/pkg/bin/gmake AR_FOR_TARGET="ar" \ RANLIB_FOR_TARGET="ranlib" \ CC="clang" libdir=/usr/pkg/gcc3/lib LANGUAGES="c " \ CFLAGS="-g " MAKEINFO="/data/scratch/lang/gcc3-c/work/gcc-3.3.6/missing makeinfo --no-split" \ MAKEINFOFLAGS="" COVERAGE_FLAGS= gmake[2]: Entering directory '/data/scratch/lang/gcc3-c/work/gcc-3.3.6/gcc' TM_DEFINES="NETBSD_ENABLE_PTHREADS" \ HEADERS="auto-host.h ansidecl.h i386/biarch64.h i386/i386.h i386/unix.h i386/att.h dbxelf.h elfos.h netbsd.h netbsd-elf.h i386/x86-64.h i386/netbsd64.h defaults.h" XM_DEFINES="POSIX" \ TARGET_CPU_DEFAULT="TARGET_CPU_DEFAULT_athlon_sse" \ /bin/sh ./mkconfig.sh config.h TM_DEFINES="NETBSD_ENABLE_PTHREADS" \ HEADERS="auto-host.h ansidecl.h i386/biarch64.h i386/i386.h i386/unix.h i386/att.h dbxelf.h elfos.h netbsd.h netbsd-elf.h i386/x86-64.h i386/netbsd64.h defaults.h" XM_DEFINES="POSIX" \ TARGET_CPU_DEFAULT="TARGET_CPU_DEFAULT_athlon_sse" \ /bin/sh ./mkconfig.sh hconfig.h echo "/* This file is machine generated. Do not edit. */" > tmp-gtyp.h TM_DEFINES="" \ HEADERS="i386/i386-protos.h" XM_DEFINES="" TARGET_CPU_DEFAULT="" \ /bin/sh ./mkconfig.sh tm_p.h ltf="./cp/cp-tree.def ./java/java-tree.def ./objc/objc-tree.def ./ada/ada-tree.def"; for f in $ltf; do \ echo "#include \"$f\""; \ done | sed 's|./||' > tmp-gencheck.h echo "static const char *srcdir = " >> tmp-gtyp.h lof="./cp/lang-options.h ./f/lang-options.h ./java/lang-options.h ./objc/lang-options.h ./ada/lang-options.h"; for f in $lof; do \ echo "#include \"$f\""; \ done | sed 's|./||' > tmp-options.h clang -c -g -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -I/usr/include -I. -I. -I. -I./. -I./config -I./../include version.c -o version.o if test yes = yes \ || test -n ""; then \ /bin/sh ./genmultilib \ "" \ "" \ "" \ "" \ "" \ "" \ "" \ "yes" \ > tmp-mlib.h; \ else \ /bin/sh ./genmultilib '' '' '' '' '' '' '' no \ > tmp-mlib.h; \ fi /bin/sh ./move-if-change tmp-gencheck.h gencheck.h lsf="./cp/lang-specs.h ./f/lang-specs.h ./java/lang-specs.h ./objc/lang-specs.h ./ada/lang-specs.h"; for f in $lsf; do \ echo "#include \"$f\""; \ done | sed 's|./||' > tmp-specs.h if [ -f /usr/include/limits.h ] ; then \ cat ./limitx.h ./glimits.h ./limity.h > tmp-xlimits.h; \ else \ cat ./glimits.h > tmp-xlimits.h; \ fi TM_DEFINES="NETBSD_ENABLE_PTHREADS" \ HEADERS="ansidecl.h i386/biarch64.h i386/i386.h i386/unix.h i386/att.h dbxelf.h elfos.h netbsd.h netbsd-elf.h i386/x86-64.h i386/netbsd64.h defaults.h" XM_DEFINES="POSIX" \ TARGET_CPU_DEFAULT="" \ /bin/sh ./mkconfig.sh tconfig.h /bin/sh ./move-if-change tmp-options.h options.h echo timestamp > s-gencheck mv tmp-xlimits.h xlimits.h /bin/sh ./move-if-change tmp-specs.h specs.h echo "\".\"" >> tmp-gtyp.h echo timestamp > s-options echo timestamp > s-specs echo ";" >> tmp-gtyp.h echo "static const char *lang_files[] = {" >> tmp-gtyp.h clang -c -g -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -DGENERATOR_FILE -I/usr/include -I. -I. -I. -I./. -I./config -I./../include ./gengenrtl.c -o gengenrtl.o clang -c -g -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -DGENERATOR_FILE -I/usr/include -I. -I. -I. -I./. -I./config -I./../include \ ./gengtype-lex.c -o gengtype-lex.o clang -c -g -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -DGENERATOR_FILE -I/usr/include -I. -I. -I. -I./. -I./config -I./../include \ ./gengtype-yacc.c -o gengtype-yacc.o clang -c -g -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -DGENERATOR_FILE -I/usr/include -I. -I. -I. -I./. -I./config -I./../include \ ./dummy-conditions.c -o dummy-conditions.o clang -c -g -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -DGENERATOR_FILE -I/usr/include -I. -I. -I. -I./. -I./config -I./../include errors.c -o errors.o clang -c -g -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -DGENERATOR_FILE -I/usr/include -I. -I. -I. -I./. -I./config -I./../include ./genpreds.c -o genpreds.o ll="./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 clang -c -g -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -DGENERATOR_FILE -I/usr/include -I. -I. -I. -I./. -I./config -I./../include \ ./gencheck.c -o gencheck.o echo "NULL};" >> tmp-gtyp.h echo "static const char *langs_for_lang_files[] = {" >> tmp-gtyp.h ff="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/i386/biarch64.h ./config/i386/i386.h ./config/i386/unix.h ./config/i386/att.h ./config/dbxelf.h ./config/elfos.h ./config/netbsd.h ./config/netbsd-elf.h ./config/i386/x86-64.h ./config/i386/netbsd64.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/i386/i386.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 /bin/sh ./move-if-change tmp-mlib.h multilib.h echo "static const char *lang_dir_names[] = { \"c\", " >> tmp-gtyp.h echo timestamp > s-mlib gf=""; \ 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 clang -c -g -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -DGENERATOR_FILE -I/usr/include -I. -I. -I. -I./. -I./config -I./../include \ ./gengtype.c -o gengtype.o warning: unknown warning option '-Wtraditional' [-Wunknown-warning-option] 1 warning generated. warning: unknown warning option '-Wtraditional' [-Wunknown-warning-option] warning: unknown warning option '-Wtraditional' [-Wunknown-warning-option] warning: unknown warning option '-Wtraditional' [-Wunknown-warning-option] warning: unknown warning option '-Wtraditional' [-Wunknown-warning-option] warning: unknown warning option '-Wtraditional' [-Wunknown-warning-option] warning: unknown warning option '-Wtraditional' [-Wunknown-warning-option] warning: unknown warning option '-Wtraditional' [-Wunknown-warning-option] warning: unknown warning option '-Wtraditional' [-Wunknown-warning-option] 1 warning generated. 1 warning generated. clang -g -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -DGENERATOR_FILE -o gencheck \ gencheck.o ../libiberty/libiberty.a 1 warning generated. gengtype-lex.l:310:31: warning: format string is not a string literal (potentially insecure) [-Wformat-security] error_at_line (&lexer_line, s); ^ gengtype-lex.l:310:31: note: treat the string as an argument to avoid this error_at_line (&lexer_line, s); ^ "%s", /home/gdr/gcc-3.3.6/gcc-3.3.6/gcc/gengtype-lex.c:2522:12: warning: function 'input' is not needed and will not be emitted [-Wunneeded-internal-declaration] static int input() ^ 1 warning generated. 1 warning generated. clang -g -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -DGENERATOR_FILE -o genpreds \ genpreds.o ../libiberty/libiberty.a ./gengtype.c:2420:8: warning: logical not is only applied to the left hand side of this comparison [-Wlogical-not-parentheses] && ! s->kind == TYPE_PARAM_STRUCT) ^ ~~ ./gengtype.c:2420:8: note: add parentheses after the '!' to evaluate the comparison first && ! s->kind == TYPE_PARAM_STRUCT) ^ ( ) ./gengtype.c:2420:8: note: add parentheses around left hand side expression to silence this warning && ! s->kind == TYPE_PARAM_STRUCT) ^ ( ) ./gengtype.c:2420:18: warning: comparison of constant 'TYPE_PARAM_STRUCT' (7) with boolean expression is always false [-Wtautological-constant-out-of-range-compare] && ! s->kind == TYPE_PARAM_STRUCT) ~~~~~~~~~ ^ ~~~~~~~~~~~~~~~~~ 1 warning generated. clang -g -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -DGENERATOR_FILE -o gengenrtl \ gengenrtl.o ../libiberty/libiberty.a 3 warnings generated. ./gencheck > tmp-check.h /bin/sh ./move-if-change tmp-check.h tree-check.h echo timestamp > s-check ./genpreds > tmp-preds.h /bin/sh ./move-if-change tmp-preds.h tm-preds.h ./gengenrtl -h > tmp-genrtl.h /bin/sh ./move-if-change tmp-genrtl.h genrtl.h echo timestamp > s-preds ./gengenrtl > tmp-genrtl.c /bin/sh ./move-if-change tmp-genrtl.c genrtl.c echo timestamp > s-genrtl clang -c -g -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -DGENERATOR_FILE -I/usr/include -I. -I. -I. -I./. -I./config -I./../include ./genflags.c -o genflags.o clang -c -g -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -DGENERATOR_FILE -I/usr/include -I. -I. -I. -I./. -I./config -I./../include ./read-rtl.c -o read-rtl.o clang -c -g -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -DGENERATOR_FILE -I/usr/include -I. -I. -I. -I./. -I./config -I./../include ./gensupport.c -o gensupport.o clang -c -g -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -DGENERATOR_FILE -I/usr/include -I. -I. -I. -I./. -I./config -I./../include \ ./genconditions.c -o genconditions.o clang -c -g -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -DGENERATOR_FILE -I/usr/include -I. -I. -I. -I./. -I./config -I./../include ./genconstants.c -o genconstants.o rm -f print-rtl1.c clang -c -g -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -DGENERATOR_FILE -I/usr/include -I. -I. -I. -I./. -I./config -I./../include ./genconfig.c -o genconfig.o clang -c -g -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -DGENERATOR_FILE -I/usr/include -I. -I. -I. -I./. -I./config -I./../include ./gencodes.c -o gencodes.o clang -c -g -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -DGENERATOR_FILE -I/usr/include -I. -I. -I. -I./. -I./config -I./../include ./genattr.c -o genattr.o clang -c -g -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -DGENERATOR_FILE -I/usr/include -I. -I. -I. -I./. -I./config -I./../include ./genautomata.c -o genautomata.o clang -c -g -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -DGENERATOR_FILE -I/usr/include -I. -I. -I. -I./. -I./config -I./../include ./genemit.c -o genemit.o sed -e 's/config[.]h/hconfig.h/' ./print-rtl.c > print-rtl1.c clang -c -g -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -DGENERATOR_FILE -I/usr/include -I. -I. -I. -I./. -I./config -I./../include ./genopinit.c -o genopinit.o clang -c -g -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -DGENERATOR_FILE -I/usr/include -I. -I. -I. -I./. -I./config -I./../include ./genoutput.c -o genoutput.o clang -c -g -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -DGENERATOR_FILE -I/usr/include -I. -I. -I. -I./. -I./config -I./../include ./genpeep.c -o genpeep.o clang -c -g -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -DGENERATOR_FILE -I/usr/include -I. -I. -I. -I./. -I./config -I./../include ./genrecog.c -o genrecog.o 3 warnings generated. clang -c -g -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -DGENERATOR_FILE -I/usr/include -I. -I. -I. -I./. -I./config -I./../include print-rtl1.c -o print-rtl1.o clang -g -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -DGENERATOR_FILE -o gengtype \ gengtype.o gengtype-lex.o gengtype-yacc.o ../libiberty/libiberty.a warning: unknown warning option '-Wtraditional' [-Wunknown-warning-option] warning: unknown warning option '-Wtraditional' [-Wunknown-warning-option] ./gengtype warning: unknown warning option '-Wtraditional' [-Wunknown-warning-option] warning: unknown warning option '-Wtraditional' [-Wunknown-warning-option] warning: unknown warning option '-Wtraditional' [-Wunknown-warning-option] warning: unknown warning option '-Wtraditional' [-Wunknown-warning-option] warning: unknown warning option '-Wtraditional' [-Wunknown-warning-option] 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 warning: unknown warning option '-Wtraditional' [-Wunknown-warning-option] warning: unknown warning option '-Wtraditional' [-Wunknown-warning-option] warning: unknown warning option '-Wtraditional' [-Wunknown-warning-option] warning: unknown warning option '-Wtraditional' [-Wunknown-warning-option] warning: unknown warning option '-Wtraditional' [-Wunknown-warning-option] warning: unknown warning option '-Wtraditional' [-Wunknown-warning-option] 1 warning generated. warning: unknown warning option '-Wtraditional' [-Wunknown-warning-option] clang -c -g -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -DGENERATOR_FILE -I/usr/include -I. -I. -I. -I./. -I./config -I./../include ./genattrtab.c -o genattrtab.o 1 warning generated. warning: unknown warning option '-Wtraditional' [-Wunknown-warning-option] 1 warning generated. 1 warning generated. 1 warning generated. clang -c -g -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -DGENERATOR_FILE -I/usr/include -I. -I. -I. -I./. -I./config -I./../include rtl.c -o rtl.o 1 warning generated. clang -c -g -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -DGENERATOR_FILE -I/usr/include -I. -I. -I. -I./. -I./config -I./../include bitmap.c -o bitmap.o clang -c -g -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -DGENERATOR_FILE -I/usr/include -I. -I. -I. -I./. -I./config -I./../include ggc-none.c -o ggc-none.o print-rtl1.c:262:7: warning: format specifies type 'void *' but the argument has type 'char *' [-Wformat-pedantic] (char *) NOTE_BLOCK (in_rtx)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ print-rtl1.c:472:37: warning: format specifies type 'void *' but the argument has type 'char *' [-Wformat-pedantic] fprintf (outfile, HOST_PTR_PRINTF, (char *) XTREE (in_rtx, i)); ^~~~~~~~~~~~~~~~~~~~~~~~~~ 1 warning generated. 1 warning generated. 1 warning generated. 1 warning generated. ./genautomata.c:8844:45: warning: format string is not a string literal (potentially insecure) [-Wformat-security] 1 warning generated. fprintf (output_description_file, DECL_RESERV (decl)->name); ^~~~~~~~~~~~~~~~~~~~~~~~ ./genautomata.c:1442:24: note: expanded from macro 'DECL_RESERV' #define DECL_RESERV(d) (&(d)->decl.reserv) ^ ./genautomata.c:8844:45: note: treat the string as an argument to avoid this fprintf (output_description_file, DECL_RESERV (decl)->name); ^ "%s", ./genautomata.c:1442:24: note: expanded from macro 'DECL_RESERV' #define DECL_RESERV(d) (&(d)->decl.reserv) ^ ./genautomata.c:8918:38: warning: format string is not a string literal (potentially insecure) [-Wformat-security] fprintf (output_description_file, name); ^~~~ ./genautomata.c:8918:38: note: treat the string as an argument to avoid this fprintf (output_description_file, name); ^ "%s", ./genautomata.c:8991:45: warning: format string is not a string literal (potentially insecure) [-Wformat-security] fprintf (output_description_file, insn_name); ^~~~~~~~~ ./genautomata.c:8991:45: note: treat the string as an argument to avoid this fprintf (output_description_file, insn_name); ^ "%s", 1 warning generated. 3 warnings generated. 1 warning generated. warning: unknown warning option '-Wtraditional' [-Wunknown-warning-option] warning: unknown warning option '-Wtraditional' [-Wunknown-warning-option] warning: unknown warning option '-Wtraditional' [-Wunknown-warning-option] warning: unknown warning option '-Wtraditional' [-Wunknown-warning-option] 1 warning generated. bitmap.c:269:7: warning: static function 'bitmap_elem_to_freelist' is used in an inline function with external linkage [-Wstatic-in-inline] bitmap_elem_to_freelist (head, element); ^ bitmap.c:47:13: note: 'bitmap_elem_to_freelist' declared here static void bitmap_elem_to_freelist PARAMS ((bitmap, bitmap_element *)); ^ In file included from rtl.c:124: ./machmode.def:80:1: warning: shift count >= width of type [-Wshift-count-overflow] DEF_MACHMODE (DImode, "DI", MODE_INT, BITS_PER_UNIT*8, 8, 8, TImode, VOIDmode) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ rtl.c:119:101: note: expanded from macro 'DEF_MACHMODE' ((BITSIZE) >= HOST_BITS_PER_WIDE_INT) ? ~(unsigned HOST_WIDE_INT) 0 : ((unsigned HOST_WIDE_INT) 1 << (BITSIZE)) - 1, ^ ~~~~~~~~~ In file included from rtl.c:124: ./machmode.def:81:1: warning: shift count >= width of type [-Wshift-count-overflow] DEF_MACHMODE (TImode, "TI", MODE_INT, BITS_PER_UNIT*16, 16, 16, OImode, VOIDmode) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ rtl.c:119:101: note: expanded from macro 'DEF_MACHMODE' ((BITSIZE) >= HOST_BITS_PER_WIDE_INT) ? ~(unsigned HOST_WIDE_INT) 0 : ((unsigned HOST_WIDE_INT) 1 << (BITSIZE)) - 1, ^ ~~~~~~~~~ In file included from rtl.c:124: ./machmode.def:82:1: warning: shift count >= width of type [-Wshift-count-overflow] DEF_MACHMODE (OImode, "OI", MODE_INT, BITS_PER_UNIT*32, 32, 32, VOIDmode, VOIDmode) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ rtl.c:119:101: note: expanded from macro 'DEF_MACHMODE' ((BITSIZE) >= HOST_BITS_PER_WIDE_INT) ? ~(unsigned HOST_WIDE_INT) 0 : ((unsigned HOST_WIDE_INT) 1 << (BITSIZE)) - 1, ^ ~~~~~~~~~ In file included from rtl.c:124: ./machmode.def:90:1: warning: shift count >= width of type [-Wshift-count-overflow] DEF_MACHMODE (PDImode, "PDI", MODE_PARTIAL_INT, BITS_PER_UNIT*8, 8, 8, VOIDmode, VOIDmode) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ rtl.c:119:101: note: expanded from macro 'DEF_MACHMODE' ((BITSIZE) >= HOST_BITS_PER_WIDE_INT) ? ~(unsigned HOST_WIDE_INT) 0 : ((unsigned HOST_WIDE_INT) 1 << (BITSIZE)) - 1, ^ ~~~~~~~~~ In file included from rtl.c:124: ./machmode.def:96:1: warning: shift count >= width of type [-Wshift-count-overflow] DEF_MACHMODE (DFmode, "DF", MODE_FLOAT, BITS_PER_UNIT*8, 8, 8, XFmode, VOIDmode) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ rtl.c:119:101: note: expanded from macro 'DEF_MACHMODE' ((BITSIZE) >= HOST_BITS_PER_WIDE_INT) ? ~(unsigned HOST_WIDE_INT) 0 : ((unsigned HOST_WIDE_INT) 1 << (BITSIZE)) - 1, ^ ~~~~~~~~~ In file included from rtl.c:124: ./machmode.def:97:1: warning: shift count >= width of type [-Wshift-count-overflow] DEF_MACHMODE (XFmode, "XF", MODE_FLOAT, BITS_PER_UNIT*12, 12, 12, TFmode, VOIDmode) /* IEEE extended */ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ rtl.c:119:101: note: expanded from macro 'DEF_MACHMODE' ((BITSIZE) >= HOST_BITS_PER_WIDE_INT) ? ~(unsigned HOST_WIDE_INT) 0 : ((unsigned HOST_WIDE_INT) 1 << (BITSIZE)) - 1, ^ ~~~~~~~~~ In file included from rtl.c:124: ./machmode.def:98:1: warning: shift count >= width of type [-Wshift-count-overflow] DEF_MACHMODE (TFmode, "TF", MODE_FLOAT, BITS_PER_UNIT*16, 16, 16, VOIDmode, VOIDmode) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ rtl.c:119:101: note: expanded from macro 'DEF_MACHMODE' ((BITSIZE) >= HOST_BITS_PER_WIDE_INT) ? ~(unsigned HOST_WIDE_INT) 0 : ((unsigned HOST_WIDE_INT) 1 << (BITSIZE)) - 1, ^ ~~~~~~~~~ In file included from rtl.c:124: ./machmode.def:103:1: warning: shift count >= width of type [-Wshift-count-overflow] DEF_MACHMODE (SCmode, "SC", MODE_COMPLEX_FLOAT, BITS_PER_UNIT*8, 8, 4, DCmode, SFmode) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ rtl.c:119:101: note: expanded from macro 'DEF_MACHMODE' ((BITSIZE) >= HOST_BITS_PER_WIDE_INT) ? ~(unsigned HOST_WIDE_INT) 0 : ((unsigned HOST_WIDE_INT) 1 << (BITSIZE)) - 1, ^ ~~~~~~~~~ In file included from rtl.c:124: ./machmode.def:104:1: warning: shift count >= width of type [-Wshift-count-overflow] DEF_MACHMODE (DCmode, "DC", MODE_COMPLEX_FLOAT, BITS_PER_UNIT*16, 16, 8, XCmode, DFmode) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ rtl.c:119:101: note: expanded from macro 'DEF_MACHMODE' ((BITSIZE) >= HOST_BITS_PER_WIDE_INT) ? ~(unsigned HOST_WIDE_INT) 0 : ((unsigned HOST_WIDE_INT) 1 << (BITSIZE)) - 1, ^ ~~~~~~~~~ In file included from rtl.c:124: ./machmode.def:105:1: warning: shift count >= width of type [-Wshift-count-overflow] DEF_MACHMODE (XCmode, "XC", MODE_COMPLEX_FLOAT, BITS_PER_UNIT*24, 24, 12, TCmode, XFmode) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ rtl.c:119:101: note: expanded from macro 'DEF_MACHMODE' ((BITSIZE) >= HOST_BITS_PER_WIDE_INT) ? ~(unsigned HOST_WIDE_INT) 0 : ((unsigned HOST_WIDE_INT) 1 << (BITSIZE)) - 1, ^ ~~~~~~~~~ In file included from rtl.c:124: ./machmode.def:106:1: warning: shift count >= width of type [-Wshift-count-overflow] DEF_MACHMODE (TCmode, "TC", MODE_COMPLEX_FLOAT, BITS_PER_UNIT*32, 32, 16, VOIDmode, TFmode) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ rtl.c:119:101: note: expanded from macro 'DEF_MACHMODE' ((BITSIZE) >= HOST_BITS_PER_WIDE_INT) ? ~(unsigned HOST_WIDE_INT) 0 : ((unsigned HOST_WIDE_INT) 1 << (BITSIZE)) - 1, ^ ~~~~~~~~~ In file included from rtl.c:124: ./machmode.def:110:1: warning: shift count >= width of type [-Wshift-count-overflow] DEF_MACHMODE (CSImode, "CSI", MODE_COMPLEX_INT, BITS_PER_UNIT*8, 8, 4, CDImode, SImode) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ rtl.c:119:101: note: expanded from macro 'DEF_MACHMODE' ((BITSIZE) >= HOST_BITS_PER_WIDE_INT) ? ~(unsigned HOST_WIDE_INT) 0 : ((unsigned HOST_WIDE_INT) 1 << (BITSIZE)) - 1, ^ ~~~~~~~~~ In file included from rtl.c:124: ./machmode.def:111:1: warning: shift count >= width of type [-Wshift-count-overflow] DEF_MACHMODE (CDImode, "CDI", MODE_COMPLEX_INT, BITS_PER_UNIT*16, 16, 8, CTImode, DImode) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ rtl.c:119:101: note: expanded from macro 'DEF_MACHMODE' ((BITSIZE) >= HOST_BITS_PER_WIDE_INT) ? ~(unsigned HOST_WIDE_INT) 0 : ((unsigned HOST_WIDE_INT) 1 << (BITSIZE)) - 1, ^ ~~~~~~~~~ In file included from rtl.c:124: ./machmode.def:112:1: warning: shift count >= width of type [-Wshift-count-overflow] DEF_MACHMODE (CTImode, "CTI", MODE_COMPLEX_INT, BITS_PER_UNIT*32, 32, 16, COImode, TImode) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ rtl.c:119:101: note: expanded from macro 'DEF_MACHMODE' ((BITSIZE) >= HOST_BITS_PER_WIDE_INT) ? ~(unsigned HOST_WIDE_INT) 0 : ((unsigned HOST_WIDE_INT) 1 << (BITSIZE)) - 1, ^ ~~~~~~~~~ In file included from rtl.c:124: ./machmode.def:113:1: warning: shift count >= width of type [-Wshift-count-overflow] DEF_MACHMODE (COImode, "COI", MODE_COMPLEX_INT, BITS_PER_UNIT*64, 64, 32, VOIDmode, OImode) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ rtl.c:119:101: note: expanded from macro 'DEF_MACHMODE' ((BITSIZE) >= HOST_BITS_PER_WIDE_INT) ? ~(unsigned HOST_WIDE_INT) 0 : ((unsigned HOST_WIDE_INT) 1 << (BITSIZE)) - 1, ^ ~~~~~~~~~ In file included from rtl.c:124: ./machmode.def:119:1: warning: shift count >= width of type [-Wshift-count-overflow] DEF_MACHMODE (V1DImode, "V1DI", MODE_VECTOR_INT, BITS_PER_UNIT*8, 8, 8, V2QImode, DImode) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ rtl.c:119:101: note: expanded from macro 'DEF_MACHMODE' ((BITSIZE) >= HOST_BITS_PER_WIDE_INT) ? ~(unsigned HOST_WIDE_INT) 0 : ((unsigned HOST_WIDE_INT) 1 << (BITSIZE)) - 1, ^ ~~~~~~~~~ In file included from rtl.c:124: ./machmode.def:122:1: warning: shift count >= width of type [-Wshift-count-overflow] DEF_MACHMODE (V2SImode, "V2SI", MODE_VECTOR_INT, BITS_PER_UNIT*8, 8, 4, V16QImode, SImode) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ rtl.c:119:101: note: expanded from macro 'DEF_MACHMODE' ((BITSIZE) >= HOST_BITS_PER_WIDE_INT) ? ~(unsigned HOST_WIDE_INT) 0 : ((unsigned HOST_WIDE_INT) 1 << (BITSIZE)) - 1, ^ ~~~~~~~~~ In file included from rtl.c:124: ./machmode.def:123:1: warning: shift count >= width of type [-Wshift-count-overflow] DEF_MACHMODE (V2DImode, "V2DI", MODE_VECTOR_INT, BITS_PER_UNIT*16, 16, 8, V8SImode, DImode) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ rtl.c:119:101: note: expanded from macro 'DEF_MACHMODE' ((BITSIZE) >= HOST_BITS_PER_WIDE_INT) ? ~(unsigned HOST_WIDE_INT) 0 : ((unsigned HOST_WIDE_INT) 1 << (BITSIZE)) - 1, ^ ~~~~~~~~~ In file included from rtl.c:124: ./machmode.def:126:1: warning: shift count >= width of type [-Wshift-count-overflow] DEF_MACHMODE (V4HImode, "V4HI", MODE_VECTOR_INT, BITS_PER_UNIT*8, 8, 2, V2SImode, HImode) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ rtl.c:119:101: note: expanded from macro 'DEF_MACHMODE' ((BITSIZE) >= HOST_BITS_PER_WIDE_INT) ? ~(unsigned HOST_WIDE_INT) 0 : ((unsigned HOST_WIDE_INT) 1 << (BITSIZE)) - 1, ^ ~~~~~~~~~ In file included from rtl.c:124: ./machmode.def:127:1: warning: shift count >= width of type [-Wshift-count-overflow] DEF_MACHMODE (V4SImode, "V4SI", MODE_VECTOR_INT, BITS_PER_UNIT*16, 16, 4, V2DImode, SImode) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ rtl.c:119:101: note: expanded from macro 'DEF_MACHMODE' ((BITSIZE) >= HOST_BITS_PER_WIDE_INT) ? ~(unsigned HOST_WIDE_INT) 0 : ((unsigned HOST_WIDE_INT) 1 << (BITSIZE)) - 1, ^ ~~~~~~~~~ In file included from rtl.c:124: ./machmode.def:128:1: warning: shift count >= width of type [-Wshift-count-overflow] DEF_MACHMODE (V4DImode, "V4DI", MODE_VECTOR_INT, BITS_PER_UNIT*32, 32, 8, V8DImode, DImode) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ rtl.c:119:101: note: expanded from macro 'DEF_MACHMODE' ((BITSIZE) >= HOST_BITS_PER_WIDE_INT) ? ~(unsigned HOST_WIDE_INT) 0 : ((unsigned HOST_WIDE_INT) 1 << (BITSIZE)) - 1, ^ ~~~~~~~~~ In file included from rtl.c:124: ./machmode.def:130:1: warning: shift count >= width of type [-Wshift-count-overflow] DEF_MACHMODE (V8QImode, "V8QI", MODE_VECTOR_INT, BITS_PER_UNIT*8, 8, 1, V4HImode, QImode) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ rtl.c:119:101: note: expanded from macro 'DEF_MACHMODE' ((BITSIZE) >= HOST_BITS_PER_WIDE_INT) ? ~(unsigned HOST_WIDE_INT) 0 : ((unsigned HOST_WIDE_INT) 1 << (BITSIZE)) - 1, ^ ~~~~~~~~~ In file included from rtl.c:124: ./machmode.def:131:1: warning: shift count >= width of type [-Wshift-count-overflow] DEF_MACHMODE (V8HImode, "V8HI", MODE_VECTOR_INT, BITS_PER_UNIT*16, 16, 2, V4SImode, HImode) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ rtl.c:119:101: note: expanded from macro 'DEF_MACHMODE' ((BITSIZE) >= HOST_BITS_PER_WIDE_INT) ? ~(unsigned HOST_WIDE_INT) 0 : ((unsigned HOST_WIDE_INT) 1 << (BITSIZE)) - 1, ^ ~~~~~~~~~ In file included from rtl.c:124: ./machmode.def:132:1: warning: shift count >= width of type [-Wshift-count-overflow] DEF_MACHMODE (V8SImode, "V8SI", MODE_VECTOR_INT, BITS_PER_UNIT*32, 32, 4, V4DImode, SImode) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ rtl.c:119:101: note: expanded from macro 'DEF_MACHMODE' ((BITSIZE) >= HOST_BITS_PER_WIDE_INT) ? ~(unsigned HOST_WIDE_INT) 0 : ((unsigned HOST_WIDE_INT) 1 << (BITSIZE)) - 1, ^ ~~~~~~~~~ In file included from rtl.c:124: ./machmode.def:133:1: warning: shift count >= width of type [-Wshift-count-overflow] DEF_MACHMODE (V8DImode, "V8DI", MODE_VECTOR_INT, BITS_PER_UNIT*64, 64, 8, VOIDmode, DImode) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ rtl.c:119:101: note: expanded from macro 'DEF_MACHMODE' ((BITSIZE) >= HOST_BITS_PER_WIDE_INT) ? ~(unsigned HOST_WIDE_INT) 0 : ((unsigned HOST_WIDE_INT) 1 << (BITSIZE)) - 1, ^ ~~~~~~~~~ In file included from rtl.c:124: ./machmode.def:135:1: warning: shift count >= width of type [-Wshift-count-overflow] DEF_MACHMODE (V16QImode, "V16QI", MODE_VECTOR_INT, BITS_PER_UNIT*16, 16, 1, V8HImode, QImode) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ rtl.c:119:101: note: expanded from macro 'DEF_MACHMODE' ((BITSIZE) >= HOST_BITS_PER_WIDE_INT) ? ~(unsigned HOST_WIDE_INT) 0 : ((unsigned HOST_WIDE_INT) 1 << (BITSIZE)) - 1, ^ ~~~~~~~~~ In file included from rtl.c:124: ./machmode.def:137:1: warning: shift count >= width of type [-Wshift-count-overflow] DEF_MACHMODE (V2SFmode, "V2SF", MODE_VECTOR_FLOAT, BITS_PER_UNIT*8, 8, 4, V4SFmode, SFmode) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ rtl.c:119:101: note: expanded from macro 'DEF_MACHMODE' ((BITSIZE) >= HOST_BITS_PER_WIDE_INT) ? ~(unsigned HOST_WIDE_INT) 0 : ((unsigned HOST_WIDE_INT) 1 << (BITSIZE)) - 1, ^ ~~~~~~~~~ In file included from rtl.c:124: ./machmode.def:138:1: warning: shift count >= width of type [-Wshift-count-overflow] DEF_MACHMODE (V2DFmode, "V2DF", MODE_VECTOR_FLOAT, BITS_PER_UNIT*16, 16, 8, V8SFmode, DFmode) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ rtl.c:119:101: note: expanded from macro 'DEF_MACHMODE' ((BITSIZE) >= HOST_BITS_PER_WIDE_INT) ? ~(unsigned HOST_WIDE_INT) 0 : ((unsigned HOST_WIDE_INT) 1 << (BITSIZE)) - 1, ^ ~~~~~~~~~ In file included from rtl.c:124: ./machmode.def:140:1: warning: shift count >= width of type [-Wshift-count-overflow] DEF_MACHMODE (V4SFmode, "V4SF", MODE_VECTOR_FLOAT, BITS_PER_UNIT*16, 16, 4, V2DFmode, SFmode) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ rtl.c:119:101: note: expanded from macro 'DEF_MACHMODE' ((BITSIZE) >= HOST_BITS_PER_WIDE_INT) ? ~(unsigned HOST_WIDE_INT) 0 : ((unsigned HOST_WIDE_INT) 1 << (BITSIZE)) - 1, ^ ~~~~~~~~~ In file included from rtl.c:124: ./machmode.def:141:1: warning: shift count >= width of type [-Wshift-count-overflow] DEF_MACHMODE (V4DFmode, "V4DF", MODE_VECTOR_FLOAT, BITS_PER_UNIT*32, 32, 8, V8DFmode, DFmode) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ rtl.c:119:101: note: expanded from macro 'DEF_MACHMODE' ((BITSIZE) >= HOST_BITS_PER_WIDE_INT) ? ~(unsigned HOST_WIDE_INT) 0 : ((unsigned HOST_WIDE_INT) 1 << (BITSIZE)) - 1, ^ ~~~~~~~~~ In file included from rtl.c:124: ./machmode.def:143:1: warning: shift count >= width of type [-Wshift-count-overflow] DEF_MACHMODE (V8SFmode, "V8SF", MODE_VECTOR_FLOAT, BITS_PER_UNIT*32, 32, 4,V4DFmode, SFmode) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ rtl.c:119:101: note: expanded from macro 'DEF_MACHMODE' ((BITSIZE) >= HOST_BITS_PER_WIDE_INT) ? ~(unsigned HOST_WIDE_INT) 0 : ((unsigned HOST_WIDE_INT) 1 << (BITSIZE)) - 1, ^ ~~~~~~~~~ In file included from rtl.c:124: ./machmode.def:144:1: warning: shift count >= width of type [-Wshift-count-overflow] DEF_MACHMODE (V8DFmode, "V8DF", MODE_VECTOR_FLOAT, BITS_PER_UNIT*64, 64, 8, VOIDmode, DFmode) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ rtl.c:119:101: note: expanded from macro 'DEF_MACHMODE' ((BITSIZE) >= HOST_BITS_PER_WIDE_INT) ? ~(unsigned HOST_WIDE_INT) 0 : ((unsigned HOST_WIDE_INT) 1 << (BITSIZE)) - 1, ^ ~~~~~~~~~ In file included from rtl.c:124: ./machmode.def:145:1: warning: shift count >= width of type [-Wshift-count-overflow] DEF_MACHMODE (V16SFmode, "V16SF", MODE_VECTOR_FLOAT, 512, 64, 4, VOIDmode, SFmode) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ rtl.c:119:101: note: expanded from macro 'DEF_MACHMODE' ((BITSIZE) >= HOST_BITS_PER_WIDE_INT) ? ~(unsigned HOST_WIDE_INT) 0 : ((unsigned HOST_WIDE_INT) 1 << (BITSIZE)) - 1, ^ ~~~~~~~~~ 2 warnings generated. 34 warnings generated. ./genattrtab.c:4154:1: warning: function 'count_sub_rtxs' is not needed and will not be emitted [-Wunneeded-internal-declaration] count_sub_rtxs (x, max) ^ clang -g -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -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 clang -g -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -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/i386/i386.md > tmp-constants.h ./genconditions ./config/i386/i386.md > tmp-conditions.c /bin/sh ./move-if-change tmp-constants.h insn-constants.h echo timestamp > s-constants /bin/sh ./move-if-change tmp-conditions.c insn-conditions.c echo timestamp > s-conditions clang -c -g -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -DGENERATOR_FILE -I/usr/include -I. -I. -I. -I./. -I./config -I./../include insn-conditions.c 4 warnings generated. warning: unknown warning option '-Wtraditional' [-Wunknown-warning-option] 2 warnings generated. 1 warning generated. clang -g -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -DGENERATOR_FILE -o genflags \ genflags.o rtl.o read-rtl.o bitmap.o ggc-none.o gensupport.o insn-conditions.o print-rtl1.o \ errors.o ../libiberty/libiberty.a clang -g -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -DGENERATOR_FILE -o genconfig \ genconfig.o rtl.o read-rtl.o bitmap.o ggc-none.o gensupport.o insn-conditions.o print-rtl1.o \ errors.o ../libiberty/libiberty.a clang -g -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -DGENERATOR_FILE -o gencodes \ gencodes.o rtl.o read-rtl.o bitmap.o ggc-none.o gensupport.o insn-conditions.o print-rtl1.o \ errors.o ../libiberty/libiberty.a clang -g -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -DGENERATOR_FILE -o genattr \ genattr.o rtl.o read-rtl.o bitmap.o ggc-none.o gensupport.o insn-conditions.o print-rtl1.o \ errors.o ../libiberty/libiberty.a clang -g -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -DGENERATOR_FILE -o genemit \ genemit.o rtl.o read-rtl.o bitmap.o ggc-none.o gensupport.o insn-conditions.o print-rtl1.o \ errors.o ../libiberty/libiberty.a clang -g -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -DGENERATOR_FILE -o genopinit \ genopinit.o rtl.o read-rtl.o bitmap.o ggc-none.o gensupport.o insn-conditions.o print-rtl1.o \ errors.o ../libiberty/libiberty.a clang -g -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -DGENERATOR_FILE -o genoutput \ genoutput.o rtl.o read-rtl.o bitmap.o ggc-none.o gensupport.o insn-conditions.o print-rtl1.o \ errors.o ../libiberty/libiberty.a clang -g -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -DGENERATOR_FILE -o genpeep \ genpeep.o rtl.o read-rtl.o bitmap.o ggc-none.o gensupport.o insn-conditions.o print-rtl1.o \ errors.o ../libiberty/libiberty.a clang -g -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -DGENERATOR_FILE -o genrecog \ genrecog.o rtl.o read-rtl.o bitmap.o ggc-none.o gensupport.o insn-conditions.o print-rtl1.o \ errors.o ../libiberty/libiberty.a ./gencodes ./config/i386/i386.md > tmp-codes.h ./genpeep ./config/i386/i386.md > tmp-peep.c ./genemit ./config/i386/i386.md > tmp-emit.c ./genflags ./config/i386/i386.md > tmp-flags.h ./genconfig ./config/i386/i386.md > tmp-config.h ./genopinit ./config/i386/i386.md > tmp-opinit.c ./genattr ./config/i386/i386.md > tmp-attr.h ./genoutput ./config/i386/i386.md > tmp-output.c ./genrecog ./config/i386/i386.md > tmp-recog.c /bin/sh ./move-if-change tmp-peep.c insn-peep.c /bin/sh ./move-if-change tmp-codes.h insn-codes.h echo timestamp > s-codes echo timestamp > s-peep /bin/sh ./move-if-change tmp-flags.h insn-flags.h /bin/sh ./move-if-change tmp-config.h insn-config.h /bin/sh ./move-if-change tmp-attr.h insn-attr.h echo timestamp > s-flags /bin/sh ./move-if-change tmp-emit.c insn-emit.c echo timestamp > s-attr ./config/i386/i386.md:13888: warning: source missing a mode? ./config/i386/i386.md:13955: warning: source missing a mode? echo timestamp > s-config echo timestamp > s-emit /bin/sh ./move-if-change tmp-opinit.c insn-opinit.c clang -g -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -I/usr/include -I. -I. -I. -I./. -I./config -I./../include \ -c ./c-parse.c -o c-parse.o clang -c -g -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -I/usr/include -I. -I. -I. -I./. -I./config -I./../include c-lang.c -o c-lang.o clang -c -g -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -I/usr/include -I. -I. -I. -I./. -I./config -I./../include c-pretty-print.c -o c-pretty-print.o clang -c -g -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -I/usr/include -I. -I. -I. -I./. -I./config -I./../include attribs.c -o attribs.o echo timestamp > s-opinit clang -c -g -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -I/usr/include -I. -I. -I. -I./. -I./config -I./../include c-errors.c -o c-errors.o clang -c -g -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -I/usr/include -I. -I. -I. -I./. -I./config -I./../include c-lex.c -o c-lex.o clang -c -g -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -I/usr/include -I. -I. -I. -I./. -I./config -I./../include c-pragma.c -o c-pragma.o clang -c -g -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -I/usr/include -I. -I. -I. -I./. -I./config -I./../include c-decl.c -o c-decl.o clang -c -g -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -I/usr/include -I. -I. -I. -I./. -I./config -I./../include c-typeck.c -o c-typeck.o clang -c -g -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -I/usr/include -I. -I. -I. -I./. -I./config -I./../include c-convert.c -o c-convert.o clang -c -g -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -I/usr/include -I. -I. -I. -I./. -I./config -I./../include c-aux-info.c -o c-aux-info.o clang -c -g -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -I/usr/include -I. -I. -I. -I./. -I./config -I./../include c-common.c -o c-common.o clang -c -g -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -I/usr/include -I. -I. -I. -I./. -I./config -I./../include c-opts.c -o c-opts.o /bin/sh ./move-if-change tmp-recog.c insn-recog.c (cd intl && /usr/pkg/bin/gmake all) /bin/sh ./move-if-change tmp-output.c insn-output.c echo timestamp > s-output clang -c -g -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -I/usr/include -I. -I. -I. -I./. -I./config -I./../include c-format.c -o c-format.o echo timestamp > s-recog clang -c -g -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -I/usr/include -I. -I. -I. -I./. -I./config -I./../include c-semantics.c -o c-semantics.o gmake[3]: Entering directory '/data/scratch/lang/gcc3-c/work/gcc-3.3.6/gcc/intl' gmake[3]: Nothing to be done for 'all'. gmake[3]: Leaving directory '/data/scratch/lang/gcc3-c/work/gcc-3.3.6/gcc/intl' clang -c -g -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -I/usr/include -I. -I. -I. -I./. -I./config -I./../include c-dump.c -o c-dump.o warning: unknown warning option '-Wtraditional' [-Wunknown-warning-option] warning: unknown warning option '-Wtraditional' [-Wunknown-warning-option] warning: unknown warning option '-Wtraditional' [-Wunknown-warning-option] warning: unknown warning option '-Wtraditional' [-Wunknown-warning-option] warning: unknown warning option '-Wtraditional' [-Wunknown-warning-option] warning: unknown warning option '-Wtraditional' [-Wunknown-warning-option] warning: unknown warning option '-Wtraditional' [-Wunknown-warning-option] warning: unknown warning option '-Wtraditional' [-Wunknown-warning-option] warning: unknown warning option '-Wtraditional' [-Wunknown-warning-option] 1 warning generated. warning: unknown warning option '-Wtraditional' [-Wunknown-warning-option] warning: unknown warning option '-Wtraditional' [-Wunknown-warning-option] 1 warning generated. clang -c -g -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -I/usr/include -I. -I. -I. -I./. -I./config -I./../include cpplib.c -o cpplib.o clang -c -g -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -I/usr/include -I. -I. -I. -I./. -I./config -I./../include cpplex.c -o cpplex.o warning: unknown warning option '-Wtraditional' [-Wunknown-warning-option] warning: unknown warning option '-Wtraditional' [-Wunknown-warning-option] 1 warning generated. clang -c -g -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -I/usr/include -I. -I. -I. -I./. -I./config -I./../include cppmacro.c -o cppmacro.o c-pretty-print.c:553:10: warning: case value not in enumerated type 'enum tree_code' [-Wswitch] case STMT_EXPR: ^ c-pretty-print.c:641:10: warning: case value not in enumerated type 'enum tree_code' [-Wswitch] case ARROW_EXPR: ^ c-pretty-print.c:712:10: warning: case value not in enumerated type 'enum tree_code' [-Wswitch] case COMPOUND_LITERAL_EXPR: ^ 1 warning generated. c-pretty-print.c:806:10: warning: case value not in enumerated type 'enum tree_code' [-Wswitch] case SIZEOF_EXPR: ^ c-pretty-print.c:807:10: warning: case value not in enumerated type 'enum tree_code' [-Wswitch] case ALIGNOF_EXPR: ^ c-pretty-print.c:1164:10: warning: case value not in enumerated type 'enum tree_code' [-Wswitch] case SIZEOF_EXPR: ^ c-pretty-print.c:1141:10: warning: case value not in enumerated type 'enum tree_code' [-Wswitch] case ARROW_EXPR: ^ c-pretty-print.c:1165:10: warning: case value not in enumerated type 'enum tree_code' [-Wswitch] case ALIGNOF_EXPR: ^ c-pretty-print.c:1135:10: warning: case value not in enumerated type 'enum tree_code' [-Wswitch] case STMT_EXPR: ^ c-pretty-print.c:1150:10: warning: case value not in enumerated type 'enum tree_code' [-Wswitch] case COMPOUND_LITERAL_EXPR: ^ clang -c -g -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -I/usr/include -I. -I. -I. -I./. -I./config -I./../include cppexp.c -o cppexp.o 1 warning generated. c-pretty-print.c:1287:10: warning: case value not in enumerated type 'enum tree_code' [-Wswitch] case EXPR_STMT: ^ c-pretty-print.c:1277:10: warning: case value not in enumerated type 'enum tree_code' [-Wswitch] case COMPOUND_STMT: ^ c-pretty-print.c:1415:10: warning: case value not in enumerated type 'enum tree_code' [-Wswitch] case DECL_STMT: ^ c-pretty-print.c:1297:10: warning: case value not in enumerated type 'enum tree_code' [-Wswitch] case IF_STMT: ^ c-pretty-print.c:1357:10: warning: case value not in enumerated type 'enum tree_code' [-Wswitch] case FOR_STMT: ^ c-pretty-print.c:1332:10: warning: case value not in enumerated type 'enum tree_code' [-Wswitch] case WHILE_STMT: ^ c-pretty-print.c:1343:10: warning: case value not in enumerated type 'enum tree_code' [-Wswitch] case DO_STMT: ^ c-pretty-print.c:1383:10: warning: case value not in enumerated type 'enum tree_code' [-Wswitch] case RETURN_STMT: ^ c-pretty-print.c:1375:10: warning: case value not in enumerated type 'enum tree_code' [-Wswitch] case BREAK_STMT: ^ c-pretty-print.c:1376:10: warning: case value not in enumerated type 'enum tree_code' [-Wswitch] case CONTINUE_STMT: ^ c-pretty-print.c:1320:10: warning: case value not in enumerated type 'enum tree_code' [-Wswitch] case SWITCH_STMT: ^ c-pretty-print.c:1384:10: warning: case value not in enumerated type 'enum tree_code' [-Wswitch] case GOTO_STMT: ^ c-pretty-print.c:1252:10: warning: case value not in enumerated type 'enum tree_code' [-Wswitch] case LABEL_STMT: ^ c-pretty-print.c:1421:10: warning: case value not in enumerated type 'enum tree_code' [-Wswitch] case ASM_STMT: ^ c-pretty-print.c:1399:10: warning: case value not in enumerated type 'enum tree_code' [-Wswitch] case SCOPE_STMT: ^ c-pretty-print.c:1452:10: warning: case value not in enumerated type 'enum tree_code' [-Wswitch] case FILE_STMT: ^ c-pretty-print.c:1253:10: warning: case value not in enumerated type 'enum tree_code' [-Wswitch] case CASE_LABEL: ^ c-pretty-print.c:1288:10: warning: case value not in enumerated type 'enum tree_code' [-Wswitch] case CLEANUP_STMT: ^ c-semantics.c:61:18: warning: implicit conversion from enumeration type 'enum c_tree_code' to different enumeration type 'enum tree_code' [-Wenum-conversion] *t = build_nt (EXPR_STMT, void_zero_node); ~~~~~~~~ ^~~~~~~~~ clang -c -g -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -I/usr/include -I. -I. -I. -I./. -I./config -I./../include cppfiles.c -o cppfiles.o c-semantics.c:81:25: warning: implicit conversion from enumeration type 'enum c_tree_code' to different enumeration type 'enum tree_code' [-Wenum-conversion] tree pos = build_nt (FILE_STMT, get_identifier (input_filename)); ~~~~~~~~ ^~~~~~~~~ c-semantics.c:111:27: warning: implicit conversion from enumeration type 'enum c_tree_code' to different enumeration type 'enum tree_code' [-Wenum-conversion] decl_stmt = build_stmt (DECL_STMT, decl); ~~~~~~~~~~ ^~~~~~~~~ c-semantics.c:135:20: warning: implicit conversion from enumeration type 'enum c_tree_code' to different enumeration type 'enum tree_code' [-Wenum-conversion] ss = build_stmt (SCOPE_STMT, NULL_TREE); ~~~~~~~~~~ ^~~~~~~~~~ c-semantics.c:480:23: warning: implicit conversion from enumeration type 'enum c_tree_code' to different enumeration type 'enum tree_code' [-Wenum-conversion] return (build_stmt (RETURN_STMT, expr)); ~~~~~~~~~~ ^~~~~~~~~~~ c-semantics.c:555:23: warning: implicit conversion from enumeration type 'enum c_tree_code' to different enumeration type 'enum tree_code' [-Wenum-conversion] return (build_stmt (BREAK_STMT)); ~~~~~~~~~~ ^~~~~~~~~~ c-semantics.c:573:23: warning: implicit conversion from enumeration type 'enum c_tree_code' to different enumeration type 'enum tree_code' [-Wenum-conversion] return (build_stmt (CONTINUE_STMT)); ~~~~~~~~~~ ^~~~~~~~~~~~~ c-semantics.c:661:22: warning: implicit conversion from enumeration type 'enum c_tree_code' to different enumeration type 'enum tree_code' [-Wenum-conversion] return build_stmt (CASE_LABEL, low_value, high_value, label_decl); ~~~~~~~~~~ ^~~~~~~~~~ c-semantics.c:787:7: warning: case value not in enumerated type 'enum tree_code' [-Wswitch] case EXPR_STMT: ^ c-semantics.c:814:7: warning: case value not in enumerated type 'enum tree_code' [-Wswitch] case COMPOUND_STMT: ^ c-semantics.c:794:7: warning: case value not in enumerated type 'enum tree_code' [-Wswitch] case DECL_STMT: ^ c-semantics.c:810:7: warning: case value not in enumerated type 'enum tree_code' [-Wswitch] case IF_STMT: ^ c-semantics.c:798:7: warning: case value not in enumerated type 'enum tree_code' [-Wswitch] case FOR_STMT: ^ c-semantics.c:802:7: warning: case value not in enumerated type 'enum tree_code' [-Wswitch] case WHILE_STMT: ^ c-semantics.c:806:7: warning: case value not in enumerated type 'enum tree_code' [-Wswitch] case DO_STMT: ^ c-semantics.c:783:7: warning: case value not in enumerated type 'enum tree_code' [-Wswitch] case RETURN_STMT: ^ c-semantics.c:818:7: warning: case value not in enumerated type 'enum tree_code' [-Wswitch] case BREAK_STMT: ^ c-semantics.c:822:7: warning: case value not in enumerated type 'enum tree_code' [-Wswitch] case CONTINUE_STMT: ^ c-semantics.c:826:7: warning: case value not in enumerated type 'enum tree_code' [-Wswitch] case SWITCH_STMT: ^ c-semantics.c:838:7: warning: case value not in enumerated type 'enum tree_code' [-Wswitch] case GOTO_STMT: ^ c-semantics.c:834:7: warning: case value not in enumerated type 'enum tree_code' [-Wswitch] case LABEL_STMT: ^ c-semantics.c:851:7: warning: case value not in enumerated type 'enum tree_code' [-Wswitch] case ASM_STMT: ^ c-semantics.c:857:7: warning: case value not in enumerated type 'enum tree_code' [-Wswitch] case SCOPE_STMT: ^ c-semantics.c:779:7: warning: case value not in enumerated type 'enum tree_code' [-Wswitch] case FILE_STMT: ^ c-semantics.c:830:7: warning: case value not in enumerated type 'enum tree_code' [-Wswitch] case CASE_LABEL: ^ c-semantics.c:861:7: warning: case value not in enumerated type 'enum tree_code' [-Wswitch] case CLEANUP_STMT: ^ c-typeck.c:3145:10: warning: case value not in enumerated type 'enum tree_code' [-Wswitch] case COMPOUND_LITERAL_EXPR: ^ c-typeck.c:3301:12: warning: case value not in enumerated type 'enum tree_code' [-Wswitch] case COMPOUND_LITERAL_EXPR: ^ c-common.c:984:19: warning: implicit conversion from enumeration type 'enum c_tree_code' to different enumeration type 'enum tree_code' [-Wenum-conversion] r = build_stmt (IF_STMT, NULL_TREE, NULL_TREE, NULL_TREE); ~~~~~~~~~~ ^~~~~~~ c-common.c:1000:19: warning: implicit conversion from enumeration type 'enum c_tree_code' to different enumeration type 'enum tree_code' [-Wenum-conversion] r = build_stmt (WHILE_STMT, NULL_TREE, NULL_TREE); ~~~~~~~~~~ ^~~~~~~~~~ c-common.c:1059:26: warning: implicit conversion from enumeration type 'enum c_tree_code' to different enumeration type 'enum tree_code' [-Wenum-conversion] body = build_stmt (COMPOUND_STMT, body); ~~~~~~~~~~ ^~~~~~~~~~~~~ c-common.c:1894:32: warning: implicit conversion from enumeration type 'enum c_tree_code' to different enumeration type 'enum tree_code' [-Wenum-conversion] return add_stmt (build_stmt (EXPR_STMT, expr)); ~~~~~~~~~~ ^~~~~~~~~ 1 warning generated. c-typeck.c:6910:36: warning: implicit conversion from enumeration type 'enum c_tree_code' to different enumeration type 'enum tree_code' [-Wenum-conversion] stmt = add_stmt (build_stmt (ASM_STMT, ridpointers[(int) RID_VOLATILE], ~~~~~~~~~~ ^~~~~~~~ c-typeck.c:6984:32: warning: implicit conversion from enumeration type 'enum c_tree_code' to different enumeration type 'enum tree_code' [-Wenum-conversion] return add_stmt (build_stmt (ASM_STMT, cv_qualifier, string, ~~~~~~~~~~ ^~~~~~~~ c-typeck.c:7205:33: warning: implicit conversion from enumeration type 'enum c_tree_code' to different enumeration type 'enum tree_code' [-Wenum-conversion] cs->switch_stmt = build_stmt (SWITCH_STMT, exp, NULL_TREE, orig_type); ~~~~~~~~~~ ^~~~~~~~~~~ clang -c -g -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -I/usr/include -I. -I. -I. -I./. -I./config -I./../include cpptrad.c -o cpptrad.o c-parse.y:497:19: warning: implicit conversion from enumeration type 'enum c_tree_code' to different enumeration type 'enum tree_code' [-Wenum-conversion] yyval.ttype = c_sizeof (TREE_TYPE (yyvsp[0].ttype)); ;} ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./c-common.h:911:51: note: expanded from macro 'c_sizeof' #define c_sizeof(T) c_sizeof_or_alignof_type (T, SIZEOF_EXPR, 1) ~~~~~~~~~~~~~~~~~~~~~~~~ ^~~~~~~~~~~ c-parse.y:500:19: warning: implicit conversion from enumeration type 'enum c_tree_code' to different enumeration type 'enum tree_code' [-Wenum-conversion] yyval.ttype = c_sizeof (groktypename (yyvsp[-1].ttype)); ;} ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./c-common.h:911:51: note: expanded from macro 'c_sizeof' #define c_sizeof(T) c_sizeof_or_alignof_type (T, SIZEOF_EXPR, 1) ~~~~~~~~~~~~~~~~~~~~~~~~ ^~~~~~~~~~~ c-parse.y:506:19: warning: implicit conversion from enumeration type 'enum c_tree_code' to different enumeration type 'enum tree_code' [-Wenum-conversion] yyval.ttype = c_alignof (groktypename (yyvsp[-1].ttype)); ;} ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./c-common.h:912:51: note: expanded from macro 'c_alignof' #define c_alignof(T) c_sizeof_or_alignof_type (T, ALIGNOF_EXPR, 1) ~~~~~~~~~~~~~~~~~~~~~~~~ ^~~~~~~~~~~~ c-parse.y:655:27: warning: implicit conversion from enumeration type 'enum c_tree_code' to different enumeration type 'enum tree_code' [-Wenum-conversion] yyval.ttype = build1 (STMT_EXPR, last_expr_type, yyvsp[-2].ttype); ~~~~~~ ^~~~~~~~~ 29 warnings generated. c-dump.c:119:10:1 warningwarning generated. : case value not in enumerated type 'enum tree_code' [-Wswitch] case EXPR_STMT: ^ c-dump.c:100:10: warning: case value not in enumerated type 'enum tree_code' [-Wswitch] case COMPOUND_STMT: ^ c-dump.c:106:10: warning: case value not in enumerated type 'enum tree_code' [-Wswitch] case DECL_STMT: ^ c-dump.c:140:10: warning: case value not in enumerated type 'enum tree_code' [-Wswitch] case IF_STMT: ^ c-dump.c:125:10: warning: case value not in enumerated type 'enum tree_code' [-Wswitch] case FOR_STMT: ^ c-dump.c:167:10: warning: case value not in enumerated type 'enum tree_code' [-Wswitch] case WHILE_STMT: ^ c-dump.c:112:10: warning: case value not in enumerated type 'enum tree_code' [-Wswitch] case DO_STMT: ^ c-dump.c:154:10: warning: case value not in enumerated type 'enum tree_code' [-Wswitch] case RETURN_STMT: ^ c-dump.c:79:10: warning: case value not in enumerated type 'enum tree_code' [-Wswitch] case BREAK_STMT: ^ c-dump.c:80:10: warning: case value not in enumerated type 'enum tree_code' [-Wswitch] case CONTINUE_STMT: ^ c-dump.c:160:10: warning: case value not in enumerated type 'enum tree_code' [-Wswitch] case SWITCH_STMT: ^ c-dump.c:134:10: warning: case value not in enumerated type 'enum tree_code' [-Wswitch] case GOTO_STMT: ^ c-dump.c:148:10: warning: case value not in enumerated type 'enum tree_code' [-Wswitch] case LABEL_STMT: ^ c-dump.c:68:10: warning: case value not in enumerated type 'enum tree_code' [-Wswitch] case ASM_STMT: ^ c-dump.c:174:10: warning: case value not in enumerated type 'enum tree_code' [-Wswitch] case SCOPE_STMT: ^ c-dump.c:85:10: warning: case value not in enumerated type 'enum tree_code' [-Wswitch] case CASE_LABEL: ^ c-dump.c:187:10: warning: case value not in enumerated type 'enum tree_code' [-Wswitch] case STMT_EXPR: ^ c-dump.c:93:10: warning: case value not in enumerated type 'enum tree_code' [-Wswitch] case CLEANUP_STMT: ^ c-parse.y:2065:41: warning: implicit conversion from enumeration type 'enum c_tree_code' to different enumeration type 'enum tree_code' [-Wenum-conversion] yyval.ttype = add_stmt (build_stmt (COMPOUND_STMT, last_tree)); ~~~~~~~~~~ ^~~~~~~~~~~~~ c-parse.y:2113:31: warning: implicit conversion from enumeration type 'enum c_tree_code' to different enumeration type 'enum tree_code' [-Wenum-conversion] = add_stmt (build_stmt (DO_STMT, NULL_TREE, ~~~~~~~~~~ ^~~~~~~ c-parse.y:2222:33: warning: implicit conversion from enumeration type 'enum c_tree_code' to different enumeration type 'enum tree_code' [-Wenum-conversion] { yyval.ttype = build_stmt (FOR_STMT, NULL_TREE, NULL_TREE, ~~~~~~~~~~ ^~~~~~~~ clang -c -g -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -I/usr/include -I. -I. -I. -I./. -I./config -I./../include cpphash.c -o cpphash.o c-parse.y:2245:29: warning: implicit conversion from enumeration type 'enum c_tree_code' to different enumeration type 'enum tree_code' [-Wenum-conversion] { add_stmt (build_stmt (EXPR_STMT, yyvsp[-1].ttype)); ;} ~~~~~~~~~~ ^~~~~~~~~ c-parse.y:2297:45: warning: implicit conversion from enumeration type 'enum c_tree_code' to different enumeration type 'enum tree_code' [-Wenum-conversion] yyval.ttype = add_stmt (build_stmt (GOTO_STMT, decl)); ~~~~~~~~~~ ^~~~~~~~~ c-parse.y:2307:41: warning: implicit conversion from enumeration type 'enum c_tree_code' to different enumeration type 'enum tree_code' [-Wenum-conversion] yyval.ttype = add_stmt (build_stmt (GOTO_STMT, yyvsp[-1].ttype)); ;} ~~~~~~~~~~ ^~~~~~~~~ c-parse.y:2331:45: warning: implicit conversion from enumeration type 'enum c_tree_code' to different enumeration type 'enum tree_code' [-Wenum-conversion] yyval.ttype = add_stmt (build_stmt (LABEL_STMT, label)); ~~~~~~~~~~ ^~~~~~~~~~ clang -c -g -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -I/usr/include -I. -I. -I. -I./. -I./config -I./../include cpperror.c -o cpperror.o warning: unknown warning option '-Wtraditional' [-Wunknown-warning-option] 27 warnings generated. clang -c -g -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -I/usr/include -I. -I. -I. -I./. -I./config -I./../include cppinit.c -o cppinit.o warning: unknown warning option '-Wtraditional' [-Wunknown-warning-option] 19 warnings generated. c-common.c:3922:10: warning: case value not in enumerated type 'enum tree_code' [-Wswitch] case EXPR_STMT: ^ c-common.c:3923:10: warning: case value not in enumerated type 'enum tree_code' [-Wswitch] case COMPOUND_STMT: ^ c-common.c:3924:10: warning: case value not in enumerated type 'enum tree_code' [-Wswitch] case DECL_STMT: ^ c-common.c:3925:10: warning: case value not in enumerated type 'enum tree_code' [-Wswitch] case IF_STMT: ^ c-common.c:3926:10: warning: case value not in enumerated type 'enum tree_code' [-Wswitch] case FOR_STMT: ^ c-common.c:3927:10: warning: case value not in enumerated type 'enum tree_code' [-Wswitch] case WHILE_STMT: ^ c-common.c:3928:10: warning: case value not in enumerated type 'enum tree_code' [-Wswitch] case DO_STMT: ^ c-common.c:3929:10: warning: case value not in enumerated type 'enum tree_code' [-Wswitch] case RETURN_STMT: ^ c-common.c:3930:10: warning: case value not in enumerated type 'enum tree_code' [-Wswitch] case BREAK_STMT: ^ c-common.c:3931:10: warning: case value not in enumerated type 'enum tree_code' [-Wswitch] case CONTINUE_STMT: ^ c-common.c:3933:10: warning: case value not in enumerated type 'enum tree_code' [-Wswitch] case SWITCH_STMT: ^ c-common.c:3934:10: warning: case value not in enumerated type 'enum tree_code' [-Wswitch] case GOTO_STMT: ^ c-common.c:3935:10: warning: case value not in enumerated type 'enum tree_code' [-Wswitch] case LABEL_STMT: ^ c-common.c:3936:10: warning: case value not in enumerated type 'enum tree_code' [-Wswitch] case ASM_STMT: ^ c-common.c:3932:10: warning: case value not in enumerated type 'enum tree_code' [-Wswitch] case SCOPE_STMT: ^ c-common.c:3937:10: warning: case value not in enumerated type 'enum tree_code' [-Wswitch] case FILE_STMT: ^ c-common.c:3938:10: warning: case value not in enumerated type 'enum tree_code' [-Wswitch] case CASE_LABEL: ^ c-common.c:3921:10: warning: case value not in enumerated type 'enum tree_code' [-Wswitch] case CLEANUP_STMT: ^ c-common.c:4242:10: warning: case value not in enumerated type 'enum tree_code' [-Wswitch] case STMT_EXPR: ^ c-common.c:4331:10: warning: case value not in enumerated type 'enum tree_code' [-Wswitch] case COMPOUND_LITERAL_EXPR: ^ clang -g -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -I/usr/include -I. -I. -I. -I./. -I./config -I./../include \ -DGCC_INCLUDE_DIR=\"/usr/pkg/gcc3/lib/gcc-lib/x86_64--netbsdelf2.0/3.3.6/include\" -DGPLUSPLUS_INCLUDE_DIR=\"/usr/pkg/gcc3/lib/gcc-lib/x86_64--netbsdelf2.0/3.3.6/../../../..`echo /usr/pkg/gcc3 | sed -e 's|^/usr/pkg/gcc3||' -e 's|/[^/]*|/..|g'`/include/c++/3.3.6\" -DGPLUSPLUS_TOOL_INCLUDE_DIR=\"/usr/pkg/gcc3/lib/gcc-lib/x86_64--netbsdelf2.0/3.3.6/../../../..`echo /usr/pkg/gcc3 | sed -e 's|^/usr/pkg/gcc3||' -e 's|/[^/]*|/..|g'`/include/c++/3.3.6/x86_64--netbsdelf2.0\" -DGPLUSPLUS_BACKWARD_INCLUDE_DIR=\"/usr/pkg/gcc3/lib/gcc-lib/x86_64--netbsdelf2.0/3.3.6/../../../..`echo /usr/pkg/gcc3 | sed -e 's|^/usr/pkg/gcc3||' -e 's|/[^/]*|/..|g'`/include/c++/3.3.6/backward\" -DLOCAL_INCLUDE_DIR=\"/usr/local/include\" -DCROSS_INCLUDE_DIR=\"/usr/pkg/gcc3/lib/gcc-lib/x86_64--netbsdelf2.0/3.3.6/../../../../x86_64--netbsdelf2.0/sys-include\" -DTOOL_INCLUDE_DIR=\"/usr/pkg/gcc3/lib/gcc-lib/x86_64--netbsdelf2.0/3.3.6/../../../../x86_64--netbsdelf2.0/include\" \ -c ./cppdefault.c -o cppdefault.o warning: unknown warning option '-Wtraditional' [-Wunknown-warning-option] warning: unknown warning option '-Wtraditional' [-Wunknown-warning-option] cpplex.c:52:3: warning: incompatible pointer types initializing 'const unsigned char *const' with an expression of type 'const unsigned int [3]' [-Wincompatible-pointer-types] { U"%:", U"%:%:", U"<:", U":>", U"<%", U"%>" }; ^~~~~ cpplex.c:52:10: warning: incompatible pointer types initializing 'const unsigned char *const' with an expression of type 'const unsigned int [5]' [-Wincompatible-pointer-types] { U"%:", U"%:%:", U"<:", U":>", U"<%", U"%>" }; ^~~~~~~ cpplex.c:52:19: warning: incompatible pointer types initializing 'const unsigned char *const' with an expression of type 'const unsigned int [3]' [-Wincompatible-pointer-types] { U"%:", U"%:%:", U"<:", U":>", U"<%", U"%>" }; ^~~~~ cpplex.c:52:26: warning: incompatible pointer types initializing 'const unsigned char *const' with an expression of type 'const unsigned int [3]' [-Wincompatible-pointer-types] { U"%:", U"%:%:", U"<:", U":>", U"<%", U"%>" }; ^~~~~ cpplex.c:52:33: warning: incompatible pointer types initializing 'const unsigned char *const' with an expression of type 'const unsigned int [3]' [-Wincompatible-pointer-types] { U"%:", U"%:%:", U"<:", U":>", U"<%", U"%>" }; ^~~~~ cpplex.c:52:40: warning: incompatible pointer types initializing 'const unsigned char *const' with an expression of type 'const unsigned int [3]' [-Wincompatible-pointer-types] { U"%:", U"%:%:", U"<:", U":>", U"<%", U"%>" }; ^~~~~ c-common.c:3210:29: warning: unused typedef 'builtin_type' [-Wunused-local-typedef] typedef enum builtin_type builtin_type; ^ cppmacro.c:236:20: warning: incompatible pointer types assigning to 'const uchar *' (aka 'const unsigned char *') from 'const unsigned int [14]' [-Wincompatible-pointer-types] pfile->date = U"\"??? ?? ????\""; ^ ~~~~~~~~~~~~~~~~~~ cppmacro.c:237:20: warning: incompatible pointer types assigning to 'const uchar *' (aka 'const unsigned char *') from 'const unsigned int [11]' [-Wincompatible-pointer-types] pfile->time = U"\"??:??:??\""; ^ ~~~~~~~~~~~~~~~ 6 warnings generated. warning: unknown warning option '-Wtraditional' [-Wunknown-warning-option] clang -c -g -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -I/usr/include -I. -I. -I. -I./. -I./config -I./../include cppmain.c -o cppmain.o 1 warning generated. clang -c -g -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -I/usr/include -I. -I. -I. -I./. -I./config -I./../include hashtable.c -o hashtable.o warning: unknown warning option '-Wtraditional' [-Wunknown-warning-option] 12 warnings generated. 7 warnings generated. c-decl.c:3217:26: warning: implicit conversion from enumeration type 'enum c_tree_code' to different enumeration type 'enum tree_code' [-Wenum-conversion] add_stmt (build_stmt (CLEANUP_STMT, decl, cleanup)); ~~~~~~~~~~ ^~~~~~~~~~~~ c-decl.c:3308:22: warning: implicit conversion from enumeration type 'enum c_tree_code' to different enumeration type 'enum tree_code' [-Wenum-conversion] stmt = build_stmt (DECL_STMT, decl);clang -c -g -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -I/usr/include -I. -I. -I. -I./. -I./config -I./../include line-map.c -o line-map.o ~~~~~~~~~~ ^~~~~~~~~ c-decl.c:3309:21: warning: implicit conversion from enumeration type 'enum c_tree_code' to different enumeration type 'enum tree_code' [-Wenum-conversion] complit = build1 (COMPOUND_LITERAL_EXPR, TREE_TYPE (decl), stmt); ~~~~~~ ^~~~~~~~~~~~~~~~~~~~~ clang -c -g -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -I/usr/include -I. -I. -I. -I./. -I./config -I./../include mkdeps.c -o mkdeps.o warning: unknown warning option '-Wtraditional' [-Wunknown-warning-option] 3 warnings generated. clang -g -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -I/usr/include -I. -I. -I. -I./. -I./config -I./../include \ -DPREFIX=\"/usr/pkg/gcc3\" \ -c ./prefix.c -o prefix.o c-decl.c:7002:32: warning: implicit conversion from enumeration type 'enum c_tree_code' to different enumeration type 'enum tree_code' [-Wenum-conversion] stmt = add_stmt (build_stmt (COMPOUND_STMT, NULL_TREE)); ~~~~~~~~~~ ^~~~~~~~~~~~~ 26 warnings generated. In file included from c-decl.c:7079: ./gt-c-decl.h:51:7: warning: switch condition has boolean value [-Wswitch-bool] switch (TREE_CODE (&((*x)).generic) == IDENTIFIER_NODE) ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ warning: unknown warning option '-Wtraditional' [-Wunknown-warning-option] clang -c -g -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -I/usr/include -I. -I. -I. -I./. -I./config -I./../include mbchar.c -o mbchar.o warning: unknown warning option '-Wtraditional' [-Wunknown-warning-option] warning: unknown warning option '-Wtraditional' [-Wunknown-warning-option] warning: 1unknown warning option '-Wtraditional' [-Wunknown-warning-option] warning generated. cpplib.c:199:18: warning: incompatible pointer types initializing 'const uchar *' (aka 'const unsigned char *') with an expression of type 'const unsigned int [2]' [-Wincompatible-pointer-types] do_linemarker, U"#", 1, KANDR, IN_I ^~~~ clang -c -g -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -I/usr/include -I. -I. -I. -I./. -I./config -I./../include main.c -o main.o warning: unknown warning option '-Wtraditional' [-Wunknown-warning-option] cpplib.c:626:9: warning: incompatible pointer types assigning to 'const unsigned char *' from 'const unsigned int [18]' [-Wincompatible-pointer-types] dir = U"pragma dependency"; ^ ~~~~~~~~~~~~~~~~~~~~ cppfiles.c:409:29: warning: shifting a negative signed value is undefined [-Wshift-negative-value] if (inc->st.st_size > INTTYPE_MAXIMUM (ssize_t)) ^~~~~~~~~~~~~~~~~~~~~~~~~ ./system.h:187:44: note: expanded from macro 'INTTYPE_MAXIMUM' #define INTTYPE_MAXIMUM(t) ((t) (~ (t) 0 - INTTYPE_MINIMUM (t))) ^~~~~~~~~~~~~~~~~~~ ./system.h:186:40: note: expanded from macro 'INTTYPE_MINIMUM' ? ~ (t) 0 << (sizeof(t) * CHAR_BIT - 1) : (t) 0)) ~~~~~~~ ^ 1 warning generated. clang -c -g -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -I/usr/include -I. -I. -I. -I./. -I./config -I./../include alias.c -o alias.o 3 warnings generated. 6 warnings generated. clang -c -g -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -I/usr/include -I. -I. -I. -I./. -I./config -I./../include bb-reorder.c -o bb-reorder.o 2 warnings generated. clang -c -g -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -I/usr/include -I. -I. -I. -I./. -I./config -I./../include builtins.c -o builtins.o clang -c -g -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -I/usr/include -I. -I. -I. -I./. -I./config -I./../include caller-save.c -o caller-save.o 1 warning generated. clang -c -g -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -I/usr/include -I. -I. -I. -I./. -I./config -I./../include calls.c -o calls.o warning: unknown warning option '-Wtraditional' [-Wunknown-warning-option] 1 warning generated. clang -c -g -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -I/usr/include -I. -I. -I. -I./. -I./config -I./../include cfg.c -o cfg.o 1 warning generated. warning: unknown warning option '-Wtraditional' [-Wunknown-warning-option] clang -c -g -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -I/usr/include -I. -I. -I. -I./. -I./config -I./../include cfganal.c -o cfganal.o warning: unknown warning option '-Wtraditional' [-Wunknown-warning-option] warning: unknown warning option '-Wtraditional' [-Wunknown-warning-option] warning: unknown warning option '-Wtraditional' [-Wunknown-warning-option] 1 warning generated. clang -c -g -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -I/usr/include -I. -I. -I. -I./. -I./config -I./../include cfgbuild.c -o cfgbuild.o 1 warning generated. clang -c -g -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -I/usr/include -I. -I. -I. -I./. -I./config -I./../include cfgcleanup.c -o cfgcleanup.o warning: unknown warning option '-Wtraditional' [-Wunknown-warning-option] 1 warning generated. clang -c -g -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -I/usr/include -I. -I. -I. -I./. -I./config -I./../include cfglayout.c -o cfglayout.o 1 warning generated. 1 warning generated. clang -c -g -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -I/usr/include -I. -I. -I. -I./. -I./config -I./../include cfgloop.c -o cfgloop.o clang -c -g -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -I/usr/include -I. -I. -I. -I./. -I./config -I./../include cfgrtl.c -o cfgrtl.o warning: unknown warning option '-Wtraditional' [-Wunknown-warning-option] warning: unknown warning option '-Wtraditional' [-Wunknown-warning-option] warning: unknown warning option '-Wtraditional' [-Wunknown-warning-option] 1 warning generated. warning: unknown warning option '-Wtraditional' [-Wunknown-warning-option] clang -c -g -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -I/usr/include -I. -I. -I. -I./. -I./config -I./../include combine.c -o combine.o 1 warning generated. warning: unknown warning option '-Wtraditional' [-Wunknown-warning-option] clang -c -g -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -I/usr/include -I. -I. -I. -I./. -I./config -I./../include conflict.c -o conflict.o warning: unknown warning option '-Wtraditional' [-Wunknown-warning-option] warning: unknown warning option '-Wtraditional' [-Wunknown-warning-option] warning: unknown warning option '-Wtraditional' [-Wunknown-warning-option] 1 warning generated. clang -c -g -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -I/usr/include -I. -I. -I. -I./. -I./config -I./../include convert.c -o convert.o warning: unknown warning option '-Wtraditional' [-Wunknown-warning-option] warning: unknown warning option '-Wtraditional' [-Wunknown-warning-option] cfg.c:711:19: warning: static variable 'first_block_aux_obj' is used in an inline function with external linkage [-Wstatic-in-inline] if (bb->aux || !first_block_aux_obj) ^ cfg.c:698:14: note: 'first_block_aux_obj' declared here static void *first_block_aux_obj = 0; ^ cfg.c:779:18: warning: static variable 'first_edge_aux_obj' is used in an inline function with external linkage [-Wstatic-in-inline] if (e->aux || !first_edge_aux_obj) ^ cfg.c:700:14: note: 'first_edge_aux_obj' declared here static void *first_edge_aux_obj = 0; ^ 1 warning generated. clang -c -g -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -I/usr/include -I. -I. -I. -I./. -I./config -I./../include cse.c -o cse.o warning: unknown warning option '-Wtraditional' [-Wunknown-warning-option] 1 warning generated. 1 warning generated. clang -c -g -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -I/usr/include -I. -I. -I. -I./. -I./config -I./../include cselib.c -o cselib.o clang -c -g -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -I/usr/include -I. -I. -I. -I./. -I./config -I./../include dbxout.c -o dbxout.o calls.c:619:48: warning: implicit conversion from enumeration type 'enum reg_note' to different enumeration type 'enum machine_mode' [-Wenum-conversion] REG_NOTES (call_insn) = gen_rtx_EXPR_LIST (REG_EH_REGION, const0_rtx, ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~ ./genrtl.h:130:31: note: expanded from macro 'gen_rtx_EXPR_LIST' gen_rtx_fmt_ee (EXPR_LIST, (MODE), (ARG0), (ARG1)) ~~~~~~~~~~~~~~ ^~~~ calls.c:625:48: warning: implicit conversion from enumeration type 'enum reg_note' to different enumeration type 'enum machine_mode' [-Wenum-conversion] REG_NOTES (call_insn) = gen_rtx_EXPR_LIST (REG_NORETURN, const0_rtx, ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ ./genrtl.h:130:31: note: expanded from macro 'gen_rtx_EXPR_LIST' gen_rtx_fmt_ee (EXPR_LIST, (MODE), (ARG0), (ARG1)) ~~~~~~~~~~~~~~ ^~~~ calls.c:628:48: warning: implicit conversion from enumeration type 'enum reg_note' to different enumeration type 'enum machine_mode' [-Wenum-conversion] REG_NOTES (call_insn) = gen_rtx_EXPR_LIST (REG_ALWAYS_RETURN, const0_rtx, ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./genrtl.h:130:31: note: expanded from macro 'gen_rtx_EXPR_LIST' gen_rtx_fmt_ee (EXPR_LIST, (MODE), (ARG0), (ARG1)) ~~~~~~~~~~~~~~ ^~~~ calls.c:633:50: warning: implicit conversion from enumeration type 'enum reg_note' to different enumeration type 'enum machine_mode' [-Wenum-conversion] REG_NOTES (call_insn) = gen_rtx_EXPR_LIST (REG_SETJMP, const0_rtx, ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~ ./genrtl.h:130:31: note: expanded from macro 'gen_rtx_EXPR_LIST' gen_rtx_fmt_ee (EXPR_LIST, (MODE), (ARG0), (ARG1)) ~~~~~~~~~~~~~~ ^~~~ warning: unknown warning option '-Wtraditional' [-Wunknown-warning-option] warning: unknown warning option '-Wtraditional' [-Wunknown-warning-option] calls.c:3173:25: warning: implicit conversion from enumeration type 'enum reg_note' to different enumeration type 'enum machine_mode' [-Wenum-conversion] gen_rtx_EXPR_LIST (REG_NOALIAS, temp, REG_NOTES (last)); ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./genrtl.h:130:31: note: expanded from macro 'gen_rtx_EXPR_LIST' gen_rtx_fmt_ee (EXPR_LIST, (MODE), (ARG0), (ARG1)) ~~~~~~~~~~~~~~ ^~~~ 3 warnings generated. clang -c -g -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -I/usr/include -I. -I. -I. -I./. -I./config -I./../include debug.c -o debug.o warning: unknown warning option '-Wtraditional' [-Wunknown-warning-option] calls.c:3746:23: warning: comparison of constant 'MEM' (76) with expression of type 'enum machine_mode' is always false [-Wtautological-constant-out-of-range-compare] if (GET_MODE (val) == MEM && ! must_copy) ~~~~~~~~~~~~~~ ^ ~~~ 1 warning generated. warning: unknown warning option '-Wtraditional' [-Wunknown-warning-option] clang -c -g -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -I/usr/include -I. -I. -I. -I./. -I./config -I./../include df.c -o df.o 1 warning generated. clang -c -g -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -I/usr/include -I. -I. -I. -I./. -I./config -I./../include diagnostic.c -o diagnostic.o alias.c:1321:1: warning: function 'find_symbolic_term' is not needed and will not be emitted [-Wunneeded-internal-declaration] find_symbolic_term (x) ^ warning: unknown warning option '-Wtraditional' [-Wunknown-warning-option] 1 warning generated. clang -c -g -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -I/usr/include -I. -I. -I. -I./. -I./config -I./../include doloop.c -o doloop.o warning: unknown warning option '-Wtraditional' [-Wunknown-warning-option] 1 warning generated. clang -c -g -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -I/usr/include -I. -I. -I. -I./. -I./config -I./../include dominance.c -o dominance.o 1 warning generated. clang -c -g -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -I/usr/include -I. -I. -I. -I./. -I./config -I./../include dwarf2asm.c -o dwarf2asm.o 7 warnings generated. clang -c -g -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -I/usr/include -I. -I. -I. -I./. -I./config -I./../include dwarf2out.c -o dwarf2out.o 1 warning generated. 1 warning generated. clang -c -g -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -I/usr/include -I. -I. -I. -I./. -I./config -I./../include dwarfout.c -o dwarfout.o clang -c -g -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -I/usr/include -I. -I. -I. -I./. -I./config -I./../include emit-rtl.c -o emit-rtl.o 2 warnings generated. 1 warning generated. clang -c -g -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -I/usr/include -I. -I. -I. -I./. -I./config -I./../include except.c -o except.o clang -c -g -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -I/usr/include -I. -I. -I. -I./. -I./config -I./../include explow.c -o explow.o combine.c:2763:41: warning: implicit conversion from enumeration type 'enum reg_note' to different enumeration type 'enum machine_mode' [-Wenum-conversion] distribute_notes (gen_rtx_EXPR_LIST (REG_DEAD, i3dest_killed, ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~ ./genrtl.h:130:31: note: expanded from macro 'gen_rtx_EXPR_LIST' gen_rtx_fmt_ee (EXPR_LIST, (MODE), (ARG0), (ARG1)) ~~~~~~~~~~~~~~ ^~~~ combine.c:2767:41: warning: implicit conversion from enumeration type 'enum reg_note' to different enumeration type 'enum machine_mode' [-Wenum-conversion] distribute_notes (gen_rtx_EXPR_LIST (REG_DEAD, i3dest_killed, ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~ ./genrtl.h:130:31: note: expanded from macro 'gen_rtx_EXPR_LIST' gen_rtx_fmt_ee (EXPR_LIST, (MODE), (ARG0), (ARG1)) ~~~~~~~~~~~~~~ ^~~~ combine.c:2778:41: warning: implicit conversion from enumeration type 'enum reg_note' to different enumeration type 'enum machine_mode' [-Wenum-conversion] distribute_notes (gen_rtx_EXPR_LIST (REG_DEAD, i2dest, NULL_RTX), ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ ./genrtl.h:130:31: note: expanded from macro 'gen_rtx_EXPR_LIST' gen_rtx_fmt_ee (EXPR_LIST, (MODE), (ARG0), (ARG1)) ~~~~~~~~~~~~~~ ^~~~ combine.c:2781:41: warning: implicit conversion from enumeration type 'enum reg_note' to different enumeration type 'enum machine_mode' [-Wenum-conversion] distribute_notes (gen_rtx_EXPR_LIST (REG_DEAD, i2dest, NULL_RTX), ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ ./genrtl.h:130:31: note: expanded from macro 'gen_rtx_EXPR_LIST' gen_rtx_fmt_ee (EXPR_LIST, (MODE), (ARG0), (ARG1)) ~~~~~~~~~~~~~~ ^~~~ combine.c:2791:41: warning: implicit conversion from enumeration type 'enum reg_note' to different enumeration type 'enum machine_mode' [-Wenum-conversion] distribute_notes (gen_rtx_EXPR_LIST (REG_DEAD, i1dest, NULL_RTX), ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ ./genrtl.h:130:31: note: expanded from macro 'gen_rtx_EXPR_LIST' gen_rtx_fmt_ee (EXPR_LIST, (MODE), (ARG0), (ARG1)) ~~~~~~~~~~~~~~ ^~~~ combine.c:2794:41: warning: implicit conversion from enumeration type 'enum reg_note' to different enumeration type 'enum machine_mode' [-Wenum-conversion] distribute_notes (gen_rtx_EXPR_LIST (REG_DEAD, i1dest, NULL_RTX), ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ ./genrtl.h:130:31: note: expanded from macro 'gen_rtx_EXPR_LIST' gen_rtx_fmt_ee (EXPR_LIST, (MODE), (ARG0), (ARG1)) ~~~~~~~~~~~~~~ ^~~~ warning: unknown warning option '-Wtraditional' [-Wunknown-warning-option] warning: unknown warning option '-Wtraditional' [-Wunknown-warning-option] combine.c:10086:31: warning: implicit conversion from enumeration type 'enum reg_note' to different enumeration type 'enum machine_mode' [-Wenum-conversion] notes = gen_rtx_EXPR_LIST (REG_UNUSED, ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~ ./genrtl.h:130:31: note: expanded from macro 'gen_rtx_EXPR_LIST' gen_rtx_fmt_ee (EXPR_LIST, (MODE), (ARG0), (ARG1)) ~~~~~~~~~~~~~~ ^~~~ cse.c:5766:27: warning: implicit conversion from enumeration type 'enum reg_note' to different enumeration type 'enum machine_mode' [-Wenum-conversion] = gen_rtx_INSN_LIST (REG_WAS_0, const_insn, ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ ./genrtl.h:132:31: note: expanded from macro 'gen_rtx_INSN_LIST' gen_rtx_fmt_ue (INSN_LIST, (MODE), (ARG0), (ARG1)) ~~~~~~~~~~~~~~ ^~~~ warning: unknown warning option '-Wtraditional' [-Wunknown-warning-option] combine.c:12382:28: warning: implicit conversion from enumeration type 'enum reg_note' to different enumeration type 'enum machine_mode' [-Wenum-conversion] = gen_rtx_EXPR_LIST (REG_DEAD, ~~~~~~~~~~~~~~~~~~~^~~~~~~~~ ./genrtl.h:130:31: note: expanded from macro 'gen_rtx_EXPR_LIST' gen_rtx_fmt_ee (EXPR_LIST, (MODE), (ARG0), (ARG1)) ~~~~~~~~~~~~~~ ^~~~ combine.c:12420:35: warning: implicit conversion from enumeration type 'enum reg_note' to different enumeration type 'enum machine_mode' [-Wenum-conversion] *pnotes = gen_rtx_EXPR_LIST (REG_DEAD, x, *pnotes); ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~ ./genrtl.h:130:31: note: expanded from macro 'gen_rtx_EXPR_LIST' gen_rtx_fmt_ee (EXPR_LIST, (MODE), (ARG0), (ARG1)) ~~~~~~~~~~~~~~ ^~~~ combine.c:12904:31: warning: implicit conversion from enumeration type 'enum reg_note' to different enumeration type 'enum machine_mode' [-Wenum-conversion] = gen_rtx_EXPR_LIST (REG_UNUSED, XEXP (note, 0), ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ ./genrtl.h:130:31: note: expanded from macro 'gen_rtx_EXPR_LIST' gen_rtx_fmt_ee (EXPR_LIST, (MODE), (ARG0), (ARG1)) ~~~~~~~~~~~~~~ ^~~~ combine.c:13034:26: warning: implicit conversion from enumeration type 'enum reg_note' to different enumeration type 'enum machine_mode' [-Wenum-conversion] = gen_rtx_EXPR_LIST (REG_DEAD, piece, NULL_RTX); ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~ ./genrtl.h:130:31: note: expanded from macro 'gen_rtx_EXPR_LIST' gen_rtx_fmt_ee (EXPR_LIST, (MODE), (ARG0), (ARG1)) ~~~~~~~~~~~~~~ ^~~~ combine.c:13061:32: warning: implicit conversion from enumeration type 'enum reg_note' to different enumeration type 'enum machine_mode' [-Wenum-conversion] = gen_rtx_EXPR_LIST (REG_UNUSED, piece, ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~ ./genrtl.h:130:31: note: expanded from macro 'gen_rtx_EXPR_LIST' gen_rtx_fmt_ee (EXPR_LIST, (MODE), (ARG0), (ARG1)) ~~~~~~~~~~~~~~ ^~~~ combine.c:13099:13: warning: implicit conversion from enumeration type 'enum reg_note' to different enumeration type 'enum machine_mode' [-Wenum-conversion] REG_NOTE_KIND (note), ^~~~~~~~~~~~~~~~~~~~ ./rtl.h:749:30: note: expanded from macro 'REG_NOTE_KIND' #define REG_NOTE_KIND(LINK) ((enum reg_note) GET_MODE (LINK)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ combine.c:1246:1: warning: function 'sets_function_arg_p' is not needed and will not be emitted [-Wunneeded-internal-declaration] sets_function_arg_p (pat) ^ warning: unknown warning option '-Wtraditional' [-Wunknown-warning-option] warning: unknown warning option '-Wtraditional' [-Wunknown-warning-option] warning: unknown warning option '-Wtraditional' [-Wunknown-warning-option] 1 warning generated. clang -c -g -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -I/usr/include -I. -I. -I. -I./. -I./config -I./../include expmed.c -o expmed.o warning: unknown warning option '-Wtraditional' [-Wunknown-warning-option] warning: unknown warning option '-Wtraditional' [-Wunknown-warning-option] warning: unknown warning option '-Wtraditional' [-Wunknown-warning-option] warning: unknown warning option '-Wtraditional' [-Wunknown-warning-option] doloop.c:529:23: warning: implicit conversion from enumeration type 'enum reg_note' to different enumeration type 'enum machine_mode' [-Wenum-conversion] = gen_rtx_EXPR_LIST (REG_NONNEG, NULL_RTX, REG_NOTES (jump_insn)); ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./genrtl.h:130:31: note: expanded from macro 'gen_rtx_EXPR_LIST' gen_rtx_fmt_ee (EXPR_LIST, (MODE), (ARG0), (ARG1)) ~~~~~~~~~~~~~~ ^~~~ warning: unknown warning option '-Wtraditional' [-Wunknown-warning-option] 1 warning generated. 1 warning generated. clang -c -g -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -I/usr/include -I. -I. -I. -I./. -I./config -I./../include expr.c -o expr.o clang -c -g -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -I/usr/include -I. -I. -I. -I./. -I./config -I./../include final.c -o final.o 1 warning generated. clang -c -g -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -I/usr/include -I. -I. -I. -I./. -I./config -I./../include flow.c -o flow.o 2 warnings generated. clang -c -g -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -I/usr/include -I. -I. -I. -I./. -I./config -I./../include fold-const.c -o fold-const.o warning: unknown warning option '-Wtraditional' [-Wunknown-warning-option] warning: unknown warning option '-Wtraditional' [-Wunknown-warning-option] 1 warning generated. clang -c -g -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -I/usr/include -I. -I. -I. -I./. -I./config -I./../include function.c -o function.o 2 warnings generated. clang -c -g -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -I/usr/include -I. -I. -I. -I./. -I./config -I./../include gcse.c -o gcse.o warning: unknown warning option '-Wtraditional' [-Wunknown-warning-option] dwarf2out.c:2700:10: warning: case value not in enumerated type 'enum dwarf_location_atom' [-Wswitch] case INTERNAL_DW_OP_tls_addr: ^ dwarf2out.c:2214:34: note: expanded from macro 'INTERNAL_DW_OP_tls_addr' #define INTERNAL_DW_OP_tls_addr (0x100 + DW_OP_addr) ^ dwarf2out.c:2945:10: warning: case value not in enumerated type 'enum dwarf_location_atom' [-Wswitch] case INTERNAL_DW_OP_tls_addr: ^ dwarf2out.c:2214:34: note: expanded from macro 'INTERNAL_DW_OP_tls_addr' #define INTERNAL_DW_OP_tls_addr (0x100 + DW_OP_addr) ^ 1 warning generated. clang -c -g -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -I/usr/include -I. -I. -I. -I./. -I./config -I./../include genrtl.c -o genrtl.o 1 warning generated. clang -c -g -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -I/usr/include -I. -I. -I. -I./. -I./config -I./../include ggc-common.c -o ggc-common.o 1 warning generated. dwarf2out.c:4690:1: warning: unused function 'add_AT_fde_ref' [-Wunused-function] add_AT_fde_ref (die, attr_kind, targ_fde) ^ dwarf2out.c:4732:1: warning: unused function 'add_AT_loc_list' [-Wunused-function] add_AT_loc_list (die, attr_kind, loc_list) ^ dwarf2out.c:4821:1: warning: unused function 'add_AT_offset' [-Wunused-function] add_AT_offset (die, attr_kind, offset) ^ dwarf2out.c:7816:1: warning: function 'root_type' is not needed and will not be emitted [-Wunneeded-internal-declaration] root_type (type) ^ dwarf2out.c:8017:1: warning: unused function 'type_is_enum' [-Wunused-function] type_is_enum (type) ^ dwarf2out.c:8777:1: warning: unused function 'ceiling' [-Wunused-function] ceiling (value, boundary) ^ dwarf2out.c:6573:1: warning: unused function 'add_loc_descr_to_loc_list' [-Wunused-function] add_loc_descr_to_loc_list (list_head, descr, begin, end, section) ^ clang -c -g -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -I/usr/include -I. -I. -I. -I./. -I./config -I./../include global.c -o global.o warning: unknown warning option '-Wtraditional' [-Wunknown-warning-option] warning: unknown warning option '-Wtraditional' [-Wunknown-warning-option] 15 warnings generated. clang -c -g -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -I/usr/include -I. -I. -I. -I./. -I./config -I./../include graph.c -o graph.o warning: unknown warning option '-Wtraditional' [-Wunknown-warning-option] 1 warning generated. 1 warning generated. clang -c -g -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -I/usr/include -I. -I. -I. -I./. -I./config -I./../include gtype-desc.c -o gtype-desc.o clang -c -g -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -I/usr/include -I. -I. -I. -I./. -I./config -I./../include haifa-sched.c -o haifa-sched.o 1 warning generated. clang -c -g -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -I/usr/include -I. -I. -I. -I./. -I./config -I./../include hooks.c -o hooks.o emit-rtl.c:3327:24: warning: implicit conversion from enumeration type 'enum reg_note' to different enumeration type 'enum machine_mode' [-Wenum-conversion] = gen_rtx_EXPR_LIST (REG_BR_PROB, ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~ ./genrtl.h:130:31: note: expanded from macro 'gen_rtx_EXPR_LIST' gen_rtx_fmt_ee (EXPR_LIST, (MODE), (ARG0), (ARG1)) ~~~~~~~~~~~~~~ ^~~~ emit-rtl.c:3360:26: warning: implicit conversion from enumeration type 'enum reg_note' to different enumeration type 'enum machine_mode' [-Wenum-conversion] = gen_rtx_EXPR_LIST (REG_EH_REGION, ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~ ./genrtl.h:130:31: note: expanded from macro 'gen_rtx_EXPR_LIST' gen_rtx_fmt_ee (EXPR_LIST, (MODE), (ARG0), (ARG1)) ~~~~~~~~~~~~~~ ^~~~ emit-rtl.c:3375:26: warning: implicit conversion from enumeration type 'enum reg_note' to different enumeration type 'enum machine_mode' [-Wenum-conversion] = gen_rtx_EXPR_LIST (REG_NOTE_KIND (note), ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~ ./rtl.h:749:30: note: expanded from macro 'REG_NOTE_KIND' #define REG_NOTE_KIND(LINK) ((enum reg_note) GET_MODE (LINK)) ^ ./genrtl.h:130:31: note: expanded from macro 'gen_rtx_EXPR_LIST' gen_rtx_fmt_ee (EXPR_LIST, (MODE), (ARG0), (ARG1)) ~~~~~~~~~~~~~~ ^~~~ emit-rtl.c:3388:26: warning: implicit conversion from enumeration type 'enum reg_note' to different enumeration type 'enum machine_mode' [-Wenum-conversion] = gen_rtx_EXPR_LIST (REG_NOTE_KIND (note), ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~ ./rtl.h:749:30: note: expanded from macro 'REG_NOTE_KIND' #define REG_NOTE_KIND(LINK) ((enum reg_note) GET_MODE (LINK)) ^ ./genrtl.h:130:31: note: expanded from macro 'gen_rtx_EXPR_LIST' gen_rtx_fmt_ee (EXPR_LIST, (MODE), (ARG0), (ARG1)) ~~~~~~~~~~~~~~ ^~~~ emit-rtl.c:4809:41: warning: implicit conversion from enumeration type 'enum reg_note' to different enumeration type 'enum machine_mode' [-Wenum-conversion] REG_NOTES (insn) = gen_rtx_EXPR_LIST (kind, datum, REG_NOTES (insn)); ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./genrtl.h:130:31: note: expanded from macro 'gen_rtx_EXPR_LIST' gen_rtx_fmt_ee (EXPR_LIST, (MODE), (ARG0), (ARG1)) ~~~~~~~~~~~~~~ ^~~~ flow.c:856:28: warning: implicit conversion from enumeration type 'enum reg_note' to different enumeration type 'enum machine_mode' [-Wenum-conversion] = gen_rtx_INSN_LIST (REG_LIBCALL, XEXP (note, 0), ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./genrtl.h:132:31: note: expanded from macro 'gen_rtx_INSN_LIST' gen_rtx_fmt_ue (INSN_LIST, (MODE), (ARG0), (ARG1)) ~~~~~~~~~~~~~~ ^~~~ emit-rtl.c:5609:40: warning: implicit conversion from enumeration type 'enum reg_note' to different enumeration type 'enum machine_mode' [-Wenum-conversion] = copy_insn_1 (gen_rtx_EXPR_LIST (REG_NOTE_KIND (link), ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~ ./rtl.h:749:30: note: expanded from macro 'REG_NOTE_KIND' #define REG_NOTE_KIND(LINK) ((enum reg_note) GET_MODE (LINK)) ^ ./genrtl.h:130:31: note: expanded from macro 'gen_rtx_EXPR_LIST' gen_rtx_fmt_ee (EXPR_LIST, (MODE), (ARG0), (ARG1)) ~~~~~~~~~~~~~~ ^~~~ emit-rtl.c:5614:40: warning: implicit conversion from enumeration type 'enum reg_note' to different enumeration type 'enum machine_mode' [-Wenum-conversion] = copy_insn_1 (gen_rtx_INSN_LIST (REG_NOTE_KIND (link), ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~ ./rtl.h:749:30: note: expanded from macro 'REG_NOTE_KIND' #define REG_NOTE_KIND(LINK) ((enum reg_note) GET_MODE (LINK)) ^ ./genrtl.h:132:31: note: expanded from macro 'gen_rtx_INSN_LIST' gen_rtx_fmt_ue (INSN_LIST, (MODE), (ARG0), (ARG1)) ~~~~~~~~~~~~~~ ^~~~ warning: unknown warning option '-Wtraditional' [-Wunknown-warning-option] expr.c:3593:25: warning: implicit conversion from enumeration type 'enum reg_note' to different enumeration type 'enum machine_mode' [-Wenum-conversion] = gen_rtx_EXPR_LIST (REG_EQUAL, y, REG_NOTES (last_insn)); ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./genrtl.h:130:31: note: expanded from macro 'gen_rtx_EXPR_LIST' gen_rtx_fmt_ee (EXPR_LIST, (MODE), (ARG0), (ARG1)) ~~~~~~~~~~~~~~ ^~~~ warning: unknown warning option '-Wtraditional' [-Wunknown-warning-option] warning: unknown warning option '-Wtraditional' [-Wunknown-warning-option] warning: unknown warning option '-Wtraditional' [-Wunknown-warning-option] expr.c:5410:22: warning: implicit conversion from enumeration type 'enum rtx_code' to different enumeration type 'enum machine_mode' [-Wenum-conversion] NULL_RTX, MEM, EXPAND_CONST_ADDRESS); ^~~ expr.c:5426:52: warning: implicit conversion from enumeration type 'enum rtx_code' to different enumeration type 'enum machine_mode' [-Wenum-conversion] startbit_rtx = expand_expr (startbit, NULL_RTX, MEM, ~~~~~~~~~~~ ^~~ expr.c:5428:48: warning: implicit conversion from enumeration type 'enum rtx_code' to different enumeration type 'enum machine_mode' [-Wenum-conversion] endbit_rtx = expand_expr (endbit, NULL_RTX, MEM, ~~~~~~~~~~~ ^~~ warning: unknown warning option '-Wtraditional' [-Wunknown-warning-option] warning: unknown warning option '-Wtraditional' [-Wunknown-warning-option] expr.c:7668:25: warning: implicit conversion from enumeration type 'enum reg_note' to different enumeration type 'enum machine_mode' [-Wenum-conversion] = gen_rtx_EXPR_LIST (REG_VTABLE_REF, vtbl_ref, REG_NOTES (insn)); ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./genrtl.h:130:31: note: expanded from macro 'gen_rtx_EXPR_LIST' gen_rtx_fmt_ee (EXPR_LIST, (MODE), (ARG0), (ARG1)) ~~~~~~~~~~~~~~ ^~~~ warning: unknown warning option '-Wtraditional' [-Wunknown-warning-option] warning: unknown warning option '-Wtraditional' [-Wunknown-warning-option] warning: unknown warning option '-Wtraditional' [-Wunknown-warning-option] 10 warnings generated. 8 warnings generated. 2 warnings generated. clang -c -g -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -I/usr/include -I. -I. -I. -I./. -I./config -I./../include ifcvt.c -o ifcvt.o expr.c:9513:10: warning: logical not is only applied to the left hand side of this comparison [-Wlogical-not-parentheses] || !exact_log2 (tree_low_cst (TREE_OPERAND (offset, 1), 1) + 1) < 0) ^ ~ expr.c:9513:10: note: add parentheses after the '!' to evaluate the comparison first || !exact_log2 (tree_low_cst (TREE_OPERAND (offset, 1), 1) + 1) < 0) ^ ( ) expr.c:9513:10: note: add parentheses around left hand side expression to silence this warning || !exact_log2 (tree_low_cst (TREE_OPERAND (offset, 1), 1) + 1) < 0) ^ ( ) expr.cclang -c -g -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -I/usr/include -I. -I. -I. -I./. -I./config -I./../include varray.c -o varray.o :9513:71: warning: comparison of constant 0 with boolean expression is always false [-Wtautological-constant-out-of-range-compare] || !exact_log2 (tree_low_cst (TREE_OPERAND (offset, 1), 1) + 1) < 0) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ^ ~ 1 warning generated. warning: unknown warning option '-Wtraditional' [-Wunknown-warning-option] function.c:5046:25: warning: implicit conversion from enumeration type 'enum reg_note' to different enumeration type 'enum machine_mode' [-Wenum-conversion] = gen_rtx_EXPR_LIST (REG_EQUIV, ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~ ./genrtl.h:130:31: note: expanded from macro 'gen_rtx_EXPR_LIST' gen_rtx_fmt_ee (EXPR_LIST, (MODE), (ARG0), (ARG1)) ~~~~~~~~~~~~~~ ^~~~ function.c:5052:25: warning: implicit conversion from enumeration type 'enum reg_note' to different enumeration type 'enum machine_mode' [-Wenum-conversion] = gen_rtx_EXPR_LIST (REG_EQUIV, ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~ ./genrtl.h:130:31: note: expanded from macro 'gen_rtx_EXPR_LIST' gen_rtx_fmt_ee (EXPR_LIST, (MODE), (ARG0), (ARG1)) ~~~~~~~~~~~~~~ ^~~~ function.c:5059:26: warning: implicit conversion from enumeration type 'enum reg_note' to different enumeration type 'enum machine_mode' [-Wenum-conversion] = gen_rtx_EXPR_LIST (REG_EQUIV, ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~ ./genrtl.h:130:31: note: expanded from macro 'gen_rtx_EXPR_LIST' gen_rtx_fmt_ee (EXPR_LIST, (MODE), (ARG0), (ARG1)) ~~~~~~~~~~~~~~ ^~~~ 1 warning generated. clang -c -g -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -DGENERATOR_FILE -I/usr/include -I. -I. -I. -I./. -I./config -I./../include ./genextract.c -o genextract.o clang -g -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -I/usr/include -I. -I. -I. -I./. -I./config -I./../include -c insn-peep.c \ -o insn-peep.o gcse.c:5659:45: warning: implicit conversion from enumeration type 'enum reg_note' to different enumeration type 'enum machine_mode' [-Wenum-conversion] REG_NOTES (insn) = gen_rtx_INSN_LIST (REG_LABEL, XEXP (x, 0), ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~ ./genrtl.h:132:31: note: expanded from macro 'gen_rtx_INSN_LIST' gen_rtx_fmt_ue (INSN_LIST, (MODE), (ARG0), (ARG1)) ~~~~~~~~~~~~~~ ^~~~ clang -c -g -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -I/usr/include -I. -I. -I. -I./. -I./config -I./../include integrate.c -o integrate.o final.c:3962:27: warning: shifting a negative signed value is undefined [-Wshift-negative-value] l[0] |= ((long) (-1) << 32); ~~~~~~~~~~~ ^ final.c:3964:27: warning: shifting a negative signed value is undefined [-Wshift-negative-value] l[1] |= ((long) (-1) << 32); ~~~~~~~~~~~ ^ 1 warning generated. clang -g -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -I/usr/include -I. -I. -I. -I./. -I./config -I./../include \ -DLOCALEDIR=\"/usr/pkg/gcc3/share/locale\" \ -c ./intl.c -o intl.o 1 warning generated. clang -c -g -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -I/usr/include -I. -I. -I. -I./. -I./config -I./../include jump.c -o jump.o warning: unknown warning option '-Wtraditional' [-Wunknown-warning-option] 1 warning generated. clang -c -g -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -I/usr/include -I. -I. -I. -I./. -I./config -I./../include langhooks.c -o langhooks.o haifa-sched.c:547:14: warning: static variable 'unit_tick' is used in an inline function with external linkage [-Wstatic-in-inline] int tick = unit_tick[instance]; /* Issue time of the last issued insn. */ ^ haifa-sched.c:473:12: note: 'unit_tick' declared here static int unit_tick[FUNCTION_UNITS_SIZE * MAX_MULTIPLICITY]; ^ haifa-sched.c:564:9: warning: static variable 'unit_last_insn' is used in an inline function with external linkage [-Wstatic-in-inline] (unit_last_insn[instance], insn) ^ haifa-sched.c:463:12: note: 'unit_last_insn' declared here static rtx unit_last_insn[FUNCTION_UNITS_SIZE * MAX_MULTIPLICITY]; ^ haifa-sched.c:567:40: warning: static function 'blockage_range' is used in an inline function with external linkage [-Wstatic-in-inline] tick += ((int) MAX_BLOCKAGE_COST (blockage_range (unit, insn)) ^ haifa-sched.c:310:21: note: 'blockage_range' declared here static unsigned int blockage_range PARAMS ((int, rtx)); ^ haifa-sched.c:979:9: warning: static function 'ready_lastpos' is used in an inline function with external linkage [-Wstatic-in-inline] ready_lastpos (ready), ^ haifa-sched.c:352:13: note: 'ready_lastpos' declared here static rtx *ready_lastpos PARAMS ((struct ready_list *)); ^ haifa-sched.c:1394:8: warning: explicitly assigning value of variable of type 'rtx' (aka 'struct rtx_def *') to itself [-Wself-assign] head = head; ~~~~ ^ ~~~~ 1 warning generated. 3haifa-sched.c warningclang -c -g -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -I/usr/include -I. -I. -I. -I./. -I./config -I./../include lcm.c -o lcm.o :s666 generated. :1: warning: function 'potential_hazard' is not needed and will not be emitted [-Wunneeded-internal-declaration] potential_hazard (unit, insn, cost) ^ clang -c -g -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -I/usr/include -I. -I. -I. -I./. -I./config -I./../include lists.c -o lists.o warning: unknown warning option '-Wtraditional' [-Wunknown-warning-option] 2 warnings generated. 7 warnings generated. clang -c -g -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -I/usr/include -I. -I. -I. -I./. -I./config -I./../include local-alloc.c -o local-alloc.o clang -c -g -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -I/usr/include -I. -I. -I. -I./. -I./config -I./../include loop.c -o loop.o 4 warnings generated. clang -c -g -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -I/usr/include -I. -I. -I. -I./. -I./config -I./../include optabs.c -o optabs.o 8 warnings generated. warning: unknown warning option '-Wtraditional' [-Wunknown-warning-option] warning: unknown warning option '-Wtraditional' [-Wunknown-warning-option] clang -c -g -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -I/usr/include -I. -I. -I. -I./. -I./config -I./../include params.c -o params.o 1 warning generated. clang -c -g -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -I/usr/include -I. -I. -I. -I./. -I./config -I./../include predict.c -o predict.o warning: unknown warning option '-Wtraditional' [-Wunknown-warning-option] warning: unknown warning option '-Wtraditional' [-Wunknown-warning-option] warning: unknown warning option '-Wtraditional' [-Wunknown-warning-option] 1 warning generated. clang -c -g -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -I/usr/include -I. -I. -I. -I./. -I./config -I./../include print-rtl.c -o print-rtl.o warning: unknown warning option '-Wtraditional' [-Wunknown-warning-option] 1 warning generated. jump.c:444:41: warning: implicit conversion from enumeration type 'enum reg_note' to different enumeration type 'enum machine_mode' [-Wenum-conversion] = copy_insn_1 (gen_rtx_EXPR_LIST (REG_NOTE_KIND (link), ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~ ./rtl.h:749:30: note: expanded from macro 'REG_NOTE_KIND' #define REG_NOTE_KIND(LINK) ((enum reg_note) GET_MODE (LINK)) ^ ./genrtl.h:130:31: note: expanded from macro 'gen_rtx_EXPR_LIST' gen_rtx_fmt_ee (EXPR_LIST, (MODE), (ARG0), (ARG1)) ~~~~~~~~~~~~~~ ^~~~ jump.c:449:41: warning: implicit conversion from enumeration type 'enum reg_note' to different enumeration type 'enum machine_mode' [-Wenum-conversion] = copy_insn_1 (gen_rtx_INSN_LIST (REG_NOTE_KIND (link), ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~ ./rtl.h:749:30: note: expanded from macro 'REG_NOTE_KIND' #define REG_NOTE_KIND(LINK) ((enum reg_note) GET_MODE (LINK)) ^ ./genrtl.h:132:31: note: expanded from macro 'gen_rtx_INSN_LIST' gen_rtx_fmt_ue (INSN_LIST, (MODE), (ARG0), (ARG1)) ~~~~~~~~~~~~~~ ^~~~ clang -c -g -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -I/usr/include -I. -I. -I. -I./. -I./config -I./../include print-tree.c -o print-tree.o jump.c:1490:43: warning: implicit conversion from enumeration type 'enum reg_note' to different enumeration type 'enum machine_mode' [-Wenum-conversion] REG_NOTES (insn) = gen_rtx_INSN_LIST (REG_LABEL, label, ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ ./genrtl.h:132:31: note: expanded from macro 'gen_rtx_INSN_LIST' gen_rtx_fmt_ue (INSN_LIST, (MODE), (ARG0), (ARG1)) ~~~~~~~~~~~~~~ ^~~~ jump.c:1646:28: warning: implicit conversion from enumeration type 'enum reg_note' to different enumeration type 'enum machine_mode' [-Wenum-conversion] = gen_rtx_EXPR_LIST (REG_UNUSED, reg, ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~ ./genrtl.h:130:31: note: expanded from macro 'gen_rtx_EXPR_LIST' gen_rtx_fmt_ee (EXPR_LIST, (MODE), (ARG0), (ARG1)) ~~~~~~~~~~~~~~ ^~~~ warning: unknown warning option '-Wtraditional' [-Wunknown-warning-option] 1 warning generated. warning: unknown warning option '-Wtraditional' [-Wunknown-warning-option] clang -c -g -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -I/usr/include -I. -I. -I. -I./. -I./config -I./../include profile.c -o profile.o 1 warning generated. 1 warning generated. clang -c -g -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -I/usr/include -I. -I. -I. -I./. -I./config -I./../include ra.c -o ra.o clang -c -g -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -I/usr/include -I. -I. -I. -I./. -I./config -I./../include ra-build.c -o ra-build.o 1 warning generated. clang -c -g -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -I/usr/include -I. -I. -I. -I./. -I./config -I./../include ra-colorize.c -o ra-colorize.o warning: unknown warning option '-Wtraditional' [-Wunknown-warning-option] 1 warning generated. clang -c -g -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -I/usr/include -I. -I. -I. -I./. -I./config -I./../include ra-debug.c -o ra-debug.o warning: unknown warning option '-Wtraditional' [-Wunknown-warning-option] 5 warnings generated. clang -c -g -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -I/usr/include -I. -I. -I. -I./. -I./config -I./../include ra-rewrite.c -o ra-rewrite.o warning: unknown warning option '-Wtraditional' [-Wunknown-warning-option] warning: unknown warning option '-Wtraditional' [-Wunknown-warning-option] 1 warning generated. clang -c -g -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -I/usr/include -I. -I. -I. -I./. -I./config -I./../include real.c -o real.o 1 warning generated. clang -c -g -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -I/usr/include -I. -I. -I. -I./. -I./config -I./../include recog.c -o recog.o warning: unknown warning option '-Wtraditional' [-Wunknown-warning-option] 1 warning generated. clang -c -g -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -I/usr/include -I. -I. -I. -I./. -I./config -I./../include reg-stack.c -o reg-stack.o optabs.c:3067:40: warning: implicit conversion from enumeration type 'enum reg_note' to different enumeration type 'enum machine_mode' [-Wenum-conversion] REG_NOTES (insn) = gen_rtx_EXPR_LIST (REG_NO_CONFLICT, op1, ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~ ./genrtl.h:130:31: note: expanded from macro 'gen_rtx_EXPR_LIST' gen_rtx_fmt_ee (EXPR_LIST, (MODE), (ARG0), (ARG1)) ~~~~~~~~~~~~~~ ^~~~ optabs.c:3071:40: warning: implicit conversion from enumeration type 'enum reg_note' to different enumeration type 'enum machine_mode' [-Wenum-conversion] REG_NOTES (insn) = gen_rtx_EXPR_LIST (REG_NO_CONFLICT, op0, ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~ ./genrtl.h:130:31: note: expanded from macro 'gen_rtx_EXPR_LIST' gen_rtx_fmt_ee (EXPR_LIST, (MODE), (ARG0), (ARG1)) ~~~~~~~~~~~~~~ ^~~~ optabs.c:3100:42: warning: implicit conversion from enumeration type 'enum reg_note' to different enumeration type 'enum machine_mode' [-Wenum-conversion] REG_NOTES (first) = gen_rtx_INSN_LIST (REG_LIBCALL, last, ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~ ./genrtl.h:132:31: note: expanded from macro 'gen_rtx_INSN_LIST' gen_rtx_fmt_ue (INSN_LIST, (MODE), (ARG0), (ARG1)) ~~~~~~~~~~~~~~ ^~~~ optabs.c:3102:41: warning: implicit conversion from enumeration type 'enum reg_note' to different enumeration type 'enum machine_mode' [-Wenum-conversion] REG_NOTES (last) = gen_rtx_INSN_LIST (REG_RETVAL, first, REG_NOTES (last)); ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./genrtl.h:132:31: note: expanded from macro 'gen_rtx_INSN_LIST' gen_rtx_fmt_ue (INSN_LIST, (MODE), (ARG0), (ARG1)) ~~~~~~~~~~~~~~ ^~~~ optabs.c:3173:44: warning: implicit conversion from enumeration type 'enum reg_note' to different enumeration type 'enum machine_mode' [-Wenum-conversion] REG_NOTES (insn) = gen_rtx_EXPR_LIST (REG_EH_REGION, GEN_INT (-1), ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./genrtl.h:130:31: note: expanded from macro 'gen_rtx_EXPR_LIST' gen_rtx_fmt_ee (EXPR_LIST, (MODE), (ARG0), (ARG1)) ~~~~~~~~~~~~~~ ^~~~ optabs.c:3269:43: warning: implicit conversion from enumeration type 'enum reg_note' to different enumeration type 'enum machine_mode' [-Wenum-conversion] REG_NOTES (first) = gen_rtx_INSN_LIST (REG_LIBCALL, last, ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~ ./genrtl.h:132:31: note: expanded from macro 'gen_rtx_INSN_LIST' gen_rtx_fmt_ue (INSN_LIST, (MODE), (ARG0), (ARG1)) ~~~~~~~~~~~~~~ ^~~~ optabs.c:3271:42: warning: implicit conversion from enumeration type 'enum reg_note' to different enumeration type 'enum machine_mode' [-Wenum-conversion] REG_NOTES (last) = gen_rtx_INSN_LIST (REG_RETVAL, first, ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~ ./genrtl.h:132:31: note: expanded from macro 'gen_rtx_INSN_LIST' gen_rtx_fmt_ue (INSN_LIST, (MODE), (ARG0), (ARG1)) ~~~~~~~~~~~~~~ ^~~~ warning: unknown warning option '-Wtraditional' [-Wunknown-warning-option] warning: unknown warning option '-Wtraditional' [-Wunknown-warning-option] warning: unknown warning option '-Wtraditional' [-Wunknown-warning-option] local-alloc.c:902:26: warning: implicit conversion from enumeration type 'enum reg_note' to different enumeration type 'enum machine_mode' [-Wenum-conversion] = gen_rtx_EXPR_LIST (REG_EQUIV, dest, REG_NOTES (init_insn)); ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./genrtl.h:130:31: note: expanded from macro 'gen_rtx_EXPR_LIST' gen_rtx_fmt_ee (EXPR_LIST, (MODE), (ARG0), (ARG1)) ~~~~~~~~~~~~~~ ^~~~ local-alloc.c:981:51: warning: implicit conversion from enumeration type 'enum reg_note' to different enumeration type 'enum machine_mode' [-Wenum-conversion] REG_NOTES (insn) = note = gen_rtx_EXPR_LIST (REG_EQUIV, SET_SRC (set), ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ ./genrtl.h:130:31: note: expanded from macro 'gen_rtx_EXPR_LIST' gen_rtx_fmt_ee (EXPR_LIST, (MODE), (ARG0), (ARG1)) ~~~~~~~~~~~~~~ ^~~~ warning: unknown warning option '-Wtraditional' [-Wunknown-warning-option] loop.c:1777:44: warning: implicit conversion from enumeration type 'enum reg_note' to different enumeration type 'enum machine_mode' [-Wenum-conversion] REG_NOTES (insn) = gen_rtx_INSN_LIST (REG_LABEL, XEXP (x, 0), ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~ ./genrtl.h:132:31: note: expanded from macro 'gen_rtx_INSN_LIST' gen_rtx_fmt_ue (INSN_LIST, (MODE), (ARG0), (ARG1)) ~~~~~~~~~~~~~~ ^~~~ warning: unknown warning option '-Wtraditional' [-Wunknown-warning-option] warning: unknown warning option '-Wtraditional' [-Wunknown-warning-option] warning: unknown warning option '-Wtraditional' [-Wunknown-warning-option] predict.c:190:26: warning: implicit conversion from enumeration type 'enum reg_note' to different enumeration type 'enum machine_mode' [-Wenum-conversion] = gen_rtx_EXPR_LIST (REG_BR_PRED, ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~ ./genrtl.h:130:31: note: expanded from macro 'gen_rtx_EXPR_LIST' gen_rtx_fmt_ee (EXPR_LIST, (MODE), (ARG0), (ARG1)) ~~~~~~~~~~~~~~ ^~~~ profile.cpredict.c::667:402:26:23 : warningwarning: : implicit conversion from enumeration type 'enum reg_note' to different enumeration type 'enum machine_mode' [-Wenum-conversion]implicit conversion from enumeration type 'enum reg_note' to different enumeration type 'enum machine_mode' [-Wenum-conversion] = gen_rtx_EXPR_LIST (REG_BR_PROB, ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~ ./genrtl.h:130:31: note: expanded from macro 'gen_rtx_EXPR_LIST' gen_rtx_fmt_ee (EXPR_LIST, (MODE), (ARG0), (ARG1)) ~~~~~~~~~~~~~~ ^~~~ = gen_rtx_EXPR_LIST (REG_BR_PROB, GEN_INT (prob), ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./genrtl.h:130:31: note: expanded from macro 'gen_rtx_EXPR_LIST' gen_rtx_fmt_ee (EXPR_LIST, (MODE), (ARG0), (ARG1)) ~~~~~~~~~~~~~~ ^~~~ profile.c:699:22: warning: expression result unused [-Wunused-value] num_branches++, num_never_executed; ^~~~~~~~~~~~~~~~~~ 8 warnings generated. 1 warning generated. loop.c:8187:29: warning: implicit conversion from enumeration type 'enum reg_note' to different enumeration type 'enum machine_mode' [-Wenum-conversion] = gen_rtx_EXPR_LIST (REG_NONNEG, bl->biv->dest_reg, ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./genrtl.h:130:31: note: expanded from macro 'gen_rtx_EXPR_LIST' gen_rtx_fmt_ee (EXPR_LIST, (MODE), (ARG0), (ARG1)) ~~~~~~~~~~~~~~ ^~~~ loop.c:8213:26: warning: implicit conversion from enumeration type 'enum reg_note' to different enumeration type 'enum machine_mode' [-Wenum-conversion] = gen_rtx_EXPR_LIST (REG_NONNEG, bl->biv->dest_reg, ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./genrtl.h:130:31: note: expanded from macro 'gen_rtx_EXPR_LIST' gen_rtx_fmt_ee (EXPR_LIST, (MODE), (ARG0), (ARG1)) ~~~~~~~~~~~~~~ ^~~~ loop.c:8611:46: warning: implicit conversion from enumeration type 'enum reg_note' to different enumeration type 'enum machine_mode' [-Wenum-conversion] REG_NOTES (tem) = gen_rtx_EXPR_LIST (REG_NONNEG, reg, ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~ ./genrtl.h:130:31: note: expanded from macro 'gen_rtx_EXPR_LIST' gen_rtx_fmt_ee (EXPR_LIST, (MODE), (ARG0), (ARG1)) ~~~~~~~~~~~~~~ ^~~~ clang -c -g -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -I/usr/include -I. -I. -I. -I./. -I./config -I./../include regclass.c -o regclass.o clang -c -g -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -I/usr/include -I. -I. -I. -I./. -I./config -I./../include regmove.c -o regmove.o print-tree.c:78:35: warning: format specifies type 'void *' but the argument has type 'char *' [-Wformat-pedantic] fprintf (file, HOST_PTR_PRINTF, (char *) node); ^~~~~~~~~~~~~ warning: unknown warning option '-Wtraditional' [-Wunknown-warning-option] print-rtl.c:262:7: warning: format specifies type 'void *' but the argument has type 'char *' [-Wformat-pedantic] (char *) NOTE_BLOCK (in_rtx)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ print-rtl.c:472:37: warning: format specifies type 'void *' but the argument has type 'char *' [-Wformat-pedantic] fprintf (outfile, HOST_PTR_PRINTF, (char *) XTREE (in_rtx, i)); ^~~~~~~~~~~~~~~~~~~~~~~~~~ print-tree.c:224:35: warning: format specifies type 'void *' but the argument has type 'char *' [-Wformat-pedantic] fprintf (file, HOST_PTR_PRINTF, (char *) node); ^~~~~~~~~~~~~ print-tree.c:468:36: warning: format specifies type 'void *' but the argument has type 'char *' [-Wformat-pedantic] fprintf (file, HOST_PTR_PRINTF, (char *) DECL_SAVED_INSNS (node)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ warning: unknown warning option '-Wtraditional' [-Wunknown-warning-option] 3 warnings generated. clang -c -g -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -I/usr/include -I. -I. -I. -I./. -I./config -I./../include regrename.c -o regrename.o warning: unknown warning option '-Wtraditional' [-Wunknown-warning-option] 3 warnings generated. clang -c -g -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -I/usr/include -I. -I. -I. -I./. -I./config -I./../include reload.c -o reload.o ra-colorize.c:191:2: warning: static function 'push_list' is used in an inline function with external linkage [-Wstatic-in-inline] push_list (web->dlink, &WEBS(type)); ^ ra-colorize.c:48:13: note: 'push_list' declared here static void push_list PARAMS ((struct dlist *, struct dlist **)); ^ ra-colorize.c:194:2: warning: static function 'push_list' is used in an inline function with external linkage [-Wstatic-in-inline] push_list (web->dlink, &WEBS(INITIAL)); ^ ra-colorize.c:48:13: note: 'push_list' declared here static void push_list PARAMS ((struct dlist *, struct dlist **)); ^ ra-colorize.c:198:4: warning: static function 'push_list' is used in an inline function with external linkage [-Wstatic-in-inline] push_list (web->dlink, &WEBS(type = SIMPLIFY_SPILL)); ^ ra-colorize.c:48:13: note: 'push_list' declared here static void push_list PARAMS ((struct dlist *, struct dlist **)); ^ ra-colorize.c:200:4: warning: static function 'push_list' is used in an inline function with external linkage [-Wstatic-in-inline] push_list (web->dlink, &WEBS(type = SIMPLIFY_FAT)); ^ ra-colorize.c:48:13: note: 'push_list' declared here static void push_list PARAMS ((struct dlist *, struct dlist **)); ^ ra-colorize.c:202:4: warning: static function 'push_list' is used in an inline function with external linkage [-Wstatic-in-inline] push_list (web->dlink, &WEBS(SIMPLIFY)); ^ ra-colorize.c:48:13: note: 'push_list' declared here static void push_list PARAMS ((struct dlist *, struct dlist **)); ^ warning: unknown warning option '-Wtraditional' [-Wunknown-warning-option] ra-build.c:2625:31: warning: multiple unsequenced modifications to 'insn' [-Wunsequenced] rtx set = single_set (insn = DF_REF_INSN (web->defs[i])); ^ ./rtl.h:1581:36: note: expanded from macro 'single_set' ? PATTERN (I) : single_set_1 (I)) \ ^ ./rtl.h:1583:39: note: expanded from macro 'single_set_1' #define single_set_1(I) single_set_2 (I, PATTERN (I)) ^ ~ 3 warnings generated. In file included from ra-build.c:35: ./ra.h:565:22: warning: inline function 'ra_alloc' is not defined [-Wundefined-inline] extern inline void * ra_alloc PARAMS ((size_t)); ^ ra-build.c:333:29: note: used here (struct tagged_conflict *) ra_alloc (sizeof *cl); ^ In file included from ra-build.c:35: ./ra.h:566:22: warning: inline function 'ra_calloc' is not defined [-Wundefined-inline] extern inline void * ra_calloc PARAMS ((size_t)); ^ ra-build.c:587:37: note: used here struct move *m = (struct move *) ra_calloc (sizeof (struct move)); ^ clang -c -g -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -I/usr/include -I. -I. -I. -I./. -I./config -I./../include reload1.c -o reload1.o 3 warnings generated. 4 warnings generated. warning: unknown warning option '-Wtraditional' [-Wunknown-warning-option] In file included from ra-colorize.c:31: ./ra.h:566:22: warning: inline function 'ra_calloc' is not defined [-Wundefined-inline] extern inline void * ra_calloc PARAMS ((size_t)); ^ ra-colorize.c:398:30: note: used here d = (struct dlist *) ra_calloc (sizeof (struct dlist)); ^ In file included from ra-colorize.c:31: ./ra.h:565:22: warning: inline function 'ra_alloc' is not defined [-Wundefined-inline] extern inline void * ra_alloc PARAMS ((size_t)); ^ ra-colorize.c:2436:27: note: used here p = (struct web_pair *) ra_alloc (sizeof *p); ^ clang -c -g -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -I/usr/include -I. -I. -I. -I./. -I./config -I./../include reorg.c -o reorg.o clang -c -g -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -I/usr/include -I. -I. -I. -I./. -I./config -I./../include resource.c -o resource.o In file included from ra-rewrite.c:33: ./ra.h:565:22: warning: inline function 'ra_alloc' is not defined [-Wundefined-inline] extern inline void * ra_alloc PARAMS ((size_t)); ^ ra-rewrite.c:546:27: note: used here l = (struct rtx_list *) ra_alloc (sizeof (*l)); ^ 1 warning generated. clang -c -g -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -I/usr/include -I. -I. -I. -I./. -I./config -I./../include rtlanal.c -o rtlanal.o reg-stack.c:954:26: warning: implicit conversion from enumeration type 'enum reg_note' to different enumeration type 'enum machine_mode' [-Wenum-conversion] = gen_rtx_EXPR_LIST (REG_DEAD, FP_MODE_REG (FIRST_STACK_REG, DFmode), ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./genrtl.h:130:31: note: expanded from macro 'gen_rtx_EXPR_LIST' gen_rtx_fmt_ee (EXPR_LIST, (MODE), (ARG0), (ARG1)) ~~~~~~~~~~~~~~ ^~~~ reg-stack.c:1171:42: warning: implicit conversion from enumeration type 'enum reg_note' to different enumeration type 'enum machine_mode' [-Wenum-conversion] REG_NOTES (insn) = gen_rtx_EXPR_LIST (REG_DEAD, top_stack_reg, ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~ ./genrtl.h:130:31: note: expanded from macro 'gen_rtx_EXPR_LIST' gen_rtx_fmt_ee (EXPR_LIST, (MODE), (ARG0), (ARG1)) ~~~~~~~~~~~~~~ ^~~~ 4 warnings generated. 2 warnings generated. clang -c -g -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -I/usr/include -I. -I. -I. -I./. -I./config -I./../include rtl-error.c -o rtl-error.o reg-stack.c:503:1: warning: function 'record_label_references' is not needed and will not be emitted [-Wunneeded-internal-declaration] record_label_references (insn, pat) ^ clang -c -g -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -I/usr/include -I. -I. -I. -I./. -I./config -I./../include sbitmap.c -o sbitmap.o recog.c:3229:31: warning: implicit conversion from enumeration type 'enum reg_note' to different enumeration type 'enum machine_mode' [-Wenum-conversion] = gen_rtx_EXPR_LIST (REG_NOTE_KIND (note), ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~ ./rtl.h:749:30: note: expanded from macro 'REG_NOTE_KIND' #define REG_NOTE_KIND(LINK) ((enum reg_note) GET_MODE (LINK)) ^ ./genrtl.h:130:31: note: expanded from macro 'gen_rtx_EXPR_LIST' gen_rtx_fmt_ee (EXPR_LIST, (MODE), (ARG0), (ARG1)) ~~~~~~~~~~~~~~ ^~~~ recog.c:3281:33: warning: implicit conversion from enumeration type 'enum reg_note' to different enumeration type 'enum machine_mode' [-Wenum-conversion] = gen_rtx_EXPR_LIST (REG_EH_REGION, ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~ ./genrtl.h:130:31: note: expanded from macro 'gen_rtx_EXPR_LIST' gen_rtx_fmt_ee (EXPR_LIST, (MODE), (ARG0), (ARG1)) ~~~~~~~~~~~~~~ ^~~~ 1 warning generated. 8 warnings generated. clang -c -g -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -I/usr/include -I. -I. -I. -I./. -I./config -I./../include sched-deps.c -o sched-deps.o real.c:442:1: warning: unused function 'clear_significand_bit' [-Wunused-function] clear_significand_bit (r, n) ^ clang -c -g -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -I/usr/include -I. -I. -I. -I./. -I./config -I./../include sched-ebb.c -o sched-ebb.o warning: unknown warning option '-Wtraditional' [-Wunknown-warning-option] warning: unknown warning option '-Wtraditional' [-Wunknown-warning-option] 5 warnings generated. clang -c -g -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -I/usr/include -I. -I. -I. -I./. -I./config -I./../include sched-rgn.c -o sched-rgn.o 3 warnings generated. clang -c -g -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -I/usr/include -I. -I. -I. -I./. -I./config -I./../include sched-vis.c -o sched-vis.o 4 warnings generated. clang -c -g -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -I/usr/include -I. -I. -I. -I./. -I./config -I./../include sdbout.c -o sdbout.o 2 warnings generated. clang -c -g -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -I/usr/include -I. -I. -I. -I./. -I./config -I./../include sibcall.c -o sibcall.o warning: unknown warning option '-Wtraditional' [-Wunknown-warning-option] warning: unknown warning option '-Wtraditional' [-Wunknown-warning-option] warning: unknown warning option '-Wtraditional' [-Wunknown-warning-option] regmove.c:148:28: warning: implicit conversion from enumeration type 'enum reg_note' to different enumeration type 'enum machine_mode' [-Wenum-conversion] = gen_rtx_EXPR_LIST (REG_INC, ~~~~~~~~~~~~~~~~~~~^~~~~~~~ ./genrtl.h:130:31: note: expanded from macro 'gen_rtx_EXPR_LIST' gen_rtx_fmt_ee (EXPR_LIST, (MODE), (ARG0), (ARG1)) ~~~~~~~~~~~~~~ ^~~~ warning: unknown warning option '-Wtraditional' [-Wunknown-warning-option] warning: unknown warning option '-Wtraditional' [-Wunknown-warning-option] warning: unknown warning option '-Wtraditional' [-Wunknown-warning-option] warning: unknown warning option '-Wtraditional' [-Wunknown-warning-option] warning: unknown warning option '-Wtraditional' [-Wunknown-warning-option] warning: unknown warning option '-Wtraditional' [-Wunknown-warning-option] regrename.c:129:30: warning: comparison of two values with different enumeration types ('enum reg_note' and 'enum machine_mode') [-Wenum-compare] if (REG_NOTE_KIND (note) == kind && REG_P (XEXP (note, 0))) ~~~~~~~~~~~~~~~~~~~~ ^ ~~~~ warning: unknown warning option '-Wtraditional' [-Wunknown-warning-option] warning: unknown warning option '-Wtraditional' [-Wunknown-warning-option] warning: unknown warning option '-Wtraditional' [-Wunknown-warning-option] 1 warning generated. reload.c:4045:44: warning: clang -c -g -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -I/usr/include -I. -I. -I. -I./. -I./config -I./../include simplify-rtx.c -o simplify-rtx.o implicit conversion from enumeration type 'enum reg_note' to different enumeration type 'enum machine_mode' [-Wenum-conversion] REG_NOTES (insn) = gen_rtx_INSN_LIST (REG_LABEL, ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~ ./genrtl.h:132:31: note: expanded from macro 'gen_rtx_INSN_LIST' gen_rtx_fmt_ue (INSN_LIST, (MODE), (ARG0), (ARG1)) ~~~~~~~~~~~~~~ ^~~~ 1 warning generated. clang -c -g -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -I/usr/include -I. -I. -I. -I./. -I./config -I./../include ssa.c -o ssa.o 1 warning generated. 2 warnings generated. clang -c -g -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -I/usr/include -I. -I. -I. -I./. -I./config -I./../include ssa-ccp.c -o ssa-ccp.o clang -c -g -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -I/usr/include -I. -I. -I. -I./. -I./config -I./../include ssa-dce.c -o ssa-dce.o warning: unknown warning option '-Wtraditional' [-Wunknown-warning-option] 1 warning generated. reload1.c:2524:31: warning: implicit conversion from enumeration type 'enum reg_note' to different enumeration type 'enum machine_mode' [-Wenum-conversion] x = gen_rtx_EXPR_LIST (REG_NOTE_KIND (x), new, XEXP (x, 1)); ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./rtl.h:749:30: note: expanded from macro 'REG_NOTE_KIND' #define REG_NOTE_KIND(LINK) ((enum reg_note) GET_MODE (LINK)) ^ ./genrtl.h:130:31: note: expanded from macro 'gen_rtx_EXPR_LIST' gen_rtx_fmt_ee (EXPR_LIST, (MODE), (ARG0), (ARG1)) ~~~~~~~~~~~~~~ ^~~~ clang -c -g -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -I/usr/include -I. -I. -I. -I./. -I./config -I./../include stmt.c -o stmt.o reload.c:5986:44: warning: implicit conversion from enumeration type 'enum reg_note' to different enumeration type 'enum machine_mode' [-Wenum-conversion] REG_NOTES (insn) = gen_rtx_INSN_LIST (REG_LABEL, ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~ ./genrtl.h:132:31: note: expanded from macro 'gen_rtx_INSN_LIST' gen_rtx_fmt_ue (INSN_LIST, (MODE), (ARG0), (ARG1)) ~~~~~~~~~~~~~~ ^~~~ warning: unknown warning option '-Wtraditional' [-Wunknown-warning-option] 1 warning generated. reload1.c:7565:24: warning: implicit conversion from enumeration type 'enum reg_note' to different enumeration type 'enum machine_mode' [-Wenum-conversion] = gen_rtx_EXPR_LIST (REG_EQUIV, in, REG_NOTES (insn)); ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./genrtl.h:130:31: note: expanded from macro 'gen_rtx_EXPR_LIST' gen_rtx_fmt_ee (EXPR_LIST, (MODE), (ARG0), (ARG1)) ~~~~~~~~~~~~~~ ^~~~ reload1.c:7574:45: warning: implicit conversion from enumeration type 'enum reg_note' to different enumeration type 'enum machine_mode' [-Wenum-conversion] REG_NOTES (insn) = gen_rtx_EXPR_LIST (REG_EQUIV, in, REG_NOTES (insn)); ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./genrtl.h:130:31: note: expanded from macro 'gen_rtx_EXPR_LIST' gen_rtx_fmt_ee (EXPR_LIST, (MODE), (ARG0), (ARG1)) ~~~~~~~~~~~~~~ ^~~~ clang -c -g -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -I/usr/include -I. -I. -I. -I./. -I./config -I./../include stor-layout.c -o stor-layout.o 2 warnings generated. clang -c -g -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -I/usr/include -I. -I. -I. -I./. -I./config -I./../include stringpool.c -o stringpool.o reload1.c:9547:29: warning: implicit conversion from enumeration type 'enum reg_note' to different enumeration type 'enum machine_mode' [-Wenum-conversion] = gen_rtx_EXPR_LIST (REG_EH_REGION, XEXP (eh_note, 0), ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./genrtl.h:130:31: note: expanded from macro 'gen_rtx_EXPR_LIST' gen_rtx_fmt_ee (EXPR_LIST, (MODE), (ARG0), (ARG1)) ~~~~~~~~~~~~~~ ^~~~ 1 warning generated. clang -c -g -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -I/usr/include -I. -I. -I. -I./. -I./config -I./../include timevar.c -o timevar.o 1 warning generated. clang -g -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -I/usr/include -I. -I. -I. -I./. -I./config -I./../include \ -DTARGET_NAME=\"x86_64--netbsdelf2.0\" \ -c ./toplev.c -o toplev.o 1 warning generated. 1 warning generated. clang -c -g -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -I/usr/include -I. -I. -I. -I./. -I./config -I./../include tracer.c -o tracer.o clang -c -g -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -I/usr/include -I. -I. -I. -I./. -I./config -I./../include tree.c -o tree.o 1 warning generated. clang -c -g -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -I/usr/include -I. -I. -I. -I./. -I./config -I./../include tree-dump.c -o tree-dump.o 1 warning generated. clang -c -g -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -I/usr/include -I. -I. -I. -I./. -I./config -I./../include tree-inline.c -o tree-inline.o 1 warning generated. clang -c -g -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -I/usr/include -I. -I. -I. -I./. -I./config -I./../include unroll.c -o unroll.o warning: unknown warning option '-Wtraditional' [-Wunknown-warning-option] warning: unknown warning option '-Wtraditional' [-Wunknown-warning-option] 3 warnings generated. clang -c -g -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -I/usr/include -I. -I. -I. -I./. -I./config -I./../include varasm.c -o varasm.o warning: unknown warning option '-Wtraditional' [-Wunknown-warning-option] warning: unknown warning option '-Wtraditional' [-Wunknown-warning-option] warning: unknown warning option '-Wtraditional' [-Wunknown-warning-option] warning: unknown warning option '-Wtraditional' [-Wunknown-warning-option] warning: unknown warning option '-Wtraditional' [-Wunknown-warning-option] 5 warnings generated. warning: unknown warning option '-Wtraditional' [-Wunknown-warning-option] clang -c -g -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -I/usr/include -I. -I. -I. -I./. -I./config -I./../include vmsdbgout.c -o vmsdbgout.o 1 warning generated. clang -c -g -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -I/usr/include -I. -I. -I. -I./. -I./config -I./../include xcoffout.c -o xcoffout.o warning: unknown warning option '-Wtraditional' [-Wunknown-warning-option] warning: unknown warning option '-Wtraditional' [-Wunknown-warning-option] warning: unknown warning option '-Wtraditional' [-Wunknown-warning-option] 1 warning generated. clang -c -g -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -I/usr/include -I. -I. -I. -I./. -I./config -I./../include et-forest.c -o et-forest.o warning: 1unknown warning option '-Wtraditional' [-Wunknown-warning-option] warning generated. clang -c -g -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -I/usr/include -I. -I. -I. -I./. -I./config -I./../include ggc-page.c -o ggc-page.o warning: unknown warning option '-Wtraditional' [-Wunknown-warning-option] warning: unknown warning option '-Wtraditional' [-Wunknown-warning-option] 1 warning generated. clang -c -g -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -I/usr/include -I. -I. -I. -I./. -I./config -I./../include \ ./config/i386/i386.c -o i386.o 1 warning generated. 1 warning generated. clang -g -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -I/usr/include -I. -I. -I. -I./. -I./config -I./../include \ -DTARGET_MACHINE=\"x86_64--netbsdelf2.0\" \ -c ./collect2.c -o collect2.o clang -c -g -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -I/usr/include -I. -I. -I. -I./. -I./config -I./../include tlink.c -o tlink.o warning: unknown warning option '-Wtraditional' [-Wunknown-warning-option] warning: unknown warning option '-Wtraditional' [-Wunknown-warning-option] tree-inline.c:454:31: warning: implicit conversion from enumeration type 'enum c_tree_code' to different enumeration type 'enum tree_code' [-Wenum-conversion] goto_stmt = build_stmt (GOTO_STMT, id->ret_label); ~~~~~~~~~~ ^~~~~~~~~ tree-inline.c:469:22: warning: implicit conversion from enumeration type 'enum c_tree_code' to different enumeration type 'enum tree_code' [-Wenum-conversion] *tp = build_stmt (EXPR_STMT, ~~~~~~~~~~ ^~~~~~~~~ tree-inline.c:700:31: warning: implicit conversion from enumeration type 'enum c_tree_code' to different enumeration type 'enum tree_code' [-Wenum-conversion] init_stmt = build_stmt (DECL_STMT, var); ~~~~~~~~~~ ^~~~~~~~~ tree-inline.c:730:28: warning: implicit conversion from enumeration type 'enum c_tree_code' to different enumeration type 'enum tree_code' [-Wenum-conversion] init_stmt = build_stmt (EXPR_STMT, ~~~~~~~~~~ ^~~~~~~~~ tree-inline.c:746:31: warning: implicit conversion from enumeration type 'enum c_tree_code' to different enumeration type 'enum tree_code' [-Wenum-conversion] cleanup_stmt = build_stmt (CLEANUP_STMT, var, cleanup); ~~~~~~~~~~ ^~~~~~~~~~~~ tree-inline.c:778:31: warning: implicit conversion from enumeration type 'enum c_tree_code' to different enumeration type 'enum tree_code' [-Wenum-conversion] init_stmt = build_stmt (EXPR_STMT, value); ~~~~~~~~~~ ^~~~~~~~~ tree-inline.c:843:29: warning: implicit conversion from enumeration type 'enum c_tree_code' to different enumeration type 'enum tree_code' [-Wenum-conversion] *use_stmt = build_stmt (EXPR_STMT, var); ~~~~~~~~~~ ^~~~~~~~~ tree-inline.c:845:29: warning: implicit conversion from enumeration type 'enum c_tree_code' to different enumeration type 'enum tree_code' [-Wenum-conversion] *use_stmt = build_stmt (EXPR_STMT, ~~~~~~~~~~ ^~~~~~~~~ tree-inline.c:853:24: warning: implicit conversion from enumeration type 'enum c_tree_code' to different enumeration type 'enum tree_code' [-Wenum-conversion] return build_stmt (DECL_STMT, var); ~~~~~~~~~~ ^~~~~~~~~ warning: unknown warning option '-Wtraditional' [-Wunknown-warning-option] tree-inline.c:1201:18: warning: implicit conversion from enumeration type 'enum c_tree_code' to different enumeration type 'enum tree_code' [-Wenum-conversion] expr = build1 (STMT_EXPR, TREE_TYPE (TREE_TYPE (fn)), make_node (COMPOUND_STMT)); ~~~~~~ ^~~~~~~~~ tree-inline.c:1201:68: warning: implicit conversion from enumeration type 'enum c_tree_code' to different enumeration type 'enum tree_code' [-Wenum-conversion] expr = build1 (STMT_EXPR, TREE_TYPE (TREE_TYPE (fn)), make_node (COMPOUND_STMT)); ~~~~~~~~~ ^~~~~~~~~~~~~ tree-inline.c:1277:28: warning: implicit conversion from enumeration type 'enum c_tree_code' to different enumeration type 'enum tree_code' [-Wenum-conversion] scope_stmt = build_stmt (SCOPE_STMT, DECL_INITIAL (fn)); ~~~~~~~~~~ ^~~~~~~~~~ tree-inline.c:1333:21: warning: implicit conversion from enumeration type 'enum c_tree_code' to different enumeration type 'enum tree_code' [-Wenum-conversion] build_stmt (LABEL_STMT, id->ret_label)); ~~~~~~~~~~ ^~~~~~~~~~ tree-inline.c:1349:28: warning: implicit conversion from enumeration type 'enum c_tree_code' to different enumeration type 'enum tree_code' [-Wenum-conversion] scope_stmt = build_stmt (SCOPE_STMT, DECL_INITIAL (fn)); ~~~~~~~~~~ ^~~~~~~~~~ 1 warning generated. (SHLIB_LINK=' ./xgcc -B./ -B/usr/pkg/gcc3/x86_64--netbsdelf2.0/bin/ -isystem /usr/pkg/gcc3/x86_64--netbsdelf2.0/include -isystem /usr/pkg/gcc3/x86_64--netbsdelf2.0/sys-include -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -shared -nodefaultlibs -Wl,--soname=@shlib_so_name@.so.1 -Wl,--version-script=@shlib_map_file@ -o @shlib_dir@@shlib_so_name@.so.1 @multilib_flags@ @shlib_objs@ -lc && rm -f @shlib_base_name@.so && ln -s @shlib_dir@@shlib_so_name@.so.1 @shlib_base_name@.so' \ SHLIB_MULTILIB=''; \ clang -g -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -I/usr/include -I. -I. -I. -I./. -I./config -I./../include \ -DLINK_LIBGCC_SPEC="\"%D -R/usr/pkg/gcc3/lib\"" -DSTANDARD_STARTFILE_PREFIX=\"../../../\" -DSTANDARD_EXEC_PREFIX=\"/usr/pkg/gcc3/lib/gcc-lib/\" -DDEFAULT_TARGET_VERSION=\"3.3.6\" -DDEFAULT_TARGET_MACHINE=\"x86_64--netbsdelf2.0\" -DSTANDARD_BINDIR_PREFIX=\"/usr/pkg/gcc3/bin/\" -DTOOLDIR_BASE_PREFIX=\"../../../../\" `test "X${SHLIB_LINK}" = "X" || test "yes" != "yes" || echo "-DENABLE_SHARED_LIBGCC"` `test "X${SHLIB_MULTILIB}" = "X" || echo "-DNO_SHARED_LIBGCC_MULTILIB"` \ -c ./gcc.c -o gcc.o) 1 warning generated. warning: unknown warning option '-Wtraditional' [-Wunknown-warning-option] (SHLIB_LINK=' ./xgcc -B./ -B/usr/pkg/gcc3/x86_64--netbsdelf2.0/bin/ -isystem /usr/pkg/gcc3/x86_64--netbsdelf2.0/include -isystem /usr/pkg/gcc3/x86_64--netbsdelf2.0/sys-include -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -shared -nodefaultlibs -Wl,--soname=@shlib_so_name@.so.1 -Wl,--version-script=@shlib_map_file@ -o @shlib_dir@@shlib_so_name@.so.1 @multilib_flags@ @shlib_objs@ -lc && rm -f @shlib_base_name@.so && ln -s @shlib_dir@@shlib_so_name@.so.1 @shlib_base_name@.so' \ SHLIB_MULTILIB=''; \ clang -g -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -I/usr/include -I. -I. -I. -I./. -I./config -I./../include \ -DLINK_LIBGCC_SPEC="\"%D -R/usr/pkg/gcc3/lib\"" -DSTANDARD_STARTFILE_PREFIX=\"../../../\" -DSTANDARD_EXEC_PREFIX=\"/usr/pkg/gcc3/lib/gcc-lib/\" -DDEFAULT_TARGET_VERSION=\"3.3.6\" -DDEFAULT_TARGET_MACHINE=\"x86_64--netbsdelf2.0\" -DSTANDARD_BINDIR_PREFIX=\"/usr/pkg/gcc3/bin/\" -DTOOLDIR_BASE_PREFIX=\"../../../../\" `test "X${SHLIB_LINK}" = "X" || test "yes" != "yes" || echo "-DENABLE_SHARED_LIBGCC"` `test "X${SHLIB_MULTILIB}" = "X" || echo "-DNO_SHARED_LIBGCC_MULTILIB"` \ -c ./gccspec.c -o gccspec.o) 1 warning generated. warning: unknown warning option '-Wtraditional' [-Wunknown-warning-option] 1 warning generated. clang -c -g -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -I/usr/include -I. -I. -I. -I./. -I./config -I./../include cppspec.c -o cppspec.o clang -c -g -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -I/usr/include -I. -I. -I. -I./. -I./config -I./../include c-objc-common.c -o c-objc-common.o 1 warning generated. 15 warnings generated. rm -rf libcpp.a warning: unknown warning option '-Wtraditional' [-Wunknown-warning-option] clang -g -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -DGENERATOR_FILE -o genattrtab \ genattrtab.o genautomata.o \ rtl.o read-rtl.o bitmap.o ggc-none.o gensupport.o insn-conditions.o print-rtl1.o errors.o \ varray.o ../libiberty/libiberty.a -lm 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 1 warning generated. 1 warning generated. clang -g -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -I/usr/include -I. -I. -I. -I./. -I./config -I./../include -c insn-emit.c \ -o insn-emit.o ranlib libcpp.a clang -g -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -DGENERATOR_FILE -o genextract \ genextract.o rtl.o read-rtl.o bitmap.o ggc-none.o gensupport.o insn-conditions.o print-rtl1.o \ errors.o ../libiberty/libiberty.a clang -g -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -I/usr/include -I. -I. -I. -I./. -I./config -I./../include -c insn-opinit.c \ -o insn-opinit.o 1 warning generated. warning: unknown warning option '-Wtraditional' [-Wunknown-warning-option] clang -g -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -I/usr/include -I. -I. -I. -I./. -I./config -I./../include -c insn-output.c \ -o insn-output.o In file included from varasm.c:5519: ./gt-varasm.h:70:7: warning: switch condition has boolean value [-Wswitch-bool] switch (((*x).value).kind >= RTX_INT) ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1 warning generated. warning: unknown warning option '-Wtraditional' [-Wunknown-warning-option] clang -g -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -I/usr/include -I. -I. -I. -I./. -I./config -I./../include -c insn-recog.c \ -o insn-recog.o ggc-page.c:832:57: warning: format specifies type 'void *' but the argument has type 'char *' [-Wformat-pedantic] (PTR) entry, (unsigned long) OBJECT_SIZE (order), page, ^~~~ ggc-page.c:833:7: warning: format specifies type 'void *' but the argument has type 'char *' [-Wformat-pedantic] page + entry_size - 1); ^~~~~~~~~~~~~~~~~~~~~ ggc-page.c:867:7: warning: format specifies type 'void *' but the argument has type 'char *' [-Wformat-pedantic] entry->page, entry->page + entry->bytes - 1); ^~~~~~~~~~~ ggc-page.c:867:20: warning: format specifies type 'void *' but the argument has type 'char *' [-Wformat-pedantic] entry->page, entry->page + entry->bytes - 1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1 warning generated. ggc-page.c:474:1: warning: unused function 'ggc_allocated_p' [-Wunused-function] ggc_allocated_p (p) ^ 6 warnings generated. warning: unknown warning option '-Wtraditional' [-Wunknown-warning-option] ./genattrtab ./config/i386/i386.md > tmp-attrtab.c warning: unknown warning option '-Wtraditional' [-Wunknown-warning-option] ./genextract ./config/i386/i386.md > tmp-extract.c warning: unknown warning option '-Wtraditional' [-Wunknown-warning-option] 1 warning generated. Check description...done Reservation transformation...warning: unknown warning option '-Wtraditional' [-Wunknown-warning-option] 2 warnings generated. done Create automaton `pentium'...done Create automaton `pentium_fpu'...done Generation of attributes...done All other genattrtab stuff.../bin/sh ./move-if-change tmp-extract.c insn-extract.c echo timestamp > s-extract ./config/i386/i386.c:4821:45: warning: implicit conversion from enumeration type 'enum reg_note' to different enumeration type 'enum machine_mode' [-Wenum-conversion] REG_NOTES (insn) = gen_rtx_EXPR_LIST (REG_MAYBE_DEAD, const0_rtx, NULL); ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./genrtl.h:130:31: note: expanded from macro 'gen_rtx_EXPR_LIST' gen_rtx_fmt_ee (EXPR_LIST, (MODE), (ARG0), (ARG1)) ~~~~~~~~~~~~~~ ^~~~ warning: unknown warning option '-Wtraditional' [-Wunknown-warning-option] clang -g -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -I/usr/include -I. -I. -I. -I./. -I./config -I./../include -c insn-extract.c \ -o insn-extract.o warning: unknown warning option '-Wtraditional' [-Wunknown-warning-option] warning: unknown warning option '-Wtraditional' [-Wunknown-warning-option] warning: unknown warning option '-Wtraditional' [-Wunknown-warning-option] 1 warning generated. clang -g -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -o Tcollect2 \ collect2.o tlink.o intl.o version.o -lintl ../libiberty/libiberty.a 1 warning generated. 1 warning generated. ./config/i386/i386.c:9209:25: warning: implicit conversion from enumeration type 'enum reg_note' to different enumeration type 'enum machine_mode' [-Wenum-conversion] = gen_rtx_EXPR_LIST (REG_BR_PROB, ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~ ./genrtl.h:130:31: note: expanded from macro 'gen_rtx_EXPR_LIST' gen_rtx_fmt_ee (EXPR_LIST, (MODE), (ARG0), (ARG1)) ~~~~~~~~~~~~~~ ^~~~ ./config/i386/i386.c:9219:28: warning: implicit conversion from enumeration type 'enum reg_note' to different enumeration type 'enum machine_mode' [-Wenum-conversion] = gen_rtx_EXPR_LIST (REG_BR_PROB, ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~ ./genrtl.h:130:31: note: expanded from macro 'gen_rtx_EXPR_LIST' gen_rtx_fmt_ee (EXPR_LIST, (MODE), (ARG0), (ARG1)) ~~~~~~~~~~~~~~ ^~~~ ./config/i386/i386.c:9230:25: warning: implicit conversion from enumeration type 'enum reg_note' to different enumeration type 'enum machine_mode' [-Wenum-conversion] = gen_rtx_EXPR_LIST (REG_BR_PROB, ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~ ./genrtl.h:130:31: note: expanded from macro 'gen_rtx_EXPR_LIST' gen_rtx_fmt_ee (EXPR_LIST, (MODE), (ARG0), (ARG1)) ~~~~~~~~~~~~~~ ^~~~ warning: unknown warning option '-Wtraditional' [-Wunknown-warning-option] mv -f Tcollect2 collect2 c-objc-common.c:108:10: warning: case value not in enumerated type 'enum tree_code' [-Wswitch] case DECL_STMT: ^ c-objc-common.c:115:10: warning: case value not in enumerated type 'enum tree_code' [-Wswitch] case GOTO_STMT: ^ 3 warnings generated. 1 warning generated. ./config/i386/i386.c:14753:10: warning: unused parameter 'labelno' [-Wunused-parameter] int labelno; ^ 1 warning generated. 1 warning generated. clang -g -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -o xgcc gcc.o gccspec.o intl.o \ prefix.o version.o -lintl ../libiberty/libiberty.a clang -g -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -o cpp gcc.o cppspec.o intl.o \ prefix.o version.o -lintl ../libiberty/libiberty.a ./xgcc -B./ -B/usr/pkg/gcc3/x86_64--netbsdelf2.0/bin/ -isystem /usr/pkg/gcc3/x86_64--netbsdelf2.0/include -isystem /usr/pkg/gcc3/x86_64--netbsdelf2.0/sys-include -dumpspecs > tmp-specs mv tmp-specs specs if [ -f specs.ready ] ; then \ true; \ else \ echo timestamp > specs.ready; \ fi objext='.o' \ LIB1ASMFUNCS='' \ LIB2FUNCS_1='_muldi3 _negdi2 _lshrdi3 _ashldi3 _ashrdi3 _ffsdi2 _clz _cmpdi2 _ucmpdi2 _floatdidf _floatdisf _fixunsdfsi _fixunssfsi _fixunsdfdi _fixdfdi _fixunssfdi _fixsfdi _fixxfdi _fixunsxfdi' \ LIB2FUNCS_2='_floatdixf _fixunsxfsi _fixtfdi _fixunstfdi _floatditf _clear_cache _trampoline __main _exit _absvsi2 _absvdi2 _addvsi3 _addvdi3 _subvsi3 _subvdi3 _mulvsi3 _mulvdi3 _negvsi2 _negvdi2 _ctors' \ LIB2FUNCS_ST='_eprintf _bb __gcc_bcmp' \ LIB2ADD='' \ LIB2ADD_ST='' \ LIB2ADDEH='./unwind-dw2.c ./unwind-dw2-fde.c ./unwind-sjlj.c ./unwind-c.c' \ LIB2ADDEHDEP='unwind.inc unwind-dw2-fde.h' \ FPBIT='' \ FPBIT_FUNCS='_pack_sf _unpack_sf _addsub_sf _mul_sf _div_sf _fpcmp_parts_sf _compare_sf _eq_sf _ne_sf _gt_sf _ge_sf _lt_sf _le_sf _unord_sf _si_to_sf _sf_to_si _negate_sf _make_sf _sf_to_df _sf_to_tf _thenan_sf _sf_to_usi _usi_to_sf' \ LIB2_DIVMOD_FUNCS='_divdi3 _moddi3 _udivdi3 _umoddi3 _udiv_w_sdiv _udivmoddi4' \ DPBIT='' \ DPBIT_FUNCS='_pack_df _unpack_df _addsub_df _mul_df _div_df _fpcmp_parts_df _compare_df _eq_df _ne_df _gt_df _ge_df _lt_df _le_df _unord_df _si_to_df _df_to_si _negate_df _make_df _df_to_sf _df_to_tf _thenan_df _df_to_usi _usi_to_df' \ TPBIT='' \ TPBIT_FUNCS='_pack_tf _unpack_tf _addsub_tf _mul_tf _div_tf _fpcmp_parts_tf _compare_tf _eq_tf _ne_tf _gt_tf _ge_tf _lt_tf _le_tf _unord_tf _si_to_tf _tf_to_si _negate_tf _make_tf _tf_to_df _tf_to_sf _thenan_tf _tf_to_usi _usi_to_tf' \ MULTILIBS=` ./xgcc -B./ -B/usr/pkg/gcc3/x86_64--netbsdelf2.0/bin/ -isystem /usr/pkg/gcc3/x86_64--netbsdelf2.0/include -isystem /usr/pkg/gcc3/x86_64--netbsdelf2.0/sys-include --print-multi-lib` \ EXTRA_MULTILIB_PARTS='' \ SHLIB_LINK=' ./xgcc -B./ -B/usr/pkg/gcc3/x86_64--netbsdelf2.0/bin/ -isystem /usr/pkg/gcc3/x86_64--netbsdelf2.0/include -isystem /usr/pkg/gcc3/x86_64--netbsdelf2.0/sys-include -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -shared -nodefaultlibs -Wl,--soname=@shlib_so_name@.so.1 -Wl,--version-script=@shlib_map_file@ -o @shlib_dir@@shlib_so_name@.so.1 @multilib_flags@ @shlib_objs@ -lc && rm -f @shlib_base_name@.so && ln -s @shlib_dir@@shlib_so_name@.so.1 @shlib_base_name@.so' \ SHLIB_INSTALL='$(SHELL) $(srcdir)/mkinstalldirs $(DESTDIR)$(slibdir)@shlib_slibdir_qual@; /usr/bin/install -c -o pbulkXXX -g users -m 644 @shlib_dir@@shlib_so_name@.so.1 $(DESTDIR)$(slibdir)@shlib_slibdir_qual@/@shlib_so_name@.so.1; rm -f $(DESTDIR)$(slibdir)@shlib_slibdir_qual@/@shlib_base_name@.so; ln -s @shlib_so_name@.so.1 $(DESTDIR)$(slibdir)@shlib_slibdir_qual@/@shlib_base_name@.so' \ SHLIB_EXT='.so' \ SHLIB_MULTILIB='' \ SHLIB_MKMAP='./mkmap-symver.awk' \ SHLIB_MKMAP_OPTS='' \ SHLIB_MAPFILES='./libgcc-std.ver' \ SHLIB_NM_FLAGS='-pg' \ MULTILIB_OSDIRNAMES='' \ mkinstalldirs='/bin/sh ./mkinstalldirs' \ /bin/sh mklibgcc > tmp-libgcc.mk (MAKE="/usr/pkg/bin/gmake"; srcdir=`cd ./fixinc && ${PWDCMD-pwd}` ; \ CC="clang"; CFLAGS=" -g -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -DGENERATOR_FILE"; LDFLAGS=""; \ WARN_CFLAGS="-W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long "; LIBERTY=`pwd`/"../libiberty/libiberty.a"; \ export MAKE srcdir CC CFLAGS LDFLAGS WARN_CFLAGS LIBERTY; \ cd ./fixinc && \ /bin/sh ${srcdir}/mkfixinc.sh x86_64--netbsdelf2.0 x86_64--netbsdelf2.0) constructing ../fixinc.sh for x86_64--netbsdelf2.0 to run on x86_64--netbsdelf2.0 /usr/pkg/bin/gmake TARGETS=oneprocess SHELL="/bin/sh" CC="clang" CFLAGS=" -g -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -DGENERATOR_FILE" LDFLAGS="" LIBERTY="/data/scratch/lang/gcc3-c/work/gcc-3.3.6/gcc/../libiberty/libiberty.a" install-bin gmake[3]: Entering directory '/data/scratch/lang/gcc3-c/work/gcc-3.3.6/gcc/fixinc' /bin/sh ./genfixes machname.h No forbidden identifiers defined by this target clang -c -DIN_GCC -DHAVE_CONFIG_H -g -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -DGENERATOR_FILE -I/usr/include -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -I. -I.. -I. -I./.. -I./../config -I./../../include fixincl.c clang -c -DIN_GCC -DHAVE_CONFIG_H -g -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -DGENERATOR_FILE -I/usr/include -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -I. -I.. -I. -I./.. -I./../config -I./../../include fixtests.c clang -c -DIN_GCC -DHAVE_CONFIG_H -g -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -DGENERATOR_FILE -I/usr/include -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -I. -I.. -I. -I./.. -I./../config -I./../../include fixfixes.c clang -c -DIN_GCC -DHAVE_CONFIG_H -g -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -DGENERATOR_FILE -I/usr/include -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -I. -I.. -I. -I./.. -I./../config -I./../../include server.c clang -c -DIN_GCC -DHAVE_CONFIG_H -g -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -DGENERATOR_FILE -I/usr/include -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -I. -I.. -I. -I./.. -I./../config -I./../../include procopen.c clang -c -DIN_GCC -DHAVE_CONFIG_H -g -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -DGENERATOR_FILE -I/usr/include -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -I. -I.. -I. -I./.. -I./../config -I./../../include gnu-regex.c clang -c -DIN_GCC -DHAVE_CONFIG_H -g -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -DGENERATOR_FILE -I/usr/include -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -I. -I.. -I. -I./.. -I./../config -I./../../include fixlib.c 1 warning generated. warning: unknown warning option '-Wtraditional' [-Wunknown-warning-option] warning: unknown warning option '-Wtraditional' [-Wunknown-warning-option] warning: unknown warning option '-Wtraditional' [-Wunknown-warning-option] warning: unknown warning option '-Wtraditional' [-Wunknown-warning-option] warning: unknown warning option '-Wtraditional' [-Wunknown-warning-option] warning: unknown warning option '-Wtraditional' [-Wunknown-warning-option] warning: unknown warning option '-Wtraditional' [-Wunknown-warning-option] warning: unknown warning option '-Wtraditional' [-Wunknown-warning-option] warning: unknown warning option '-Wtraditional' [-Wunknown-warning-option] warning: unknown warning option '-Wtraditional' [-Wunknown-warning-option] warning: unknown warning option '-Wtraditional' [-Wunknown-warning-option] warning: unknown warning option '-Wtraditional' [-Wunknown-warning-option] warning: unknown warning option '-Wtraditional' [-Wunknown-warning-option] warning: unknown warning option '-Wtraditional' [-Wunknown-warning-option] fixfixes.c:499:1: warning: unused parameter 'filname' [-Wunused-parameter] FIX_PROC_HEAD( machine_name_fix ) ^ fixfixes.c:79:17: note: expanded from macro 'FIX_PROC_HEAD' const char* filname; \ ^ fixfixes.c:499:1: warning: unused parameter 'p_fixd' [-Wunused-parameter] fixfixes.c:81:15: note: expanded from macro 'FIX_PROC_HEAD' tFixDesc* p_fixd; ^ 4 warnings generated. fixtests.c:72:1: warning: unused parameter 'fname' [-Wunused-parameter] TEST_FOR_FIX_PROC_HEAD( machine_name_test ) ^ fixtests.c:68:10: note: expanded from macro 'TEST_FOR_FIX_PROC_HEAD' tCC* fname; \ ^ fixtests.c:72:1: warning: unused parameter 'text' [-Wunused-parameter] fixtests.c:69:10: note: expanded from macro 'TEST_FOR_FIX_PROC_HEAD' tCC* text; ^ 6 warnings generated. fixtests.c:124:1: warning: unused parameter 'fname' [-Wunused-parameter] TEST_FOR_FIX_PROC_HEAD( stdc_0_in_system_headers_test ) ^ fixtests.c:68:10: note: expanded from macro 'TEST_FOR_FIX_PROC_HEAD' tCC* fname; \ ^ fixtests.c:124:1: warning: unused parameter 'text' [-Wunused-parameter] fixtests.c:69:10: note: expanded from macro 'TEST_FOR_FIX_PROC_HEAD' tCC* text; ^ 6 warnings generated. 2 warnings generated. 2 warnings generated. 2 warnings generated. fixincl.c:656:3: warning: variable 'res' is used uninitialized whenever switch default is taken [-Wsometimes-uninitialized] default: ^~~~~~~ fixincl.c:662:10: note: uninitialized use occurs here return res; ^~~ fixincl.c:640:10: note: initialize the variable 'res' to silence this warning int res; ^ = 0 fixincl.c:1359:40: warning: format specifies type 'int' but the argument has type 'size_t' (aka 'unsigned long') [-Wformat] fprintf (stderr, "%6d %-50s \r", data_map_size, pz_curr_file ); ~~~ ^~~~~~~~~~~~~ %6zu 4 warnings generated. 2 warnings generated. clang -DIN_GCC -DHAVE_CONFIG_H -g -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -DGENERATOR_FILE -I/usr/include -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -I. -I.. -I. -I./.. -I./../config -I./../../include -o fixincl fixincl.o fixtests.o fixfixes.o server.o procopen.o gnu-regex.o fixlib.o /data/scratch/lang/gcc3-c/work/gcc-3.3.6/gcc/../libiberty/libiberty.a mv tmp-libgcc.mk libgcc.mk echo timestamp > full-stamp 1 warning generated. ./fixincl -v < /dev/null 'fixincl version 1.1' chmod 755 ../fixinc.sh gmake[3]: Leaving directory '/data/scratch/lang/gcc3-c/work/gcc-3.3.6/gcc/fixinc' rm -rf include; mkdir include chmod a+rx include (TARGET_MACHINE='x86_64--netbsdelf2.0'; srcdir=`cd .; ${PWDCMD-pwd}`; \ SHELL='/bin/sh' ;\ export TARGET_MACHINE srcdir SHELL ; \ /bin/sh ./fixinc.sh `${PWDCMD-pwd}`/include /usr/include ; \ rm -f include/syslimits.h; \ if [ -f include/limits.h ]; then \ mv include/limits.h include/syslimits.h; \ else \ cp ./gsyslimits.h include/syslimits.h; \ fi; \ chmod a+r include/syslimits.h) Fixing headers into /data/scratch/lang/gcc3-c/work/gcc-3.3.6/gcc/include for x86_64--netbsdelf2.0 target Finding directories and links to directories Searching /usr/include/. Searching /usr/include/./machine done Forming and outputing automata tables...done Output functions to work with automata...done Automaton `pentium' 48 NDFA states, 90 NDFA arcs 48 DFA states, 90 DFA arcs 20 minimal DFA states, 62 minimal DFA arcs 29 all insns 16 insn equivalence classes 66 transition comb vector els, 320 trans table els: use comb vect 66 state alts comb vector els, 320 state alts table els: use comb vect 768 min delay table els, compression factor 2 Automaton `pentium_fpu' 80 NDFA states, 172 NDFA arcs 80 DFA states, 172 DFA arcs 75 minimal DFA states, 162 minimal DFA arcs 29 all insns 8 insn equivalence classes 164 transition comb vector els, 600 trans table els: use comb vect 164 state alts comb vector els, 600 state alts table els: use comb vect 640 min delay table els, compression factor 1 237 all allocated states, 236 all allocated arcs 342 all allocated alternative states 230 all transition comb vector els, 920 all trans table els 230 all state alts comb vector els, 920 all state alts table els 1408 all min delay table els 12 locked states num transformation: 0.003530, building DFA: 0.006387 DFA minimization: 0.000462, making insn equivalence: 0.000100 all automaton generation: 0.007886, output: 0.003231 /bin/sh ./move-if-change tmp-attrtab.c insn-attrtab.c echo timestamp > s-attrtab clang -g -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -I/usr/include -I. -I. -I. -I./. -I./config -I./../include -c insn-attrtab.c \ -o insn-attrtab.o warning: unknown warning option '-Wtraditional' [-Wunknown-warning-option] insn-attrtab.c:692:23: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] if (((ix86_cpu) == (CPU_PENTIUM))) ~~~~~~~~~~~^~~~~~~~~~~~~~~~ insn-attrtab.c:692:23: note: remove extraneous parentheses around the comparison to silence this warning if (((ix86_cpu) == (CPU_PENTIUM))) ~ ^ ~ insn-attrtab.c:692:23: note: use '=' to turn this equality comparison into an assignment if (((ix86_cpu) == (CPU_PENTIUM))) ^~ = insn-attrtab.c:737:23: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] if (((ix86_cpu) == (CPU_PENTIUM))) ~~~~~~~~~~~^~~~~~~~~~~~~~~~ insn-attrtab.c:737:23: note: remove extraneous parentheses around the comparison to silence this warning if (((ix86_cpu) == (CPU_PENTIUM))) ~ ^ ~ insn-attrtab.c:737:23: note: use '=' to turn this equality comparison into an assignment if (((ix86_cpu) == (CPU_PENTIUM))) ^~ = insn-attrtab.c:753:23: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] if (((ix86_cpu) == (CPU_PENTIUM))) ~~~~~~~~~~~^~~~~~~~~~~~~~~~ insn-attrtab.c:753:23: note: remove extraneous parentheses around the comparison to silence this warning if (((ix86_cpu) == (CPU_PENTIUM))) ~ ^ ~ insn-attrtab.c:753:23: note: use '=' to turn this equality comparison into an assignment if (((ix86_cpu) == (CPU_PENTIUM))) ^~ = insn-attrtab.c:837:23: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] if (((ix86_cpu) == (CPU_PENTIUM))) ~~~~~~~~~~~^~~~~~~~~~~~~~~~ insn-attrtab.c:837:23: note: remove extraneous parentheses around the comparison to silence this warning if (((ix86_cpu) == (CPU_PENTIUM))) ~ ^ ~ insn-attrtab.c:837:23: note: use '=' to turn this equality comparison into an assignment if (((ix86_cpu) == (CPU_PENTIUM))) ^~ = insn-attrtab.c:858:23: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] if (((ix86_cpu) == (CPU_PENTIUM))) ~~~~~~~~~~~^~~~~~~~~~~~~~~~ insn-attrtab.c:858:23: note: remove extraneous parentheses around the comparison to silence this warning if (((ix86_cpu) == (CPU_PENTIUM))) ~ ^ ~ insn-attrtab.c:858:23: note: use '=' to turn this equality comparison into an assignment if (((ix86_cpu) == (CPU_PENTIUM))) ^~ = insn-attrtab.c:868:23: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] if (((ix86_cpu) == (CPU_PENTIUM))) ~~~~~~~~~~~^~~~~~~~~~~~~~~~ insn-attrtab.c:868:23: note: remove extraneous parentheses around the comparison to silence this warning if (((ix86_cpu) == (CPU_PENTIUM))) ~ ^ ~ insn-attrtab.c:868:23: note: use '=' to turn this equality comparison into an assignment if (((ix86_cpu) == (CPU_PENTIUM))) ^~ = insn-attrtab.c:896:23: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] if (((ix86_cpu) == (CPU_PENTIUM))) ~~~~~~~~~~~^~~~~~~~~~~~~~~~ insn-attrtab.c:896:23: note: remove extraneous parentheses around the comparison to silence this warning if (((ix86_cpu) == (CPU_PENTIUM))) ~ ^ ~ insn-attrtab.c:896:23: note: use '=' to turn this equality comparison into an assignment if (((ix86_cpu) == (CPU_PENTIUM))) ^~ = insn-attrtab.c:1133:23: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] if (((ix86_cpu) == (CPU_PENTIUM))) ~~~~~~~~~~~^~~~~~~~~~~~~~~~ insn-attrtab.c:1133:23: note: remove extraneous parentheses around the comparison to silence this warning if (((ix86_cpu) == (CPU_PENTIUM))) ~ ^ ~ insn-attrtab.c:1133:23: note: use '=' to turn this equality comparison into an assignment if (((ix86_cpu) == (CPU_PENTIUM))) ^~ = insn-attrtab.c:1148:23: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] if (((ix86_cpu) == (CPU_PENTIUM))) ~~~~~~~~~~~^~~~~~~~~~~~~~~~ insn-attrtab.c:1148:23: note: remove extraneous parentheses around the comparison to silence this warning if (((ix86_cpu) == (CPU_PENTIUM))) ~ ^ ~ insn-attrtab.c:1148:23: note: use '=' to turn this equality comparison into an assignment if (((ix86_cpu) == (CPU_PENTIUM))) ^~ = insn-attrtab.c:1167:23: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] if (((ix86_cpu) == (CPU_PENTIUM))) ~~~~~~~~~~~^~~~~~~~~~~~~~~~ insn-attrtab.c:1167:23: note: remove extraneous parentheses around the comparison to silence this warning if (((ix86_cpu) == (CPU_PENTIUM))) ~ ^ ~ insn-attrtab.c:1167:23: note: use '=' to turn this equality comparison into an assignment if (((ix86_cpu) == (CPU_PENTIUM))) ^~ = insn-attrtab.c:1621:23: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] if (((ix86_cpu) == (CPU_PENTIUM))) ~~~~~~~~~~~^~~~~~~~~~~~~~~~ insn-attrtab.c:1621:23: note: remove extraneous parentheses around the comparison to silence this warning if (((ix86_cpu) == (CPU_PENTIUM))) ~ ^ ~ insn-attrtab.c:1621:23: note: use '=' to turn this equality comparison into an assignment if (((ix86_cpu) == (CPU_PENTIUM))) ^~ = insn-attrtab.c:1829:23: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] if (((ix86_cpu) == (CPU_PENTIUM))) ~~~~~~~~~~~^~~~~~~~~~~~~~~~ insn-attrtab.c:1829:23: note: remove extraneous parentheses around the comparison to silence this warning if (((ix86_cpu) == (CPU_PENTIUM))) ~ ^ ~ insn-attrtab.c:1829:23: note: use '=' to turn this equality comparison into an assignment if (((ix86_cpu) == (CPU_PENTIUM))) ^~ = insn-attrtab.c:2266:23: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] if (((ix86_cpu) == (CPU_PENTIUM))) ~~~~~~~~~~~^~~~~~~~~~~~~~~~ insn-attrtab.c:2266:23: note: remove extraneous parentheses around the comparison to silence this warning if (((ix86_cpu) == (CPU_PENTIUM))) ~ ^ ~ insn-attrtab.c:2266:23: note: use '=' to turn this equality comparison into an assignment if (((ix86_cpu) == (CPU_PENTIUM))) ^~ = insn-attrtab.c:2310:23: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] if (((ix86_cpu) == (CPU_PENTIUM))) ~~~~~~~~~~~^~~~~~~~~~~~~~~~ insn-attrtab.c:2310:23: note: remove extraneous parentheses around the comparison to silence this warning if (((ix86_cpu) == (CPU_PENTIUM))) ~ ^ ~ insn-attrtab.c:2310:23: note: use '=' to turn this equality comparison into an assignment if (((ix86_cpu) == (CPU_PENTIUM))) ^~ = insn-attrtab.c:2323:23: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] if (((ix86_cpu) == (CPU_PENTIUM))) ~~~~~~~~~~~^~~~~~~~~~~~~~~~ insn-attrtab.c:2323:23: note: remove extraneous parentheses around the comparison to silence this warning if (((ix86_cpu) == (CPU_PENTIUM))) ~ ^ ~ insn-attrtab.c:2323:23: note: use '=' to turn this equality comparison into an assignment if (((ix86_cpu) == (CPU_PENTIUM))) ^~ = insn-attrtab.c:2360:23: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] if (((ix86_cpu) == (CPU_PENTIUM))) ~~~~~~~~~~~^~~~~~~~~~~~~~~~ insn-attrtab.c:2360:23: note: remove extraneous parentheses around the comparison to silence this warning if (((ix86_cpu) == (CPU_PENTIUM))) ~ ^ ~ insn-attrtab.c:2360:23: note: use '=' to turn this equality comparison into an assignment if (((ix86_cpu) == (CPU_PENTIUM))) ^~ = insn-attrtab.c:2432:23: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] if (((ix86_cpu) == (CPU_PENTIUM))) ~~~~~~~~~~~^~~~~~~~~~~~~~~~ insn-attrtab.c:2432:23: note: remove extraneous parentheses around the comparison to silence this warning if (((ix86_cpu) == (CPU_PENTIUM))) ~ ^ ~ insn-attrtab.c:2432:23: note: use '=' to turn this equality comparison into an assignment if (((ix86_cpu) == (CPU_PENTIUM))) ^~ = insn-attrtab.c:2726:23: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] if (((ix86_cpu) == (CPU_PENTIUM))) ~~~~~~~~~~~^~~~~~~~~~~~~~~~ insn-attrtab.c:2726:23: note: remove extraneous parentheses around the comparison to silence this warning if (((ix86_cpu) == (CPU_PENTIUM))) ~ ^ ~ insn-attrtab.c:2726:23: note: use '=' to turn this equality comparison into an assignment if (((ix86_cpu) == (CPU_PENTIUM))) ^~ = insn-attrtab.c:3044:23: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] if (((ix86_cpu) == (CPU_PENTIUM))) ~~~~~~~~~~~^~~~~~~~~~~~~~~~ insn-attrtab.c:3044:23: note: remove extraneous parentheses around the comparison to silence this warning if (((ix86_cpu) == (CPU_PENTIUM))) ~ ^ ~ insn-attrtab.c:3044:23: note: use '=' to turn this equality comparison into an assignment if (((ix86_cpu) == (CPU_PENTIUM))) ^~ = insn-attrtab.c:3063:23: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] if (((ix86_cpu) == (CPU_PENTIUM))) ~~~~~~~~~~~^~~~~~~~~~~~~~~~ insn-attrtab.c:3063:23: note: remove extraneous parentheses around the comparison to silence this warning if (((ix86_cpu) == (CPU_PENTIUM))) ~ ^ ~ insn-attrtab.c:3063:23: note: use '=' to turn this equality comparison into an assignment if (((ix86_cpu) == (CPU_PENTIUM))) ^~ = insn-attrtab.c:4048:23: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] if (((ix86_cpu) == (CPU_PENTIUM))) ~~~~~~~~~~~^~~~~~~~~~~~~~~~ insn-attrtab.c:4048:23: note: remove extraneous parentheses around the comparison to silence this warning if (((ix86_cpu) == (CPU_PENTIUM))) ~ ^ ~ insn-attrtab.c:4048:23: note: use '=' to turn this equality comparison into an assignment if (((ix86_cpu) == (CPU_PENTIUM))) ^~ = insn-attrtab.c:4427:23: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] if (((ix86_cpu) == (CPU_PENTIUM))) ~~~~~~~~~~~^~~~~~~~~~~~~~~~ insn-attrtab.c:4427:23: note: remove extraneous parentheses around the comparison to silence this warning if (((ix86_cpu) == (CPU_PENTIUM))) ~ ^ ~ insn-attrtab.c:4427:23: note: use '=' to turn this equality comparison into an assignment if (((ix86_cpu) == (CPU_PENTIUM))) ^~ = insn-attrtab.c:4497:23: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] if (((ix86_cpu) == (CPU_PENTIUM))) ~~~~~~~~~~~^~~~~~~~~~~~~~~~ insn-attrtab.c:4497:23: note: remove extraneous parentheses around the comparison to silence this warning if (((ix86_cpu) == (CPU_PENTIUM))) ~ ^ ~ insn-attrtab.c:4497:23: note: use '=' to turn this equality comparison into an assignment if (((ix86_cpu) == (CPU_PENTIUM))) ^~ = insn-attrtab.c:4507:23: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] if (((ix86_cpu) == (CPU_PENTIUM))) ~~~~~~~~~~~^~~~~~~~~~~~~~~~ insn-attrtab.c:4507:23: note: remove extraneous parentheses around the comparison to silence this warning if (((ix86_cpu) == (CPU_PENTIUM))) ~ ^ ~ insn-attrtab.c:4507:23: note: use '=' to turn this equality comparison into an assignment if (((ix86_cpu) == (CPU_PENTIUM))) ^~ = insn-attrtab.c:4564:23: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] if (((ix86_cpu) == (CPU_PENTIUM))) ~~~~~~~~~~~^~~~~~~~~~~~~~~~ insn-attrtab.c:4564:23: note: remove extraneous parentheses around the comparison to silence this warning if (((ix86_cpu) == (CPU_PENTIUM))) ~ ^ ~ insn-attrtab.c:4564:23: note: use '=' to turn this equality comparison into an assignment if (((ix86_cpu) == (CPU_PENTIUM))) ^~ = insn-attrtab.c:4576:23: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] if (((ix86_cpu) == (CPU_PENTIUM))) ~~~~~~~~~~~^~~~~~~~~~~~~~~~ insn-attrtab.c:4576:23: note: remove extraneous parentheses around the comparison to silence this warning if (((ix86_cpu) == (CPU_PENTIUM))) ~ ^ ~ insn-attrtab.c:4576:23: note: use '=' to turn this equality comparison into an assignment if (((ix86_cpu) == (CPU_PENTIUM))) ^~ = insn-attrtab.c:4599:23: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] if (((ix86_cpu) == (CPU_PENTIUM))) ~~~~~~~~~~~^~~~~~~~~~~~~~~~ insn-attrtab.c:4599:23: note: remove extraneous parentheses around the comparison to silence this warning if (((ix86_cpu) == (CPU_PENTIUM))) ~ ^ ~ insn-attrtab.c:4599:23: note: use '=' to turn this equality comparison into an assignment if (((ix86_cpu) == (CPU_PENTIUM))) ^~ = insn-attrtab.c:4688:23: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] if (((ix86_cpu) == (CPU_PENTIUM))) ~~~~~~~~~~~^~~~~~~~~~~~~~~~ insn-attrtab.c:4688:23: note: remove extraneous parentheses around the comparison to silence this warning if (((ix86_cpu) == (CPU_PENTIUM))) ~ ^ ~ insn-attrtab.c:4688:23: note: use '=' to turn this equality comparison into an assignment if (((ix86_cpu) == (CPU_PENTIUM))) ^~ = insn-attrtab.c:4985:23: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] if (((ix86_cpu) == (CPU_PENTIUM))) ~~~~~~~~~~~^~~~~~~~~~~~~~~~ insn-attrtab.c:4985:23: note: remove extraneous parentheses around the comparison to silence this warning if (((ix86_cpu) == (CPU_PENTIUM))) ~ ^ ~ insn-attrtab.c:4985:23: note: use '=' to turn this equality comparison into an assignment if (((ix86_cpu) == (CPU_PENTIUM))) ^~ = insn-attrtab.c:5001:23: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] if (((ix86_cpu) == (CPU_PENTIUM))) ~~~~~~~~~~~^~~~~~~~~~~~~~~~ insn-attrtab.c:5001:23: note: remove extraneous parentheses around the comparison to silence this warning if (((ix86_cpu) == (CPU_PENTIUM))) ~ ^ ~ insn-attrtab.c:5001:23: note: use '=' to turn this equality comparison into an assignment if (((ix86_cpu) == (CPU_PENTIUM))) ^~ = insn-attrtab.c:5092:23: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] if (((ix86_cpu) == (CPU_PENTIUM))) ~~~~~~~~~~~^~~~~~~~~~~~~~~~ insn-attrtab.c:5092:23: note: remove extraneous parentheses around the comparison to silence this warning if (((ix86_cpu) == (CPU_PENTIUM))) ~ ^ ~ insn-attrtab.c:5092:23: note: use '=' to turn this equality comparison into an assignment if (((ix86_cpu) == (CPU_PENTIUM))) ^~ = insn-attrtab.c:5114:23: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] if (((ix86_cpu) == (CPU_PENTIUM))) ~~~~~~~~~~~^~~~~~~~~~~~~~~~ insn-attrtab.c:5114:23: note: remove extraneous parentheses around the comparison to silence this warning if (((ix86_cpu) == (CPU_PENTIUM))) ~ ^ ~ insn-attrtab.c:5114:23: note: use '=' to turn this equality comparison into an assignment if (((ix86_cpu) == (CPU_PENTIUM))) ^~ = insn-attrtab.c:5141:23: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] if (((ix86_cpu) == (CPU_PENTIUM))) ~~~~~~~~~~~^~~~~~~~~~~~~~~~ insn-attrtab.c:5141:23: note: remove extraneous parentheses around the comparison to silence this warning if (((ix86_cpu) == (CPU_PENTIUM))) ~ ^ ~ insn-attrtab.c:5141:23: note: use '=' to turn this equality comparison into an assignment if (((ix86_cpu) == (CPU_PENTIUM))) ^~ = insn-attrtab.c:5162:23: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] if (((ix86_cpu) == (CPU_PENTIUM))) ~~~~~~~~~~~^~~~~~~~~~~~~~~~ insn-attrtab.c:5162:23: note: remove extraneous parentheses around the comparison to silence this warning if (((ix86_cpu) == (CPU_PENTIUM))) ~ ^ ~ insn-attrtab.c:5162:23: note: use '=' to turn this equality comparison into an assignment if (((ix86_cpu) == (CPU_PENTIUM))) ^~ = insn-attrtab.c:5172:23: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] if (((ix86_cpu) == (CPU_PENTIUM))) ~~~~~~~~~~~^~~~~~~~~~~~~~~~ insn-attrtab.c:5172:23: note: remove extraneous parentheses around the comparison to silence this warning if (((ix86_cpu) == (CPU_PENTIUM))) ~ ^ ~ insn-attrtab.c:5172:23: note: use '=' to turn this equality comparison into an assignment if (((ix86_cpu) == (CPU_PENTIUM))) ^~ = insn-attrtab.c:5200:23: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] if (((ix86_cpu) == (CPU_PENTIUM))) ~~~~~~~~~~~^~~~~~~~~~~~~~~~ insn-attrtab.c:5200:23: note: remove extraneous parentheses around the comparison to silence this warning if (((ix86_cpu) == (CPU_PENTIUM))) ~ ^ ~ insn-attrtab.c:5200:23: note: use '=' to turn this equality comparison into an assignment if (((ix86_cpu) == (CPU_PENTIUM))) ^~ = insn-attrtab.c:5553:23: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] if (((ix86_cpu) == (CPU_PENTIUM))) ~~~~~~~~~~~^~~~~~~~~~~~~~~~ insn-attrtab.c:5553:23: note: remove extraneous parentheses around the comparison to silence this warning if (((ix86_cpu) == (CPU_PENTIUM))) ~ ^ ~ insn-attrtab.c:5553:23: note: use '=' to turn this equality comparison into an assignment if (((ix86_cpu) == (CPU_PENTIUM))) ^~ = insn-attrtab.c:5572:23: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] if (((ix86_cpu) == (CPU_PENTIUM))) ~~~~~~~~~~~^~~~~~~~~~~~~~~~ insn-attrtab.c:5572:23: note: remove extraneous parentheses around the comparison to silence this warning if (((ix86_cpu) == (CPU_PENTIUM))) ~ ^ ~ insn-attrtab.c:5572:23: note: use '=' to turn this equality comparison into an assignment if (((ix86_cpu) == (CPU_PENTIUM))) ^~ = insn-attrtab.c:6310:23: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] if (((ix86_cpu) == (CPU_PENTIUM))) ~~~~~~~~~~~^~~~~~~~~~~~~~~~ insn-attrtab.c:6310:23: note: remove extraneous parentheses around the comparison to silence this warning if (((ix86_cpu) == (CPU_PENTIUM))) ~ ^ ~ insn-attrtab.c:6310:23: note: use '=' to turn this equality comparison into an assignment if (((ix86_cpu) == (CPU_PENTIUM))) ^~ = insn-attrtab.c:6336:23: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] if (((ix86_cpu) == (CPU_PENTIUM))) ~~~~~~~~~~~^~~~~~~~~~~~~~~~ insn-attrtab.c:6336:23: note: remove extraneous parentheses around the comparison to silence this warning if (((ix86_cpu) == (CPU_PENTIUM))) ~ ^ ~ insn-attrtab.c:6336:23: note: use '=' to turn this equality comparison into an assignment if (((ix86_cpu) == (CPU_PENTIUM))) ^~ = insn-attrtab.c:6474:23: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] if (((ix86_cpu) == (CPU_PENTIUM))) ~~~~~~~~~~~^~~~~~~~~~~~~~~~ insn-attrtab.c:6474:23: note: remove extraneous parentheses around the comparison to silence this warning if (((ix86_cpu) == (CPU_PENTIUM))) ~ ^ ~ insn-attrtab.c:6474:23: note: use '=' to turn this equality comparison into an assignment if (((ix86_cpu) == (CPU_PENTIUM))) ^~ = insn-attrtab.c:6663:23: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] if (((ix86_cpu) == (CPU_PENTIUM))) ~~~~~~~~~~~^~~~~~~~~~~~~~~~ insn-attrtab.c:6663:23: note: remove extraneous parentheses around the comparison to silence this warning if (((ix86_cpu) == (CPU_PENTIUM))) ~ ^ ~ insn-attrtab.c:6663:23: note: use '=' to turn this equality comparison into an assignment if (((ix86_cpu) == (CPU_PENTIUM))) ^~ = insn-attrtab.c:7182:23: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] if (((ix86_cpu) == (CPU_PENTIUM))) ~~~~~~~~~~~^~~~~~~~~~~~~~~~ insn-attrtab.c:7182:23: note: remove extraneous parentheses around the comparison to silence this warning if (((ix86_cpu) == (CPU_PENTIUM))) ~ ^ ~ insn-attrtab.c:7182:23: note: use '=' to turn this equality comparison into an assignment if (((ix86_cpu) == (CPU_PENTIUM))) ^~ = insn-attrtab.c:7264:23: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] if (((ix86_cpu) == (CPU_PENTIUM))) ~~~~~~~~~~~^~~~~~~~~~~~~~~~ insn-attrtab.c:7264:23: note: remove extraneous parentheses around the comparison to silence this warning if (((ix86_cpu) == (CPU_PENTIUM))) ~ ^ ~ insn-attrtab.c:7264:23: note: use '=' to turn this equality comparison into an assignment if (((ix86_cpu) == (CPU_PENTIUM))) ^~ = insn-attrtab.c:7274:23: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] if (((ix86_cpu) == (CPU_PENTIUM))) ~~~~~~~~~~~^~~~~~~~~~~~~~~~ insn-attrtab.c:7274:23: note: remove extraneous parentheses around the comparison to silence this warning if (((ix86_cpu) == (CPU_PENTIUM))) ~ ^ ~ insn-attrtab.c:7274:23: note: use '=' to turn this equality comparison into an assignment if (((ix86_cpu) == (CPU_PENTIUM))) ^~ = insn-attrtab.c:7335:23: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] if (((ix86_cpu) == (CPU_PENTIUM))) ~~~~~~~~~~~^~~~~~~~~~~~~~~~ insn-attrtab.c:7335:23: note: remove extraneous parentheses around the comparison to silence this warning if (((ix86_cpu) == (CPU_PENTIUM))) ~ ^ ~ insn-attrtab.c:7335:23: note: use '=' to turn this equality comparison into an assignment if (((ix86_cpu) == (CPU_PENTIUM))) ^~ = insn-attrtab.c:7347:23: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] if (((ix86_cpu) == (CPU_PENTIUM))) ~~~~~~~~~~~^~~~~~~~~~~~~~~~ insn-attrtab.c:7347:23: note: remove extraneous parentheses around the comparison to silence this warning if (((ix86_cpu) == (CPU_PENTIUM))) ~ ^ ~ insn-attrtab.c:7347:23: note: use '=' to turn this equality comparison into an assignment if (((ix86_cpu) == (CPU_PENTIUM))) ^~ = insn-attrtab.c:7360:23: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] if (((ix86_cpu) == (CPU_PENTIUM))) ~~~~~~~~~~~^~~~~~~~~~~~~~~~ insn-attrtab.c:7360:23: note: remove extraneous parentheses around the comparison to silence this warning if (((ix86_cpu) == (CPU_PENTIUM))) ~ ^ ~ insn-attrtab.c:7360:23: note: use '=' to turn this equality comparison into an assignment if (((ix86_cpu) == (CPU_PENTIUM))) ^~ = insn-attrtab.c:7449:23: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] if (((ix86_cpu) == (CPU_PENTIUM))) ~~~~~~~~~~~^~~~~~~~~~~~~~~~ insn-attrtab.c:7449:23: note: remove extraneous parentheses around the comparison to silence this warning if (((ix86_cpu) == (CPU_PENTIUM))) ~ ^ ~ insn-attrtab.c:7449:23: note: use '=' to turn this equality comparison into an assignment if (((ix86_cpu) == (CPU_PENTIUM))) ^~ = insn-attrtab.c:7813:23: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] if (((ix86_cpu) == (CPU_ATHLON))) ~~~~~~~~~~~^~~~~~~~~~~~~~~ insn-attrtab.c:7813:23: note: remove extraneous parentheses around the comparison to silence this warning if (((ix86_cpu) == (CPU_ATHLON))) ~ ^ ~ insn-attrtab.c:7813:23: note: use '=' to turn this equality comparison into an assignment if (((ix86_cpu) == (CPU_ATHLON))) ^~ = insn-attrtab.c:7817:28: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] else if (((ix86_cpu) == (CPU_PENTIUMPRO))) ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~ insn-attrtab.c:7817:28: note: remove extraneous parentheses around the comparison to silence this warning else if (((ix86_cpu) == (CPU_PENTIUMPRO))) ~ ^ ~ insn-attrtab.c:7817:28: note: use '=' to turn this equality comparison into an assignment else if (((ix86_cpu) == (CPU_PENTIUMPRO))) ^~ = insn-attrtab.c:7879:23: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] if (((ix86_cpu) == (CPU_ATHLON))) ~~~~~~~~~~~^~~~~~~~~~~~~~~ insn-attrtab.c:7879:23: note: remove extraneous parentheses around the comparison to silence this warning if (((ix86_cpu) == (CPU_ATHLON))) ~ ^ ~ insn-attrtab.c:7879:23: note: use '=' to turn this equality comparison into an assignment if (((ix86_cpu) == (CPU_ATHLON))) ^~ = insn-attrtab.c:7883:28: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] else if (((ix86_cpu) == (CPU_K6))) ~~~~~~~~~~~^~~~~~~~~~~ insn-attrtab.c:7883:28: note: remove extraneous parentheses around the comparison to silence this warning else if (((ix86_cpu) == (CPU_K6))) ~ ^ ~ insn-attrtab.c:7883:28: note: use '=' to turn this equality comparison into an assignment else if (((ix86_cpu) == (CPU_K6))) ^~ = insn-attrtab.c:7904:23: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] if (((ix86_cpu) == (CPU_ATHLON))) ~~~~~~~~~~~^~~~~~~~~~~~~~~ insn-attrtab.c:7904:23: note: remove extraneous parentheses around the comparison to silence this warning if (((ix86_cpu) == (CPU_ATHLON))) ~ ^ ~ insn-attrtab.c:7904:23: note: use '=' to turn this equality comparison into an assignment if (((ix86_cpu) == (CPU_ATHLON))) ^~ = insn-attrtab.c:7908:28: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] else if (((ix86_cpu) == (CPU_K6))) ~~~~~~~~~~~^~~~~~~~~~~ insn-attrtab.c:7908:28: note: remove extraneous parentheses around the comparison to silence this warning else if (((ix86_cpu) == (CPU_K6))) ~ ^ ~ insn-attrtab.c:7908:28: note: use '=' to turn this equality comparison into an assignment else if (((ix86_cpu) == (CPU_K6))) ^~ = insn-attrtab.c:7912:28: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] else if (((ix86_cpu) == (CPU_PENTIUMPRO))) ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~ insn-attrtab.c:7912:28: note: remove extraneous parentheses around the comparison to silence this warning else if (((ix86_cpu) == (CPU_PENTIUMPRO))) ~ ^ ~ insn-attrtab.c:7912:28: note: use '=' to turn this equality comparison into an assignment else if (((ix86_cpu) == (CPU_PENTIUMPRO))) ^~ = insn-attrtab.c:7940:23: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] if (((ix86_cpu) == (CPU_ATHLON))) ~~~~~~~~~~~^~~~~~~~~~~~~~~ insn-attrtab.c:7940:23: note: remove extraneous parentheses around the comparison to silence this warning if (((ix86_cpu) == (CPU_ATHLON))) ~ ^ ~ insn-attrtab.c:7940:23: note: use '=' to turn this equality comparison into an assignment if (((ix86_cpu) == (CPU_ATHLON))) ^~ = insn-attrtab.c:8183:28: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] else if (((ix86_cpu) == (CPU_ATHLON))) ~~~~~~~~~~~^~~~~~~~~~~~~~~ insn-attrtab.c:8183:28: note: remove extraneous parentheses around the comparison to silence this warning else if (((ix86_cpu) == (CPU_ATHLON))) ~ ^ ~ insn-attrtab.c:8183:28: note: use '=' to turn this equality comparison into an assignment else if (((ix86_cpu) == (CPU_ATHLON))) ^~ = insn-attrtab.c:8191:28: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] else if (((ix86_cpu) == (CPU_K6))) ~~~~~~~~~~~^~~~~~~~~~~ insn-attrtab.c:8191:28: note: remove extraneous parentheses around the comparison to silence this warning else if (((ix86_cpu) == (CPU_K6))) ~ ^ ~ insn-attrtab.c:8191:28: note: use '=' to turn this equality comparison into an assignment else if (((ix86_cpu) == (CPU_K6))) ^~ = insn-attrtab.c:8206:28: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] else if (((ix86_cpu) == (CPU_ATHLON))) ~~~~~~~~~~~^~~~~~~~~~~~~~~ insn-attrtab.c:8206:28: note: remove extraneous parentheses around the comparison to silence this warning else if (((ix86_cpu) == (CPU_ATHLON))) ~ ^ ~ insn-attrtab.c:8206:28: note: use '=' to turn this equality comparison into an assignment else if (((ix86_cpu) == (CPU_ATHLON))) ^~ = insn-attrtab.c:8214:28: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] else if (((ix86_cpu) == (CPU_K6))) ~~~~~~~~~~~^~~~~~~~~~~ insn-attrtab.c:8214:28: note: remove extraneous parentheses around the comparison to silence this warning else if (((ix86_cpu) == (CPU_K6))) ~ ^ ~ insn-attrtab.c:8214:28: note: use '=' to turn this equality comparison into an assignment else if (((ix86_cpu) == (CPU_K6))) ^~ = insn-attrtab.c:8254:28: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] else if (((ix86_cpu) == (CPU_ATHLON))) ~~~~~~~~~~~^~~~~~~~~~~~~~~ insn-attrtab.c:8254:28: note: remove extraneous parentheses around the comparison to silence this warning else if (((ix86_cpu) == (CPU_ATHLON))) ~ ^ ~ insn-attrtab.c:8254:28: note: use '=' to turn this equality comparison into an assignment else if (((ix86_cpu) == (CPU_ATHLON))) ^~ = insn-attrtab.c:8262:28: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] else if (((ix86_cpu) == (CPU_K6))) ~~~~~~~~~~~^~~~~~~~~~~ insn-attrtab.c:8262:28: note: remove extraneous parentheses around the comparison to silence this warning else if (((ix86_cpu) == (CPU_K6))) ~ ^ ~ insn-attrtab.c:8262:28: note: use '=' to turn this equality comparison into an assignment else if (((ix86_cpu) == (CPU_K6))) ^~ = insn-attrtab.c:8341:23: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] if (((ix86_cpu) == (CPU_PENTIUMPRO))) ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~ insn-attrtab.c:8341:23: note: remove extraneous parentheses around the comparison to silence this warning if (((ix86_cpu) == (CPU_PENTIUMPRO))) ~ ^ ~ insn-attrtab.c:8341:23: note: use '=' to turn this equality comparison into an assignment if (((ix86_cpu) == (CPU_PENTIUMPRO))) ^~ = insn-attrtab.c:8345:28: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] else if (((ix86_cpu) == (CPU_ATHLON))) ~~~~~~~~~~~^~~~~~~~~~~~~~~ insn-attrtab.c:8345:28: note: remove extraneous parentheses around the comparison to silence this warning else if (((ix86_cpu) == (CPU_ATHLON))) ~ ^ ~ insn-attrtab.c:8345:28: note: use '=' to turn this equality comparison into an assignment else if (((ix86_cpu) == (CPU_ATHLON))) ^~ = insn-attrtab.c:8361:23: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] if (((ix86_cpu) == (CPU_ATHLON))) ~~~~~~~~~~~^~~~~~~~~~~~~~~ insn-attrtab.c:8361:23: note: remove extraneous parentheses around the comparison to silence this warning if (((ix86_cpu) == (CPU_ATHLON))) ~ ^ ~ insn-attrtab.c:8361:23: note: use '=' to turn this equality comparison into an assignment if (((ix86_cpu) == (CPU_ATHLON))) ^~ = insn-attrtab.c:8391:23: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] if (((ix86_cpu) == (CPU_ATHLON))) ~~~~~~~~~~~^~~~~~~~~~~~~~~ insn-attrtab.c:8391:23: note: remove extraneous parentheses around the comparison to silence this warning if (((ix86_cpu) == (CPU_ATHLON))) ~ ^ ~ insn-attrtab.c:8391:23: note: use '=' to turn this equality comparison into an assignment if (((ix86_cpu) == (CPU_ATHLON))) ^~ = insn-attrtab.c:8395:28: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] else if (((ix86_cpu) == (CPU_PENTIUMPRO))) ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~ insn-attrtab.c:8395:28: note: remove extraneous parentheses around the comparison to silence this warning else if (((ix86_cpu) == (CPU_PENTIUMPRO))) ~ ^ ~ insn-attrtab.c:8395:28: note: use '=' to turn this equality comparison into an assignment else if (((ix86_cpu) == (CPU_PENTIUMPRO))) ^~ = insn-attrtab.c:8399:28: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] else if (((ix86_cpu) == (CPU_K6))) ~~~~~~~~~~~^~~~~~~~~~~ insn-attrtab.c:8399:28: note: remove extraneous parentheses around the comparison to silence this warning else if (((ix86_cpu) == (CPU_K6))) ~ ^ ~ insn-attrtab.c:8399:28: note: use '=' to turn this equality comparison into an assignment else if (((ix86_cpu) == (CPU_K6))) ^~ = insn-attrtab.c:8494:23: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] if (((ix86_cpu) == (CPU_K6))) ~~~~~~~~~~~^~~~~~~~~~~ insn-attrtab.c:8494:23: note: remove extraneous parentheses around the comparison to silence this warning if (((ix86_cpu) == (CPU_K6))) ~ ^ ~ insn-attrtab.c:8494:23: note: use '=' to turn this equality comparison into an assignment if (((ix86_cpu) == (CPU_K6))) ^~ = insn-attrtab.c:8536:23: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] if (((ix86_cpu) == (CPU_ATHLON))) ~~~~~~~~~~~^~~~~~~~~~~~~~~ insn-attrtab.c:8536:23: note: remove extraneous parentheses around the comparison to silence this warning if (((ix86_cpu) == (CPU_ATHLON))) ~ ^ ~ insn-attrtab.c:8536:23: note: use '=' to turn this equality comparison into an assignment if (((ix86_cpu) == (CPU_ATHLON))) ^~ = insn-attrtab.c:8540:28: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] else if (((ix86_cpu) == (CPU_PENTIUMPRO))) ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~ insn-attrtab.c:8540:28: note: remove extraneous parentheses around the comparison to silence this warning else if (((ix86_cpu) == (CPU_PENTIUMPRO))) ~ ^ ~ insn-attrtab.c:8540:28: note: use '=' to turn this equality comparison into an assignment else if (((ix86_cpu) == (CPU_PENTIUMPRO))) ^~ = insn-attrtab.c:8544:28: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] else if (((ix86_cpu) == (CPU_K6))) ~~~~~~~~~~~^~~~~~~~~~~ insn-attrtab.c:8544:28: note: remove extraneous parentheses around the comparison to silence this warning else if (((ix86_cpu) == (CPU_K6))) ~ ^ ~ insn-attrtab.c:8544:28: note: use '=' to turn this equality comparison into an assignment else if (((ix86_cpu) == (CPU_K6))) ^~ = insn-attrtab.c:8758:23: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] if (((ix86_cpu) == (CPU_PENTIUMPRO))) ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~ insn-attrtab.c:8758:23: note: remove extraneous parentheses around the comparison to silence this warning if (((ix86_cpu) == (CPU_PENTIUMPRO))) ~ ^ ~ insn-attrtab.c:8758:23: note: use '=' to turn this equality comparison into an assignment if (((ix86_cpu) == (CPU_PENTIUMPRO))) ^~ = insn-attrtab.c:8849:28: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] else if (((ix86_cpu) == (CPU_K6))) ~~~~~~~~~~~^~~~~~~~~~~ insn-attrtab.c:8849:28: note: remove extraneous parentheses around the comparison to silence this warning else if (((ix86_cpu) == (CPU_K6))) ~ ^ ~ insn-attrtab.c:8849:28: note: use '=' to turn this equality comparison into an assignment else if (((ix86_cpu) == (CPU_K6))) ^~ = insn-attrtab.c:9188:23: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] if (((ix86_cpu) == (CPU_ATHLON))) ~~~~~~~~~~~^~~~~~~~~~~~~~~ insn-attrtab.c:9188:23: note: remove extraneous parentheses around the comparison to silence this warning if (((ix86_cpu) == (CPU_ATHLON))) ~ ^ ~ insn-attrtab.c:9188:23: note: use '=' to turn this equality comparison into an assignment if (((ix86_cpu) == (CPU_ATHLON))) ^~ = insn-attrtab.c:9407:23: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] if (((ix86_cpu) == (CPU_ATHLON))) ~~~~~~~~~~~^~~~~~~~~~~~~~~ insn-attrtab.c:9407:23: note: remove extraneous parentheses around the comparison to silence this warning if (((ix86_cpu) == (CPU_ATHLON))) ~ ^ ~ insn-attrtab.c:9407:23: note: use '=' to turn this equality comparison into an assignment if (((ix86_cpu) == (CPU_ATHLON))) ^~ = insn-attrtab.c:9626:23: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] if (((ix86_cpu) == (CPU_ATHLON))) ~~~~~~~~~~~^~~~~~~~~~~~~~~ insn-attrtab.c:9626:23: note: remove extraneous parentheses around the comparison to silence this warning if (((ix86_cpu) == (CPU_ATHLON))) ~ ^ ~ insn-attrtab.c:9626:23: note: use '=' to turn this equality comparison into an assignment if (((ix86_cpu) == (CPU_ATHLON))) ^~ = insn-attrtab.c:9733:23: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] if (((ix86_cpu) == (CPU_ATHLON))) ~~~~~~~~~~~^~~~~~~~~~~~~~~ insn-attrtab.c:9733:23: note: remove extraneous parentheses around the comparison to silence this warning if (((ix86_cpu) == (CPU_ATHLON))) ~ ^ ~ insn-attrtab.c:9733:23: note: use '=' to turn this equality comparison into an assignment if (((ix86_cpu) == (CPU_ATHLON))) ^~ = insn-attrtab.c:9856:23: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] if (((ix86_cpu) == (CPU_ATHLON))) ~~~~~~~~~~~^~~~~~~~~~~~~~~ insn-attrtab.c:9856:23: note: remove extraneous parentheses around the comparison to silence this warning if (((ix86_cpu) == (CPU_ATHLON))) ~ ^ ~ insn-attrtab.c:9856:23: note: use '=' to turn this equality comparison into an assignment if (((ix86_cpu) == (CPU_ATHLON))) ^~ = insn-attrtab.c:10378:23: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] if (((ix86_cpu) == (CPU_ATHLON))) ~~~~~~~~~~~^~~~~~~~~~~~~~~ insn-attrtab.c:10378:23: note: remove extraneous parentheses around the comparison to silence this warning if (((ix86_cpu) == (CPU_ATHLON))) ~ ^ ~ insn-attrtab.c:10378:23: note: use '=' to turn this equality comparison into an assignment if (((ix86_cpu) == (CPU_ATHLON))) ^~ = insn-attrtab.c:10888:23: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] if (((ix86_cpu) == (CPU_ATHLON))) ~~~~~~~~~~~^~~~~~~~~~~~~~~ insn-attrtab.c:10888:23: note: remove extraneous parentheses around the comparison to silence this warning if (((ix86_cpu) == (CPU_ATHLON))) ~ ^ ~ insn-attrtab.c:10888:23: note: use '=' to turn this equality comparison into an assignment if (((ix86_cpu) == (CPU_ATHLON))) ^~ = insn-attrtab.c:11134:23: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] if (((ix86_cpu) == (CPU_K6))) ~~~~~~~~~~~^~~~~~~~~~~ insn-attrtab.c:11134:23: note: remove extraneous parentheses around the comparison to silence this warning if (((ix86_cpu) == (CPU_K6))) ~ ^ ~ insn-attrtab.c:11134:23: note: use '=' to turn this equality comparison into an assignment if (((ix86_cpu) == (CPU_K6))) ^~ = insn-attrtab.c:11311:23: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] if (((ix86_cpu) == (CPU_K6))) ~~~~~~~~~~~^~~~~~~~~~~ insn-attrtab.c:11311:23: note: remove extraneous parentheses around the comparison to silence this warning if (((ix86_cpu) == (CPU_K6))) ~ ^ ~ insn-attrtab.c:11311:23: note: use '=' to turn this equality comparison into an assignment if (((ix86_cpu) == (CPU_K6))) ^~ = insn-attrtab.c:11373:23: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] if (((ix86_cpu) == (CPU_K6))) ~~~~~~~~~~~^~~~~~~~~~~ insn-attrtab.c:11373:23: note: remove extraneous parentheses around the comparison to silence this warning if (((ix86_cpu) == (CPU_K6))) ~ ^ ~ insn-attrtab.c:11373:23: note: use '=' to turn this equality comparison into an assignment if (((ix86_cpu) == (CPU_K6))) ^~ = insn-attrtab.c:11896:23: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] if (((ix86_cpu) == (CPU_K6))) ~~~~~~~~~~~^~~~~~~~~~~ insn-attrtab.c:11896:23: note: remove extraneous parentheses around the comparison to silence this warning if (((ix86_cpu) == (CPU_K6))) ~ ^ ~ insn-attrtab.c:11896:23: note: use '=' to turn this equality comparison into an assignment if (((ix86_cpu) == (CPU_K6))) ^~ = insn-attrtab.c:12588:23: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] if (((ix86_cpu) == (CPU_K6))) ~~~~~~~~~~~^~~~~~~~~~~ insn-attrtab.c:12588:23: note: remove extraneous parentheses around the comparison to silence this warning if (((ix86_cpu) == (CPU_K6))) ~ ^ ~ insn-attrtab.c:12588:23: note: use '=' to turn this equality comparison into an assignment if (((ix86_cpu) == (CPU_K6))) ^~ = insn-attrtab.c:13042:23: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] if (((ix86_cpu) == (CPU_K6))) ~~~~~~~~~~~^~~~~~~~~~~ insn-attrtab.c:13042:23: note: remove extraneous parentheses around the comparison to silence this warning if (((ix86_cpu) == (CPU_K6))) ~ ^ ~ insn-attrtab.c:13042:23: note: use '=' to turn this equality comparison into an assignment if (((ix86_cpu) == (CPU_K6))) ^~ = insn-attrtab.c:13068:23: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] if (((ix86_cpu) == (CPU_K6))) ~~~~~~~~~~~^~~~~~~~~~~ insn-attrtab.c:13068:23: note: remove extraneous parentheses around the comparison to silence this warning if (((ix86_cpu) == (CPU_K6))) ~ ^ ~ insn-attrtab.c:13068:23: note: use '=' to turn this equality comparison into an assignment if (((ix86_cpu) == (CPU_K6))) ^~ = insn-attrtab.c:13304:23: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] if (((ix86_cpu) == (CPU_K6))) ~~~~~~~~~~~^~~~~~~~~~~ insn-attrtab.c:13304:23: note: remove extraneous parentheses around the comparison to silence this warning if (((ix86_cpu) == (CPU_K6))) ~ ^ ~ insn-attrtab.c:13304:23: note: use '=' to turn this equality comparison into an assignment if (((ix86_cpu) == (CPU_K6))) ^~ = insn-attrtab.c:13694:23: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] if (((ix86_cpu) == (CPU_PENTIUMPRO))) ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~ insn-attrtab.c:13694:23: note: remove extraneous parentheses around the comparison to silence this warning if (((ix86_cpu) == (CPU_PENTIUMPRO))) ~ ^ ~ insn-attrtab.c:13694:23: note: use '=' to turn this equality comparison into an assignment if (((ix86_cpu) == (CPU_PENTIUMPRO))) ^~ = insn-attrtab.c:13823:23: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] if (((ix86_cpu) == (CPU_PENTIUMPRO))) ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~ insn-attrtab.c:13823:23: note: remove extraneous parentheses around the comparison to silence this warning if (((ix86_cpu) == (CPU_PENTIUMPRO))) ~ ^ ~ insn-attrtab.c:13823:23: note: use '=' to turn this equality comparison into an assignment if (((ix86_cpu) == (CPU_PENTIUMPRO))) ^~ = insn-attrtab.c:13941:23: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] if (((ix86_cpu) == (CPU_PENTIUMPRO))) ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~ insn-attrtab.c:13941:23: note: remove extraneous parentheses around the comparison to silence this warning if (((ix86_cpu) == (CPU_PENTIUMPRO))) ~ ^ ~ insn-attrtab.c:13941:23: note: use '=' to turn this equality comparison into an assignment if (((ix86_cpu) == (CPU_PENTIUMPRO))) ^~ = insn-attrtab.c:14201:23: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] if (((ix86_cpu) == (CPU_PENTIUMPRO))) ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~ insn-attrtab.c:14201:23: note: remove extraneous parentheses around the comparison to silence this warning if (((ix86_cpu) == (CPU_PENTIUMPRO))) ~ ^ ~ insn-attrtab.c:14201:23: note: use '=' to turn this equality comparison into an assignment if (((ix86_cpu) == (CPU_PENTIUMPRO))) ^~ = insn-attrtab.c:14227:23: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] if (((ix86_cpu) == (CPU_PENTIUMPRO))) ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~ insn-attrtab.c:14227:23: note: remove extraneous parentheses around the comparison to silence this warning if (((ix86_cpu) == (CPU_PENTIUMPRO))) ~ ^ ~ insn-attrtab.c:14227:23: note: use '=' to turn this equality comparison into an assignment if (((ix86_cpu) == (CPU_PENTIUMPRO))) ^~ = insn-attrtab.c:14318:23: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] if (((ix86_cpu) == (CPU_PENTIUMPRO))) ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~ insn-attrtab.c:14318:23: note: remove extraneous parentheses around the comparison to silence this warning if (((ix86_cpu) == (CPU_PENTIUMPRO))) ~ ^ ~ insn-attrtab.c:14318:23: note: use '=' to turn this equality comparison into an assignment if (((ix86_cpu) == (CPU_PENTIUMPRO))) ^~ = insn-attrtab.c:14530:23: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] if (((ix86_cpu) == (CPU_PENTIUMPRO))) ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~ insn-attrtab.c:14530:23: note: remove extraneous parentheses around the comparison to silence this warning if (((ix86_cpu) == (CPU_PENTIUMPRO))) ~ ^ ~ insn-attrtab.c:14530:23: note: use '=' to turn this equality comparison into an assignment if (((ix86_cpu) == (CPU_PENTIUMPRO))) ^~ = 1 warning generated. 98 warnings generated. 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 i386.o Making symbolic directory links Fixing directory /usr/include into /data/scratch/lang/gcc3-c/work/gcc-3.3.6/gcc/include ranlib libbackend.a clang -g -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -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 main.o libbackend.a -lintl ../libiberty/libiberty.a Applying io_quotes_use to dev/dm/netbsd-dm.h Applying io_quotes_def to dev/hdaudio/hdaudioreg.h Applying io_quotes_use to dev/ic/isp_ioctl.h Applying io_quotes_use to dev/ic/nvmereg.h Applying io_quotes_use to dev/iscsi/iscsi_ioctl.h Applying io_quotes_use to dev/scsipi/ses.h Applying io_quotes_def to gssapi/gssapi.h Applying io_quotes_use to krb5/kafs.h Applying io_quotes_def to krb5/krb5-private.h Applying io_quotes_def to krb5/krb5-protos.h Applying io_quotes_def to net/if_media.h Applying io_quotes_def to net/ppp-comp.h Applying io_quotes_def to netinet/ip_compat.h Applying io_quotes_use to netinet/ip_fil.h Fixed: netinet/ip_fil.h Quoted includes in netinet/ip_fil.h Applying io_quotes_use to netinet/ip_lookup.h Fixed: netinet/ip_lookup.h Applying io_quotes_use to netinet/ip_nat.h Fixed: netinet/ip_nat.h Applying io_quotes_use to netinet/ip_proxy.h Fixed: netinet/ip_proxy.h Applying io_quotes_use to netinet/ip_scan.h Fixed: netinet/ip_scan.h Applying io_quotes_use to netinet/ip_state.h Fixed: netinet/ip_state.h Applying ctrl_quotes_def to readline/history.h Applying ctrl_quotes_def to readline/readline.h Applying io_quotes_def to rump/rumpdefs.h Applying io_quotes_use to sys/agpio.h Applying io_quotes_def to sys/ioccom.h Applying io_quotes_def to sys/signalvar.h Applying io_quotes_def to sys/ttycom.h Applying gnu_types to sys/types.h Fixed: sys/types.h Applying io_quotes_def to sys/videoio.h Applying io_quotes_def to uvm/uvm_extern.h Applying avoid_wchar_t_type to inttypes.h Fixed: inttypes.h Applying limits_ifndefs to limits.h Applying sun_malloc to malloc.h Applying math_exception to math.h Applying math_huge_val_ifndef to math.h Fixed: math.h Applying avoid_wchar_t_type to stddef.h Applying gnu_types to stddef.h Fixed: stddef.h Applying stdio_stdarg_h to stdio.h Applying stdio_va_list to stdio.h Fixed: stdio.h Applying avoid_wchar_t_type to stdlib.h Applying gnu_types to stdlib.h Fixed: stdlib.h Applying sysv68_string to string.h Applying avoid_wchar_t_type to wchar.h Fixed: wchar.h Cleaning up unneeded directories: fixincludes is done echo timestamp > stmp-fixinc if [ -d include ] ; then true; else mkdir include; chmod a+rx include; fi for file in .. ./ginclude/float.h ./ginclude/iso646.h ./ginclude/stdarg.h ./ginclude/stdbool.h ./ginclude/stddef.h ./ginclude/varargs.h ./unwind.h ./config/i386/mmintrin.h ./config/i386/xmmintrin.h ./config/i386/emmintrin.h ./config/i386/pmmintrin.h; do \ if [ X$file != X.. ]; then \ realfile=`echo $file | sed -e 's|.*/\([^/]*\)$|\1|'`; \ echo timestamp > include/$realfile; \ rm -f include/$realfile; \ cp $file include; \ chmod a+r include/$realfile; \ fi; \ done rm -f include/limits.h cp xlimits.h include/limits.h chmod a+r include/limits.h rm -f include/README cp ./README-fixinc include/README chmod a+r include/README echo timestamp > stmp-int-hdrs ./xgcc -B./ -B/usr/pkg/gcc3/x86_64--netbsdelf2.0/bin/ -isystem /usr/pkg/gcc3/x86_64--netbsdelf2.0/include -isystem /usr/pkg/gcc3/x86_64--netbsdelf2.0/sys-include -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -isystem ./include -I. -I. -I. -I./. -I./config -I./../include -g0 -finhibit-size-directive -fno-inline-functions -fno-exceptions -fno-zero-initialized-in-bss -fPIC \ -c ./crtstuff.c -DCRT_BEGIN \ -o crtbegin.o ./xgcc -B./ -B/usr/pkg/gcc3/x86_64--netbsdelf2.0/bin/ -isystem /usr/pkg/gcc3/x86_64--netbsdelf2.0/include -isystem /usr/pkg/gcc3/x86_64--netbsdelf2.0/sys-include -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -isystem ./include -I. -I. -I. -I./. -I./config -I./../include -g0 -finhibit-size-directive -fno-inline-functions -fno-exceptions -fno-zero-initialized-in-bss -fPIC \ -c ./crtstuff.c -DCRT_END \ -o crtend.o ./xgcc -B./ -B/usr/pkg/gcc3/x86_64--netbsdelf2.0/bin/ -isystem /usr/pkg/gcc3/x86_64--netbsdelf2.0/include -isystem /usr/pkg/gcc3/x86_64--netbsdelf2.0/sys-include -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -isystem ./include -I. -I. -I. -I./. -I./config -I./../include -g0 -finhibit-size-directive -fno-inline-functions -fno-exceptions -fno-zero-initialized-in-bss -fPIC \ -c ./crtstuff.c -DCRT_BEGIN -DCRTSTUFFS_O \ -o crtbeginS.o ./xgcc -B./ -B/usr/pkg/gcc3/x86_64--netbsdelf2.0/bin/ -isystem /usr/pkg/gcc3/x86_64--netbsdelf2.0/include -isystem /usr/pkg/gcc3/x86_64--netbsdelf2.0/sys-include -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -isystem ./include -I. -I. -I. -I./. -I./config -I./../include -g0 -finhibit-size-directive -fno-inline-functions -fno-exceptions -fno-zero-initialized-in-bss -fPIC \ -c ./crtstuff.c -DCRT_END -DCRTSTUFFS_O \ -o crtendS.o ./xgcc -B./ -B/usr/pkg/gcc3/x86_64--netbsdelf2.0/bin/ -isystem /usr/pkg/gcc3/x86_64--netbsdelf2.0/include -isystem /usr/pkg/gcc3/x86_64--netbsdelf2.0/sys-include -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -isystem ./include -I. -I. -I. -I./. -I./config -I./../include -g0 -finhibit-size-directive -fno-inline-functions -fno-exceptions -fno-zero-initialized-in-bss -fPIC \ -c ./crtstuff.c -DCRT_BEGIN -DCRTSTUFFT_O \ -o crtbeginT.o crtstuff.c: In function `__do_global_dtors_aux': crtstuff.c:280: warning: passing arg 1 of `__deregister_frame_info' discards qualifiers from pointer target type crtstuff.c: In function `__do_global_dtors_aux': crtstuff.c:280: warning: passing arg 1 of `__deregister_frame_info' discards qualifiers from pointer target type crtstuff.c: In function `__do_global_dtors_aux': crtstuff.c:280: warning: passing arg 1 of `__deregister_frame_info' discards qualifiers from pointer target type crtstuff.c: In function `frame_dummy': crtstuff.c:316: warning: passing arg 1 of `__register_frame_info' discards qualifiers from pointer target type crtstuff.c: In function `frame_dummy': crtstuff.c:316: warning: passing arg 1 of `__register_frame_info' discards qualifiers from pointer target type crtstuff.c: In function `frame_dummy': crtstuff.c:316: warning: passing arg 1 of `__register_frame_info' discards qualifiers from pointer target type /usr/pkg/bin/gmake GCC_FOR_TARGET=" ./xgcc -B./ -B/usr/pkg/gcc3/x86_64--netbsdelf2.0/bin/ -isystem /usr/pkg/gcc3/x86_64--netbsdelf2.0/include -isystem /usr/pkg/gcc3/x86_64--netbsdelf2.0/sys-include" \ BUILD_PREFIX="" BUILD_PREFIX_1="ignore-" \ AR_FOR_TARGET="ar" \ AR_CREATE_FOR_TARGET="ar rc" \ AR_FLAGS_FOR_TARGET="" \ CFLAGS="-g -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long " \ RANLIB_FOR_TARGET="ranlib" \ RANLIB_TEST_FOR_TARGET="[ -f ranlib ] || ( [ "x86_64--netbsdelf2.0" = "x86_64--netbsdelf2.0" ] && [ -f /usr/bin/ranlib -o -f /bin/ranlib ] )" \ NM_FOR_TARGET="` if [ -f ./nm ] ; then echo ./nm ; elif [ -f /data/scratch/lang/gcc3-c/work/gcc-3.3.6/gcc/../binutils/nm-new ] ; then echo /data/scratch/lang/gcc3-c/work/gcc-3.3.6/gcc/../binutils/nm-new ; else if [ "x86_64--netbsdelf2.0" = "x86_64--netbsdelf2.0" ] ; then echo nm; else t='s,^,x86_64--netbsdelf2.0-,'; echo nm | sed -e $t ; fi; fi`" AWK="awk" \ LIBGCC2_CFLAGS="-O2 -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED " \ INCLUDES="-I. -I. -I. -I./. -I./config -I./../include" \ CONFIG_H="tconfig.h " MACHMODE_H="machmode.h machmode.def ./config/i386/i386-modes.def" \ LIB1ASMSRC='' \ MAKEOVERRIDES= \ -f libgcc.mk all gmake[3]: Entering directory '/data/scratch/lang/gcc3-c/work/gcc-3.3.6/gcc' for d in libgcc; do \ if [ -d $d ]; then true; else /bin/sh ./mkinstalldirs $d; fi; \ done mkdir libgcc if [ -f stmp-dirs ]; then true; else touch stmp-dirs; fi ./xgcc -B./ -B/usr/pkg/gcc3/x86_64--netbsdelf2.0/bin/ -isystem /usr/pkg/gcc3/x86_64--netbsdelf2.0/include -isystem /usr/pkg/gcc3/x86_64--netbsdelf2.0/sys-include -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -I. -I. -I. -I./. -I./config -I./../include -DL_muldi3 -c ./libgcc2.c -o libgcc/./_muldi3.o ./xgcc -B./ -B/usr/pkg/gcc3/x86_64--netbsdelf2.0/bin/ -isystem /usr/pkg/gcc3/x86_64--netbsdelf2.0/include -isystem /usr/pkg/gcc3/x86_64--netbsdelf2.0/sys-include -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -I. -I. -I. -I./. -I./config -I./../include -DL_negdi2 -c ./libgcc2.c -o libgcc/./_negdi2.o ./xgcc -B./ -B/usr/pkg/gcc3/x86_64--netbsdelf2.0/bin/ -isystem /usr/pkg/gcc3/x86_64--netbsdelf2.0/include -isystem /usr/pkg/gcc3/x86_64--netbsdelf2.0/sys-include -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -I. -I. -I. -I./. -I./config -I./../include -DL_lshrdi3 -c ./libgcc2.c -o libgcc/./_lshrdi3.o ./xgcc -B./ -B/usr/pkg/gcc3/x86_64--netbsdelf2.0/bin/ -isystem /usr/pkg/gcc3/x86_64--netbsdelf2.0/include -isystem /usr/pkg/gcc3/x86_64--netbsdelf2.0/sys-include -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -I. -I. -I. -I./. -I./config -I./../include -DL_ashldi3 -c ./libgcc2.c -o libgcc/./_ashldi3.o ./xgcc -B./ -B/usr/pkg/gcc3/x86_64--netbsdelf2.0/bin/ -isystem /usr/pkg/gcc3/x86_64--netbsdelf2.0/include -isystem /usr/pkg/gcc3/x86_64--netbsdelf2.0/sys-include -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -I. -I. -I. -I./. -I./config -I./../include -DL_ashrdi3 -c ./libgcc2.c -o libgcc/./_ashrdi3.o ./xgcc -B./ -B/usr/pkg/gcc3/x86_64--netbsdelf2.0/bin/ -isystem /usr/pkg/gcc3/x86_64--netbsdelf2.0/include -isystem /usr/pkg/gcc3/x86_64--netbsdelf2.0/sys-include -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -I. -I. -I. -I./. -I./config -I./../include -DL_ffsdi2 -c ./libgcc2.c -o libgcc/./_ffsdi2.o ./xgcc -B./ -B/usr/pkg/gcc3/x86_64--netbsdelf2.0/bin/ -isystem /usr/pkg/gcc3/x86_64--netbsdelf2.0/include -isystem /usr/pkg/gcc3/x86_64--netbsdelf2.0/sys-include -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -I. -I. -I. -I./. -I./config -I./../include -DL_clz -c ./libgcc2.c -o libgcc/./_clz.o ./xgcc -B./ -B/usr/pkg/gcc3/x86_64--netbsdelf2.0/bin/ -isystem /usr/pkg/gcc3/x86_64--netbsdelf2.0/include -isystem /usr/pkg/gcc3/x86_64--netbsdelf2.0/sys-include -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -I. -I. -I. -I./. -I./config -I./../include -DL_cmpdi2 -c ./libgcc2.c -o libgcc/./_cmpdi2.o ./xgcc -B./ -B/usr/pkg/gcc3/x86_64--netbsdelf2.0/bin/ -isystem /usr/pkg/gcc3/x86_64--netbsdelf2.0/include -isystem /usr/pkg/gcc3/x86_64--netbsdelf2.0/sys-include -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -I. -I. -I. -I./. -I./config -I./../include -DL_ucmpdi2 -c ./libgcc2.c -o libgcc/./_ucmpdi2.o ./xgcc -B./ -B/usr/pkg/gcc3/x86_64--netbsdelf2.0/bin/ -isystem /usr/pkg/gcc3/x86_64--netbsdelf2.0/include -isystem /usr/pkg/gcc3/x86_64--netbsdelf2.0/sys-include -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -I. -I. -I. -I./. -I./config -I./../include -DL_floatdidf -c ./libgcc2.c -o libgcc/./_floatdidf.o ./xgcc -B./ -B/usr/pkg/gcc3/x86_64--netbsdelf2.0/bin/ -isystem /usr/pkg/gcc3/x86_64--netbsdelf2.0/include -isystem /usr/pkg/gcc3/x86_64--netbsdelf2.0/sys-include -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -I. -I. -I. -I./. -I./config -I./../include -DL_floatdisf -c ./libgcc2.c -o libgcc/./_floatdisf.o ./xgcc -B./ -B/usr/pkg/gcc3/x86_64--netbsdelf2.0/bin/ -isystem /usr/pkg/gcc3/x86_64--netbsdelf2.0/include -isystem /usr/pkg/gcc3/x86_64--netbsdelf2.0/sys-include -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -I. -I. -I. -I./. -I./config -I./../include -DL_fixunsdfsi -c ./libgcc2.c -o libgcc/./_fixunsdfsi.o ./xgcc -B./ -B/usr/pkg/gcc3/x86_64--netbsdelf2.0/bin/ -isystem /usr/pkg/gcc3/x86_64--netbsdelf2.0/include -isystem /usr/pkg/gcc3/x86_64--netbsdelf2.0/sys-include -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -I. -I. -I. -I./. -I./config -I./../include -DL_fixunssfsi -c ./libgcc2.c -o libgcc/./_fixunssfsi.o ./xgcc -B./ -B/usr/pkg/gcc3/x86_64--netbsdelf2.0/bin/ -isystem /usr/pkg/gcc3/x86_64--netbsdelf2.0/include -isystem /usr/pkg/gcc3/x86_64--netbsdelf2.0/sys-include -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -I. -I. -I. -I./. -I./config -I./../include -DL_fixunsdfdi -c ./libgcc2.c -o libgcc/./_fixunsdfdi.o ./xgcc -B./ -B/usr/pkg/gcc3/x86_64--netbsdelf2.0/bin/ -isystem /usr/pkg/gcc3/x86_64--netbsdelf2.0/include -isystem /usr/pkg/gcc3/x86_64--netbsdelf2.0/sys-include -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -I. -I. -I. -I./. -I./config -I./../include -DL_fixdfdi -c ./libgcc2.c -o libgcc/./_fixdfdi.o ./xgcc -B./ -B/usr/pkg/gcc3/x86_64--netbsdelf2.0/bin/ -isystem /usr/pkg/gcc3/x86_64--netbsdelf2.0/include -isystem /usr/pkg/gcc3/x86_64--netbsdelf2.0/sys-include -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -I. -I. -I. -I./. -I./config -I./../include -DL_fixunssfdi -c ./libgcc2.c -o libgcc/./_fixunssfdi.o ./xgcc -B./ -B/usr/pkg/gcc3/x86_64--netbsdelf2.0/bin/ -isystem /usr/pkg/gcc3/x86_64--netbsdelf2.0/include -isystem /usr/pkg/gcc3/x86_64--netbsdelf2.0/sys-include -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -I. -I. -I. -I./. -I./config -I./../include -DL_fixsfdi -c ./libgcc2.c -o libgcc/./_fixsfdi.o ./xgcc -B./ -B/usr/pkg/gcc3/x86_64--netbsdelf2.0/bin/ -isystem /usr/pkg/gcc3/x86_64--netbsdelf2.0/include -isystem /usr/pkg/gcc3/x86_64--netbsdelf2.0/sys-include -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -I. -I. -I. -I./. -I./config -I./../include -DL_fixxfdi -c ./libgcc2.c -o libgcc/./_fixxfdi.o ./xgcc -B./ -B/usr/pkg/gcc3/x86_64--netbsdelf2.0/bin/ -isystem /usr/pkg/gcc3/x86_64--netbsdelf2.0/include -isystem /usr/pkg/gcc3/x86_64--netbsdelf2.0/sys-include -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -I. -I. -I. -I./. -I./config -I./../include -DL_fixunsxfdi -c ./libgcc2.c -o libgcc/./_fixunsxfdi.o ./xgcc -B./ -B/usr/pkg/gcc3/x86_64--netbsdelf2.0/bin/ -isystem /usr/pkg/gcc3/x86_64--netbsdelf2.0/include -isystem /usr/pkg/gcc3/x86_64--netbsdelf2.0/sys-include -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -I. -I. -I. -I./. -I./config -I./../include -DL_floatdixf -c ./libgcc2.c -o libgcc/./_floatdixf.o ./xgcc -B./ -B/usr/pkg/gcc3/x86_64--netbsdelf2.0/bin/ -isystem /usr/pkg/gcc3/x86_64--netbsdelf2.0/include -isystem /usr/pkg/gcc3/x86_64--netbsdelf2.0/sys-include -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -I. -I. -I. -I./. -I./config -I./../include -DL_fixunsxfsi -c ./libgcc2.c -o libgcc/./_fixunsxfsi.o ./xgcc -B./ -B/usr/pkg/gcc3/x86_64--netbsdelf2.0/bin/ -isystem /usr/pkg/gcc3/x86_64--netbsdelf2.0/include -isystem /usr/pkg/gcc3/x86_64--netbsdelf2.0/sys-include -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -I. -I. -I. -I./. -I./config -I./../include -DL_fixtfdi -c ./libgcc2.c -o libgcc/./_fixtfdi.o ./xgcc -B./ -B/usr/pkg/gcc3/x86_64--netbsdelf2.0/bin/ -isystem /usr/pkg/gcc3/x86_64--netbsdelf2.0/include -isystem /usr/pkg/gcc3/x86_64--netbsdelf2.0/sys-include -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -I. -I. -I. -I./. -I./config -I./../include -DL_fixunstfdi -c ./libgcc2.c -o libgcc/./_fixunstfdi.o ./xgcc -B./ -B/usr/pkg/gcc3/x86_64--netbsdelf2.0/bin/ -isystem /usr/pkg/gcc3/x86_64--netbsdelf2.0/include -isystem /usr/pkg/gcc3/x86_64--netbsdelf2.0/sys-include -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -I. -I. -I. -I./. -I./config -I./../include -DL_floatditf -c ./libgcc2.c -o libgcc/./_floatditf.o ./xgcc -B./ -B/usr/pkg/gcc3/x86_64--netbsdelf2.0/bin/ -isystem /usr/pkg/gcc3/x86_64--netbsdelf2.0/include -isystem /usr/pkg/gcc3/x86_64--netbsdelf2.0/sys-include -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -I. -I. -I. -I./. -I./config -I./../include -DL_clear_cache -c ./libgcc2.c -o libgcc/./_clear_cache.o ./xgcc -B./ -B/usr/pkg/gcc3/x86_64--netbsdelf2.0/bin/ -isystem /usr/pkg/gcc3/x86_64--netbsdelf2.0/include -isystem /usr/pkg/gcc3/x86_64--netbsdelf2.0/sys-include -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -I. -I. -I. -I./. -I./config -I./../include -DL_trampoline -c ./libgcc2.c -o libgcc/./_trampoline.o ./xgcc -B./ -B/usr/pkg/gcc3/x86_64--netbsdelf2.0/bin/ -isystem /usr/pkg/gcc3/x86_64--netbsdelf2.0/include -isystem /usr/pkg/gcc3/x86_64--netbsdelf2.0/sys-include -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -I. -I. -I. -I./. -I./config -I./../include -DL__main -c ./libgcc2.c -o libgcc/./__main.o ./xgcc -B./ -B/usr/pkg/gcc3/x86_64--netbsdelf2.0/bin/ -isystem /usr/pkg/gcc3/x86_64--netbsdelf2.0/include -isystem /usr/pkg/gcc3/x86_64--netbsdelf2.0/sys-include -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -I. -I. -I. -I./. -I./config -I./../include -DL_exit -c ./libgcc2.c -o libgcc/./_exit.o ./xgcc -B./ -B/usr/pkg/gcc3/x86_64--netbsdelf2.0/bin/ -isystem /usr/pkg/gcc3/x86_64--netbsdelf2.0/include -isystem /usr/pkg/gcc3/x86_64--netbsdelf2.0/sys-include -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -I. -I. -I. -I./. -I./config -I./../include -DL_absvsi2 -c ./libgcc2.c -o libgcc/./_absvsi2.o ./xgcc -B./ -B/usr/pkg/gcc3/x86_64--netbsdelf2.0/bin/ -isystem /usr/pkg/gcc3/x86_64--netbsdelf2.0/include -isystem /usr/pkg/gcc3/x86_64--netbsdelf2.0/sys-include -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -I. -I. -I. -I./. -I./config -I./../include -DL_absvdi2 -c ./libgcc2.c -o libgcc/./_absvdi2.o ./xgcc -B./ -B/usr/pkg/gcc3/x86_64--netbsdelf2.0/bin/ -isystem /usr/pkg/gcc3/x86_64--netbsdelf2.0/include -isystem /usr/pkg/gcc3/x86_64--netbsdelf2.0/sys-include -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -I. -I. -I. -I./. -I./config -I./../include -DL_addvsi3 -c ./libgcc2.c -o libgcc/./_addvsi3.o ./xgcc -B./ -B/usr/pkg/gcc3/x86_64--netbsdelf2.0/bin/ -isystem /usr/pkg/gcc3/x86_64--netbsdelf2.0/include -isystem /usr/pkg/gcc3/x86_64--netbsdelf2.0/sys-include -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -I. -I. -I. -I./. -I./config -I./../include -DL_addvdi3 -c ./libgcc2.c -o libgcc/./_addvdi3.o ./xgcc -B./ -B/usr/pkg/gcc3/x86_64--netbsdelf2.0/bin/ -isystem /usr/pkg/gcc3/x86_64--netbsdelf2.0/include -isystem /usr/pkg/gcc3/x86_64--netbsdelf2.0/sys-include -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -I. -I. -I. -I./. -I./config -I./../include -DL_subvsi3 -c ./libgcc2.c -o libgcc/./_subvsi3.o ./xgcc -B./ -B/usr/pkg/gcc3/x86_64--netbsdelf2.0/bin/ -isystem /usr/pkg/gcc3/x86_64--netbsdelf2.0/include -isystem /usr/pkg/gcc3/x86_64--netbsdelf2.0/sys-include -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -I. -I. -I. -I./. -I./config -I./../include -DL_subvdi3 -c ./libgcc2.c -o libgcc/./_subvdi3.o ./xgcc -B./ -B/usr/pkg/gcc3/x86_64--netbsdelf2.0/bin/ -isystem /usr/pkg/gcc3/x86_64--netbsdelf2.0/include -isystem /usr/pkg/gcc3/x86_64--netbsdelf2.0/sys-include -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -I. -I. -I. -I./. -I./config -I./../include -DL_mulvsi3 -c ./libgcc2.c -o libgcc/./_mulvsi3.o ./xgcc -B./ -B/usr/pkg/gcc3/x86_64--netbsdelf2.0/bin/ -isystem /usr/pkg/gcc3/x86_64--netbsdelf2.0/include -isystem /usr/pkg/gcc3/x86_64--netbsdelf2.0/sys-include -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -I. -I. -I. -I./. -I./config -I./../include -DL_mulvdi3 -c ./libgcc2.c -o libgcc/./_mulvdi3.o ./xgcc -B./ -B/usr/pkg/gcc3/x86_64--netbsdelf2.0/bin/ -isystem /usr/pkg/gcc3/x86_64--netbsdelf2.0/include -isystem /usr/pkg/gcc3/x86_64--netbsdelf2.0/sys-include -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -I. -I. -I. -I./. -I./config -I./../include -DL_negvsi2 -c ./libgcc2.c -o libgcc/./_negvsi2.o ./xgcc -B./ -B/usr/pkg/gcc3/x86_64--netbsdelf2.0/bin/ -isystem /usr/pkg/gcc3/x86_64--netbsdelf2.0/include -isystem /usr/pkg/gcc3/x86_64--netbsdelf2.0/sys-include -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -I. -I. -I. -I./. -I./config -I./../include -DL_negvdi2 -c ./libgcc2.c -o libgcc/./_negvdi2.o ./xgcc -B./ -B/usr/pkg/gcc3/x86_64--netbsdelf2.0/bin/ -isystem /usr/pkg/gcc3/x86_64--netbsdelf2.0/include -isystem /usr/pkg/gcc3/x86_64--netbsdelf2.0/sys-include -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -I. -I. -I. -I./. -I./config -I./../include -DL_ctors -c ./libgcc2.c -o libgcc/./_ctors.o ./xgcc -B./ -B/usr/pkg/gcc3/x86_64--netbsdelf2.0/bin/ -isystem /usr/pkg/gcc3/x86_64--netbsdelf2.0/include -isystem /usr/pkg/gcc3/x86_64--netbsdelf2.0/sys-include -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -I. -I. -I. -I./. -I./config -I./../include -DL_divdi3 -c ./libgcc2.c -fexceptions -fnon-call-exceptions -o libgcc/./_divdi3.o ./xgcc -B./ -B/usr/pkg/gcc3/x86_64--netbsdelf2.0/bin/ -isystem /usr/pkg/gcc3/x86_64--netbsdelf2.0/include -isystem /usr/pkg/gcc3/x86_64--netbsdelf2.0/sys-include -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -I. -I. -I. -I./. -I./config -I./../include -DL_moddi3 -c ./libgcc2.c -fexceptions -fnon-call-exceptions -o libgcc/./_moddi3.o ./xgcc -B./ -B/usr/pkg/gcc3/x86_64--netbsdelf2.0/bin/ -isystem /usr/pkg/gcc3/x86_64--netbsdelf2.0/include -isystem /usr/pkg/gcc3/x86_64--netbsdelf2.0/sys-include -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -I. -I. -I. -I./. -I./config -I./../include -DL_udivdi3 -c ./libgcc2.c -fexceptions -fnon-call-exceptions -o libgcc/./_udivdi3.o ./xgcc -B./ -B/usr/pkg/gcc3/x86_64--netbsdelf2.0/bin/ -isystem /usr/pkg/gcc3/x86_64--netbsdelf2.0/include -isystem /usr/pkg/gcc3/x86_64--netbsdelf2.0/sys-include -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -I. -I. -I. -I./. -I./config -I./../include -DL_umoddi3 -c ./libgcc2.c -fexceptions -fnon-call-exceptions -o libgcc/./_umoddi3.o ./xgcc -B./ -B/usr/pkg/gcc3/x86_64--netbsdelf2.0/bin/ -isystem /usr/pkg/gcc3/x86_64--netbsdelf2.0/include -isystem /usr/pkg/gcc3/x86_64--netbsdelf2.0/sys-include -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -I. -I. -I. -I./. -I./config -I./../include -DL_udiv_w_sdiv -c ./libgcc2.c -fexceptions -fnon-call-exceptions -o libgcc/./_udiv_w_sdiv.o ./xgcc -B./ -B/usr/pkg/gcc3/x86_64--netbsdelf2.0/bin/ -isystem /usr/pkg/gcc3/x86_64--netbsdelf2.0/include -isystem /usr/pkg/gcc3/x86_64--netbsdelf2.0/sys-include -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -I. -I. -I. -I./. -I./config -I./../include -DL_udivmoddi4 -c ./libgcc2.c -fexceptions -fnon-call-exceptions -o libgcc/./_udivmoddi4.o ./xgcc -B./ -B/usr/pkg/gcc3/x86_64--netbsdelf2.0/bin/ -isystem /usr/pkg/gcc3/x86_64--netbsdelf2.0/include -isystem /usr/pkg/gcc3/x86_64--netbsdelf2.0/sys-include -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -I. -I. -I. -I./. -I./config -I./../include -DL_eprintf -c ./libgcc2.c -o libgcc/./_eprintf.o ./xgcc -B./ -B/usr/pkg/gcc3/x86_64--netbsdelf2.0/bin/ -isystem /usr/pkg/gcc3/x86_64--netbsdelf2.0/include -isystem /usr/pkg/gcc3/x86_64--netbsdelf2.0/sys-include -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -I. -I. -I. -I./. -I./config -I./../include -DL_bb -c ./libgcc2.c -o libgcc/./_bb.o ./xgcc -B./ -B/usr/pkg/gcc3/x86_64--netbsdelf2.0/bin/ -isystem /usr/pkg/gcc3/x86_64--netbsdelf2.0/include -isystem /usr/pkg/gcc3/x86_64--netbsdelf2.0/sys-include -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -I. -I. -I. -I./. -I./config -I./../include -DL__gcc_bcmp -c ./libgcc2.c -o libgcc/./__gcc_bcmp.o ./xgcc -B./ -B/usr/pkg/gcc3/x86_64--netbsdelf2.0/bin/ -isystem /usr/pkg/gcc3/x86_64--netbsdelf2.0/include -isystem /usr/pkg/gcc3/x86_64--netbsdelf2.0/sys-include -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -I. -I. -I. -I./. -I./config -I./../include -fexceptions -c ./unwind-dw2.c -o libgcc/./unwind-dw2.o ./xgcc -B./ -B/usr/pkg/gcc3/x86_64--netbsdelf2.0/bin/ -isystem /usr/pkg/gcc3/x86_64--netbsdelf2.0/include -isystem /usr/pkg/gcc3/x86_64--netbsdelf2.0/sys-include -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -I. -I. -I. -I./. -I./config -I./../include -fexceptions -c ./unwind-dw2-fde.c -o libgcc/./unwind-dw2-fde.o ./xgcc -B./ -B/usr/pkg/gcc3/x86_64--netbsdelf2.0/bin/ -isystem /usr/pkg/gcc3/x86_64--netbsdelf2.0/include -isystem /usr/pkg/gcc3/x86_64--netbsdelf2.0/sys-include -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -I. -I. -I. -I./. -I./config -I./../include -fexceptions -c ./unwind-sjlj.c -o libgcc/./unwind-sjlj.o ./xgcc -B./ -B/usr/pkg/gcc3/x86_64--netbsdelf2.0/bin/ -isystem /usr/pkg/gcc3/x86_64--netbsdelf2.0/include -isystem /usr/pkg/gcc3/x86_64--netbsdelf2.0/sys-include -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -I. -I. -I. -I./. -I./config -I./../include -fexceptions -c ./unwind-c.c -o libgcc/./unwind-c.o unwind-dw2-fde.c:50: error: unknown field `ptm_ceiling' specified in initializer unwind-dw2-fde.c:50: warning: missing braces around initializer unwind-dw2-fde.c:50: warning: (near initialization for `object_mutex.') libgcc.mk:106: recipe for target 'libgcc/./unwind-dw2-fde.o' failed gmake[3]: *** [libgcc/./unwind-dw2-fde.o] Error 1 gmake[3]: *** Waiting for unfinished jobs.... unwind-dw2.c: In function `uw_install_context_1': unwind-dw2.c:1234: error: unknown field `ptm_ceiling' specified in initializer unwind-dw2.c:1234: warning: missing braces around initializer unwind-dw2.c:1234: warning: (near initialization for `once_regsizes.pto_mutex.') libgcc.mk:104: recipe for target 'libgcc/./unwind-dw2.o' failed gmake[3]: *** [libgcc/./unwind-dw2.o] Error 1 gmake[3]: Leaving directory '/data/scratch/lang/gcc3-c/work/gcc-3.3.6/gcc' Makefile:1126: recipe for target 'libgcc.a' failed gmake[2]: *** [libgcc.a] Error 2 gmake[2]: Leaving directory '/data/scratch/lang/gcc3-c/work/gcc-3.3.6/gcc' Makefile:3399: recipe for target 'stage1_build' failed gmake[1]: *** [stage1_build] Error 2 gmake[1]: Leaving directory '/data/scratch/lang/gcc3-c/work/gcc-3.3.6/gcc' Makefile:1565: recipe for target 'bootstrap' failed gmake: *** [bootstrap] Error 2 *** Error code 2 Stop. make[1]: stopped in /data/pkgsrc/lang/gcc3-c *** Error code 1 Stop. make: stopped in /data/pkgsrc/lang/gcc3-c