=> Bootstrap dependency digest>=20010302: found digest-20190127
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
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 concat.c -o pic/concat.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]
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 alloca.c -o alloca.o
clang -c -DHAVE_CONFIG_H -O2 -I/usr/include -I. -I./../include  -W -Wall -Wtraditional -pedantic choose-temp.c -o choose-temp.o
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 concat.c -o concat.o
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
1 warning generated.
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 fdmatch.c -o pic/fdmatch.o; \
else true; fi
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;
                   ^
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.
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
1 warning generated.
1 warning generated.
clang -c -DHAVE_CONFIG_H -O2 -I/usr/include -I. -I./../include  -W -Wall -Wtraditional -pedantic md5.c -o md5.o
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
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 dyn-string.c -o dyn-string.o
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 fnmatch.c -o pic/fnmatch.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 floatformat.c -o floatformat.o
1 warning generated.
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 getopt.c -o pic/getopt.o; \
else true; fi
clang -c -DHAVE_CONFIG_H -O2 -I/usr/include -I. -I./../include  -W -Wall -Wtraditional -pedantic fibheap.c -o fibheap.o
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]
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 getopt1.c -o pic/getopt1.o; \
else true; fi
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]
1 warning generated.
clang -c -DHAVE_CONFIG_H -O2 -I/usr/include -I. -I./../include  -W -Wall -Wtraditional -pedantic getopt1.c -o getopt1.o
1 warning generated.
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 getpwd.c -o pic/getpwd.o; \
else true; fi
1 warning generated.
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 getruntime.c -o pic/getruntime.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 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]
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.
3 warnings generated.
clang -c -DHAVE_CONFIG_H -O2 -I/usr/include -I. -I./../include  -W -Wall -Wtraditional -pedantic getruntime.c -o getruntime.o
1 warning generated.
clang -c -DHAVE_CONFIG_H -O2 -I/usr/include -I. -I./../include  -W -Wall -Wtraditional -pedantic getopt.c -o getopt.o
clang -c -DHAVE_CONFIG_H -O2 -I/usr/include -I. -I./../include  -W -Wall -Wtraditional -pedantic hex.c -o hex.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 getpwd.c -o getpwd.o
warning: unknown warning option '-Wtraditional' [-Wunknown-warning-option]
warning: unknown warning option '-Wtraditional' [-Wunknown-warning-option]
1 warning generated.
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;
                  ^
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
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 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]
1 warning generated.
clang -c -DHAVE_CONFIG_H -O2 -I/usr/include -I. -I./../include  -W -Wall -Wtraditional -pedantic lbasename.c -o lbasename.o
1 warning generated.
1 warning generated.
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 lrealpath.c -o lrealpath.o
clang -c -DHAVE_CONFIG_H -O2 -I/usr/include -I. -I./../include  -W -Wall -Wtraditional -pedantic hashtab.c -o hashtab.o
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]
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-temp-file.c -o pic/make-temp-file.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]
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 objalloc.c -o pic/objalloc.o; \
else true; fi
1 warning generated.
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 obstack.c -o pic/obstack.o; \
else true; fi
warning: unknown warning option '-Wtraditional' [-Wunknown-warning-option]
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 make-temp-file.c -o make-temp-file.o
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
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 objalloc.c -o objalloc.o
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
warning: unknown warning option '-Wtraditional' [-Wunknown-warning-option]
1 warning generated.
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 physmem.c -o pic/physmem.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 pexecute.c -o pic/pexecute.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 safe-ctype.c -o pic/safe-ctype.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 partition.c -o partition.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 safe-ctype.c -o safe-ctype.o
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.
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]
warning: unknown warning option '-Wtraditional' [-Wunknown-warning-option]
1 warning generated.
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]
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
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
warning: unknown warning option '-Wtraditional' [-Wunknown-warning-option]
warning: unknown warning option '-Wtraditional' [-Wunknown-warning-option]
1 warning generated.
1 warning generated.
if [ x"-fpic" != x ]; then \
11  clang -c -DHAVE_CONFIG_H -O2 -I/usr/include -I. -I./../include  -W -Wall -Wtraditional -pedantic -fpic strerror.c -o pic/strerror.o; \
 warning warning generated generatedelse true; fi
.
.
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
clang -c -DHAVE_CONFIG_H -O2 -I/usr/include -I. -I./../include  -W -Wall -Wtraditional -pedantic sort.c -o sort.o
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]
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
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.
1 warning generated.
clang -c -DHAVE_CONFIG_H -O2 -I/usr/include -I. -I./../include  -W -Wall -Wtraditional -pedantic strerror.c -o strerror.o
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.
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 splay-tree.c -o splay-tree.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]
warning: unknown warning option '-Wtraditional' [-Wunknown-warning-option]
warning: unknown warning option '-Wtraditional' [-Wunknown-warning-option]
2 warnings generated.
1 warning generated.
2 warnings generated.
clang -c -DHAVE_CONFIG_H -O2 -I/usr/include -I. -I./../include  -W -Wall -Wtraditional -pedantic ternary.c -o ternary.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 xexit.c -o pic/xexit.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 xmalloc.c -o pic/xmalloc.o; \
else true; fi
clang -c -DHAVE_CONFIG_H -O2 -I/usr/include -I. -I./../include  -W -Wall -Wtraditional -pedantic regex.c -o regex.o
1 warning generated.
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]
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]
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
ternary.c:150:1: warning: function 'ternary_recursivesearch' is not needed and will not be emitted [-Wunneeded-internal-declaration]
ternary_recursivesearch (p, s)
^
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.
1 warning generated.
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
2 warnings 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
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]
clang -c -DHAVE_CONFIG_H -O2 -I/usr/include -I. -I./../include  -W -Wall -Wtraditional -pedantic xmemdup.c -o xmemdup.o
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.
./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 xstrdup.c -o xstrdup.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 xstrerror.c -o xstrerror.o
1 warning generated.
warning: unknown warning option '-Wtraditional' [-Wunknown-warning-option]
1 warning generated.
1 warning generated.
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 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
echo "static const char *srcdir = "  >> 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
/bin/sh ./move-if-change tmp-gencheck.h gencheck.h
echo "\".\"" >> 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
echo ";" >> tmp-gtyp.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
/bin/sh ./move-if-change tmp-options.h options.h
echo "static const char *lang_files[] = {" >> tmp-gtyp.h
echo timestamp > s-gencheck
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-specs.h specs.h
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
mv tmp-xlimits.h xlimits.h
echo "NULL};" >> tmp-gtyp.h
echo timestamp > s-specs
echo "static const char *langs_for_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
ff="c  c  c  c  c  c  c  c "; \
for f in $ff; 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 \
  ./gengtype-yacc.c -o gengtype-yacc.o
echo timestamp > s-options
echo "NULL};" >> 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 \
    ./dummy-conditions.c -o dummy-conditions.o
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
gf=""; \
for l in $gf; do \
echo "\"$l\", "; 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 errors.c -o errors.o
echo "NULL};" >> tmp-gtyp.h
echo timestamp > s-mlib
/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 ./genpreds.c -o genpreds.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 \
  ./gencheck.c -o gencheck.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 -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]
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.
warningwarning: : unknown warning option '-Wtraditional' [-Wunknown-warning-option]
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.
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
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
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.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)
                     ^         ~~
./genpreds > tmp-preds.h
./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)
                     ^
                     (        )
/bin/sh ./move-if-change tmp-preds.h tm-preds.h
./gengtype.c:2420:18: warning: result of comparison of constant 'TYPE_PARAM_STRUCT' (7) with boolean expression is always false [-Wtautological-constant-out-of-range-compare]
                  && ! s->kind == TYPE_PARAM_STRUCT)
                     ~~~~~~~~~ ^  ~~~~~~~~~~~~~~~~~
echo timestamp > s-preds
./gengenrtl -h > tmp-genrtl.h
/bin/sh ./move-if-change tmp-genrtl.h genrtl.h
./gengenrtl > tmp-genrtl.c
./gencheck > tmp-check.h
/bin/sh ./move-if-change tmp-genrtl.c genrtl.c
/bin/sh ./move-if-change tmp-check.h tree-check.h
echo timestamp > s-genrtl
echo timestamp > s-check
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
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 print-rtl1.c -o print-rtl1.o
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()
           ^
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]
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 ./genconfig.c -o genconfig.o
3 warnings generated.
warning: unknown warning option '-Wtraditional' [-Wunknown-warning-option]
print-rtl1.c:262:7: warning: format specifies type 'void *' but the argument has type 'char *' [-Wformat-pedantic]
                           (char *) NOTE_BLOCK (in_rtx));
                           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
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
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));
                          ~~~~~~~~~~~~~~~  ^~~~~~~~~~~~~~~~~~~~~~~~~~
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 ./genattr.c -o genattr.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 -DGENERATOR_FILE -I/usr/include   -I. -I. -I. -I./. -I./config -I./../include ./genautomata.c -o genautomata.o
warning: unknown warning option '-Wtraditional' [-Wunknown-warning-option]
1 warning generated.
./read-rtl.c:287:10: warning: arithmetic on a null pointer treated as a cast from integer to pointer is a GNU extension [-Wnull-pointer-arithmetic]
  return obstack_finish (ob);
         ^~~~~~~~~~~~~~~~~~~
./../include/obstack.h:486:8:warning : note: expanded from macro 'obstack_finish'
unknown warning option '-Wtraditional' [-Wunknown-warning-option]
     = __INT_TO_PTR ((__PTR_TO_INT (__o1->next_free)+__o1->alignment_mask)\
       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
./../include/obstack.h:126:31: note: expanded from macro '__INT_TO_PTR'
# define __INT_TO_PTR(P) ((P) + (char *) 0)
                              ^ ~~~~~~~~~~
./read-rtl.c:321:10: warning: arithmetic on a null pointer treated as a cast from integer to pointer is a GNU extension [-Wnull-pointer-arithmetic]
  return obstack_finish (ob);
         ^~~~~~~~~~~~~~~~~~~
./../include/obstack.h:486:8: note: expanded from macro 'obstack_finish'
     = __INT_TO_PTR ((__PTR_TO_INT (__o1->next_free)+__o1->alignment_mask)\
       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
./../include/obstack.h:126:31: note: expanded from macro '__INT_TO_PTR'
# define __INT_TO_PTR(P) ((P) + (char *) 0)
                              ^ ~~~~~~~~~~
1 warning generated.
./read-rtl.c:658:38: warning: arithmetic on a null pointer treated as a cast from integer to pointer is a GNU extension [-Wnull-pointer-arithmetic]
              memcpy (&return_vec->elem[0], obstack_finish (&vector_stack),
                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
./../include/obstack.h:486:8: note: expanded from macro 'obstack_finish'
     = __INT_TO_PTR ((__PTR_TO_INT (__o1->next_free)+__o1->alignment_mask)\
       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
./../include/obstack.h:126:31: note: expanded from macro '__INT_TO_PTR'
# define __INT_TO_PTR(P) ((P) + (char *) 0)
                              ^ ~~~~~~~~~~
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
./read-rtl.c:710:29: warning: arithmetic on a null pointer treated as a cast from integer to pointer is a GNU extension [-Wnull-pointer-arithmetic]
              stringbuf = (char *) obstack_finish (&rtl_obstack);
                                   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
./../include/obstack.h:486:8: note: expanded from macro 'obstack_finish'
     = __INT_TO_PTR ((__PTR_TO_INT (__o1->next_free)+__o1->alignment_mask)\
       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
./../include/obstack.h:126:31: note: expanded from macro '__INT_TO_PTR'
# define __INT_TO_PTR(P) ((P) + (char *) 0)
                              ^ ~~~~~~~~~~
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
./genflags.c:285:19: warning: arithmetic on a null pointer treated as a cast from integer to pointer is a GNU extension [-Wnull-pointer-arithmetic]
  insns = (rtx *) obstack_finish (&obstack);
                  ^~~~~~~~~~~~~~~~~~~~~~~~~
./../include/obstack.h:486:8: note: expanded from macro 'obstack_finish'
     = __INT_TO_PTR ((__PTR_TO_INT (__o1->next_free)+__o1->alignment_mask)\
       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
./../include/obstack.h:126:31: note: expanded from macro '__INT_TO_PTR'
# define __INT_TO_PTR(P) ((P) + (char *) 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 -DGENERATOR_FILE -I/usr/include   -I. -I. -I. -I./. -I./config -I./../include ./genoutput.c -o genoutput.o
5 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 -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
1 warning generated.
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 -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]
./genautomata.c:1463:3: warning: arithmetic on a null pointer treated as a cast from integer to pointer is a GNU extension [-Wnull-pointer-arithmetic]
  obstack_finish (&irp);
  ^~~~~~~~~~~~~~~~~~~~~
./../include/obstack.h:486:8: note: expanded from macro 'obstack_finish'
     = __INT_TO_PTR ((__PTR_TO_INT (__o1->next_free)+__o1->alignment_mask)\
       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
./../include/obstack.h:126:31: note: expanded from macro '__INT_TO_PTR'
# define __INT_TO_PTR(P) ((P) + (char *) 0)
                              ^ ~~~~~~~~~~
./genautomata.c:1541:3: warning: arithmetic on a null pointer treated as a cast from integer to pointer is a GNU extension [-Wnull-pointer-arithmetic]
  obstack_finish (&irp);
  ^~~~~~~~~~~~~~~~~~~~~
./../include/obstack.h:486:8: note: expanded from macro 'obstack_finish'
     = __INT_TO_PTR ((__PTR_TO_INT (__o1->next_free)+__o1->alignment_mask)\
       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
./../include/obstack.h:126:31: note: expanded from macro '__INT_TO_PTR'
# define __INT_TO_PTR(P) ((P) + (char *) 0)
                              ^ ~~~~~~~~~~
./genautomata.c:1597:3: warning: arithmetic on a null pointer treated as a cast from integer to pointer is a GNU extension [-Wnull-pointer-arithmetic]
  obstack_finish (&irp);
  ^~~~~~~~~~~~~~~~~~~~~
./../include/obstack.h:486:8: note: expanded from macro 'obstack_finish'
     = __INT_TO_PTR ((__PTR_TO_INT (__o1->next_free)+__o1->alignment_mask)\
       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
./../include/obstack.h:126:31: note: expanded from macro '__INT_TO_PTR'
# define __INT_TO_PTR(P) ((P) + (char *) 0)
                              ^ ~~~~~~~~~~
warning: unknown warning option '-Wtraditional' [-Wunknown-warning-option]
warning: unknown warning option '-Wtraditional' [-Wunknown-warning-option]
./genautomata.c:1857:62: warning: adding 'int' to a string does not append to the string [-Wstring-plus-int]
  if (strcmp ((char *) XSTR (def, 0), NO_MINIMIZATION_OPTION + 1) == 0)
                                      ~~~~~~~~~~~~~~~~~~~~~~~^~~
./genautomata.c:1857:62: note: use array indexing to silence this warning
  if (strcmp ((char *) XSTR (def, 0), NO_MINIMIZATION_OPTION + 1) == 0)
                                                             ^
                                      &                      [  ]
./genautomata.c:1859:56: warning: adding 'int' to a string does not append to the string [-Wstring-plus-int]
  else if (strcmp ((char *) XSTR (def, 0), TIME_OPTION + 1) == 0)
                                           ~~~~~~~~~~~~^~~
./genautomata.c:1859:56: note: use array indexing to silence this warning
  else if (strcmp ((char *) XSTR (def, 0), TIME_OPTION + 1) == 0)
                                                       ^
                                           &           [  ]
./genautomata.c:1861:53: warning: adding 'int' to a string does not append to the string [-Wstring-plus-int]
  else if (strcmp ((char *) XSTR (def, 0), V_OPTION + 1) == 0)
                                           ~~~~~~~~~^~~
./genautomata.c:1861:53: note: use array indexing to silence this warning
  else if (strcmp ((char *) XSTR (def, 0), V_OPTION + 1) == 0)
                                                    ^
                                           &        [  ]
./genautomata.c:1863:53: warning: adding 'int' to a string does not append to the string [-Wstring-plus-int]
  else if (strcmp ((char *) XSTR (def, 0), W_OPTION + 1) == 0)
                                           ~~~~~~~~~^~~
./genautomata.c:1863:53: note: use array indexing to silence this warning
  else if (strcmp ((char *) XSTR (def, 0), W_OPTION + 1) == 0)
                                                    ^
                                           &        [  ]
./genautomata.c:1865:56: warning: adding 'int' to a string does not append to the string [-Wstring-plus-int]
  else if (strcmp ((char *) XSTR (def, 0), NDFA_OPTION + 1) == 0)
                                           ~~~~~~~~~~~~^~~
./genautomata.c:1865:56: note: use array indexing to silence this warning
  else if (strcmp ((char *) XSTR (def, 0), NDFA_OPTION + 1) == 0)
                                                       ^
                                           &           [  ]
./gengtype
1 warning generated.
./genautomata.c:3610:3: warning: arithmetic on a null pointer treated as a cast from integer to pointer is a GNU extension [-Wnull-pointer-arithmetic]
  obstack_finish (&irp);
  ^~~~~~~~~~~~~~~~~~~~~
./../include/obstack.h:486:8: note: expanded from macro 'obstack_finish'
     = __INT_TO_PTR ((__PTR_TO_INT (__o1->next_free)+__o1->alignment_mask)\
       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
./../include/obstack.h:126:31: note: expanded from macro '__INT_TO_PTR'
# define __INT_TO_PTR(P) ((P) + (char *) 0)
                              ^ ~~~~~~~~~~
./genautomata.c:4475:3: warning: arithmetic on a null pointer treated as a cast from integer to pointer is a GNU extension [-Wnull-pointer-arithmetic]
  obstack_finish (&irp);
  ^~~~~~~~~~~~~~~~~~~~~
./../include/obstack.h:486:8: note: expanded from macro 'obstack_finish'
     = __INT_TO_PTR ((__PTR_TO_INT (__o1->next_free)+__o1->alignment_mask)\
       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
./../include/obstack.h:126:31: note: expanded from macro '__INT_TO_PTR'
# define __INT_TO_PTR(P) ((P) + (char *) 0)
                              ^ ~~~~~~~~~~
./genautomata.c:4478:3: warning: arithmetic on a null pointer treated as a cast from integer to pointer is a GNU extension [-Wnull-pointer-arithmetic]
  obstack_finish (&irp);
  ^~~~~~~~~~~~~~~~~~~~~
./../include/obstack.h:486:8: note: expanded from macro 'obstack_finish'
     = __INT_TO_PTR ((__PTR_TO_INT (__o1->next_free)+__o1->alignment_mask)\
       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
./../include/obstack.h:126:31: note: expanded from macro '__INT_TO_PTR'
# define __INT_TO_PTR(P) ((P) + (char *) 0)
                              ^ ~~~~~~~~~~
./genautomata.c:4487:4: warning: arithmetic on a null pointer treated as a cast from integer to pointer is a GNU extension [-Wnull-pointer-arithmetic]
          obstack_finish (&irp);
          ^~~~~~~~~~~~~~~~~~~~~
./../include/obstack.h:486:8: note: expanded from macro 'obstack_finish'
     = __INT_TO_PTR ((__PTR_TO_INT (__o1->next_free)+__o1->alignment_mask)\
       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
./../include/obstack.h:126:31: note: expanded from macro '__INT_TO_PTR'
# define __INT_TO_PTR(P) ((P) + (char *) 0)
                              ^ ~~~~~~~~~~
1 warning generated.
./genautomata.c:4555:3: warning: arithmetic on a null pointer treated as a cast from integer to pointer is a GNU extension [-Wnull-pointer-arithmetic]
  obstack_finish (&irp);
  ^~~~~~~~~~~~~~~~~~~~~
./../include/obstack.h:486:8: note: expanded from macro 'obstack_finish'
     = __INT_TO_PTR ((__PTR_TO_INT (__o1->next_free)+__o1->alignment_mask)\
       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
./../include/obstack.h:126:31: note: expanded from macro '__INT_TO_PTR'
# define __INT_TO_PTR(P) ((P) + (char *) 0)
                              ^ ~~~~~~~~~~
./genautomata.c:4558:3: warning: arithmetic on a null pointer treated as a cast from integer to pointer is a GNU extension [-Wnull-pointer-arithmetic]
  obstack_finish (&irp);
  ^~~~~~~~~~~~~~~~~~~~~
./../include/obstack.h:486:8: note: expanded from macro 'obstack_finish'
     = __INT_TO_PTR ((__PTR_TO_INT (__o1->next_free)+__o1->alignment_mask)\
       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
./../include/obstack.h:126:31: note: expanded from macro '__INT_TO_PTR'
# define __INT_TO_PTR(P) ((P) + (char *) 0)
                              ^ ~~~~~~~~~~
./genautomata.c:4561:3: warning: arithmetic on a null pointer treated as a cast from integer to pointer is a GNU extension [-Wnull-pointer-arithmetic]
  obstack_finish (&irp);
  ^~~~~~~~~~~~~~~~~~~~~
./../include/obstack.h:486:8: note: expanded from macro 'obstack_finish'
     = __INT_TO_PTR ((__PTR_TO_INT (__o1->next_free)+__o1->alignment_mask)\
       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
./../include/obstack.h:126:31: note: expanded from macro '__INT_TO_PTR'
# define __INT_TO_PTR(P) ((P) + (char *) 0)
                              ^ ~~~~~~~~~~
./genautomata.c:4564:3: warning: arithmetic on a null pointer treated as a cast from integer to pointer is a GNU extension [-Wnull-pointer-arithmetic]
  obstack_finish (&irp);
  ^~~~~~~~~~~~~~~~~~~~~
./../include/obstack.h:486:8: note: expanded from macro 'obstack_finish'
     = __INT_TO_PTR ((__PTR_TO_INT (__o1->next_free)+__o1->alignment_mask)\
       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
./../include/obstack.h:126:31: note: expanded from macro '__INT_TO_PTR'
# define __INT_TO_PTR(P) ((P) + (char *) 0)
                              ^ ~~~~~~~~~~
./genautomata.c:4573:4: warning: arithmetic on a null pointer treated as a cast from integer to pointer is a GNU extension [-Wnull-pointer-arithmetic]
          obstack_finish (&irp);
          ^~~~~~~~~~~~~~~~~~~~~
./../include/obstack.h:486:8: note: expanded from macro 'obstack_finish'
     = __INT_TO_PTR ((__PTR_TO_INT (__o1->next_free)+__o1->alignment_mask)\
       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
./../include/obstack.h:126:31: note: expanded from macro '__INT_TO_PTR'
# define __INT_TO_PTR(P) ((P) + (char *) 0)
                              ^ ~~~~~~~~~~
./genautomata.c:4583:4: warning: arithmetic on a null pointer treated as a cast from integer to pointer is a GNU extension [-Wnull-pointer-arithmetic]
          obstack_finish (&irp);
          ^~~~~~~~~~~~~~~~~~~~~
./../include/obstack.h:486:8: note: expanded from macro 'obstack_finish'
     = __INT_TO_PTR ((__PTR_TO_INT (__o1->next_free)+__o1->alignment_mask)\
       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
./../include/obstack.h:126:31: note: expanded from macro '__INT_TO_PTR'
# define __INT_TO_PTR(P) ((P) + (char *) 0)
                              ^ ~~~~~~~~~~
1 warning generated.
1 warning generated.
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
./genautomata.c:8844:45: warning: format string is not a string literal (potentially insecure) [-Wformat-security]
          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", 
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
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
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
./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", 
./genautomata.c:9460:3: warning: arithmetic on a null pointer treated as a cast from integer to pointer is a GNU extension [-Wnull-pointer-arithmetic]
  obstack_finish (&irp);
  ^~~~~~~~~~~~~~~~~~~~~
./../include/obstack.h:486:8: note: expanded from macro 'obstack_finish'
     = __INT_TO_PTR ((__PTR_TO_INT (__o1->next_free)+__o1->alignment_mask)\
       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
./../include/obstack.h:126:31: note: expanded from macro '__INT_TO_PTR'
# define __INT_TO_PTR(P) ((P) + (char *) 0)
                              ^ ~~~~~~~~~~
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]
bitmap.c:149:33: warning: arithmetic on a null pointer treated as a cast from integer to pointer is a GNU extension [-Wnull-pointer-arithmetic]
          element = (bitmap_element *) obstack_alloc (&bitmap_obstack,
                                       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
./../include/obstack.h:462:4: note: expanded from macro 'obstack_alloc'
   obstack_finish (__h); })
   ^~~~~~~~~~~~~~~~~~~~
./../include/obstack.h:486:8: note: expanded from macro 'obstack_finish'
     = __INT_TO_PTR ((__PTR_TO_INT (__o1->next_free)+__o1->alignment_mask)\
       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
./../include/obstack.h:126:31: note: expanded from macro '__INT_TO_PTR'
# define __INT_TO_PTR(P) ((P) + (char *) 0)
                              ^ ~~~~~~~~~~
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 *));
            ^
./genattrtab.c:508:28: warning: arithmetic on a null pointer treated as a cast from integer to pointer is a GNU extension [-Wnull-pointer-arithmetic]
  h = (struct attr_hash *) obstack_alloc (hash_obstack,
                           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
./../include/obstack.h:462:4: note: expanded from macro 'obstack_alloc'
   obstack_finish (__h); })
   ^~~~~~~~~~~~~~~~~~~~
./../include/obstack.h:486:8: note: expanded from macro 'obstack_finish'
     = __INT_TO_PTR ((__PTR_TO_INT (__o1->next_free)+__o1->alignment_mask)\
       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
./../include/obstack.h:126:31: note: expanded from macro '__INT_TO_PTR'
# define __INT_TO_PTR(P) ((P) + (char *) 0)
                              ^ ~~~~~~~~~~
./genattrtab.c:525:28: warning: arithmetic on a null pointer treated as a cast from integer to pointer is a GNU extension [-Wnull-pointer-arithmetic]
  h = (struct attr_hash *) obstack_alloc (hash_obstack,
                           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
./../include/obstack.h:462:4: note: expanded from macro 'obstack_alloc'
   obstack_finish (__h); })
   ^~~~~~~~~~~~~~~~~~~~
./../include/obstack.h:486:8: note: expanded from macro 'obstack_finish'
     = __INT_TO_PTR ((__PTR_TO_INT (__o1->next_free)+__o1->alignment_mask)\
       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
./../include/obstack.h:126:31: note: expanded from macro '__INT_TO_PTR'
# define __INT_TO_PTR(P) ((P) + (char *) 0)
                              ^ ~~~~~~~~~~
./genattrtab.c:796:22: warning: arithmetic on a null pointer treated as a cast from integer to pointer is a GNU extension [-Wnull-pointer-arithmetic]
  new_str = (char *) obstack_alloc (hash_obstack, len + 1);
                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
./../include/obstack.h:462:4: note: expanded from macro 'obstack_alloc'
   obstack_finish (__h); })
   ^~~~~~~~~~~~~~~~~~~~
./../include/obstack.h:486:8: note: expanded from macro 'obstack_finish'
     = __INT_TO_PTR ((__PTR_TO_INT (__o1->next_free)+__o1->alignment_mask)\
       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
./../include/obstack.h:126:31: note: expanded from macro '__INT_TO_PTR'
# define __INT_TO_PTR(P) ((P) + (char *) 0)
                              ^ ~~~~~~~~~~
3 warnings generated.
./genattrtab.c:1554:30: warning: arithmetic on a null pointer treated as a cast from integer to pointer is a GNU extension [-Wnull-pointer-arithmetic]
  av = (struct attr_value *) oballoc (sizeof (struct attr_value));
                             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
./genattrtab.c:466:23: note: expanded from macro 'oballoc'
#define oballoc(size) obstack_alloc (hash_obstack, size)
                      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
./../include/obstack.h:462:4: note: expanded from macro 'obstack_alloc'
   obstack_finish (__h); })
   ^~~~~~~~~~~~~~~~~~~~
./../include/obstack.h:486:8: note: expanded from macro 'obstack_finish'
     = __INT_TO_PTR ((__PTR_TO_INT (__o1->next_free)+__o1->alignment_mask)\
       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
./../include/obstack.h:126:31: note: expanded from macro '__INT_TO_PTR'
# define __INT_TO_PTR(P) ((P) + (char *) 0)
                              ^ ~~~~~~~~~~
./genattrtab.c:2350:32: warning: arithmetic on a null pointer treated as a cast from integer to pointer is a GNU extension [-Wnull-pointer-arithmetic]
      ie = (struct insn_ent *) oballoc (sizeof (struct insn_ent));
                               ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
./genattrtab.c:466:23: note: expanded from macro 'oballoc'
#define oballoc(size) obstack_alloc (hash_obstack, size)
                      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
./../include/obstack.h:462:4: note: expanded from macro 'obstack_alloc'
   obstack_finish (__h); })
   ^~~~~~~~~~~~~~~~~~~~
./../include/obstack.h:486:8: note: expanded from macro 'obstack_finish'
     = __INT_TO_PTR ((__PTR_TO_INT (__o1->next_free)+__o1->alignment_mask)\
       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
./../include/obstack.h:126:31: note: expanded from macro '__INT_TO_PTR'
# define __INT_TO_PTR(P) ((P) + (char *) 0)
                              ^ ~~~~~~~~~~
./genattrtab.c:2478:35: warning: arithmetic on a null pointer treated as a cast from integer to pointer is a GNU extension [-Wnull-pointer-arithmetic]
            new_ie = (struct insn_ent *) oballoc (sizeof (struct insn_ent));
                                         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
./genattrtab.c:466:23: note: expanded from macro 'oballoc'
#define oballoc(size) obstack_alloc (hash_obstack, size)
                      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
./../include/obstack.h:462:4: note: expanded from macro 'obstack_alloc'
   obstack_finish (__h); })
   ^~~~~~~~~~~~~~~~~~~~
./../include/obstack.h:486:8: note: expanded from macro 'obstack_finish'
     = __INT_TO_PTR ((__PTR_TO_INT (__o1->next_free)+__o1->alignment_mask)\
       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
./../include/obstack.h:126:31: note: expanded from macro '__INT_TO_PTR'
# define __INT_TO_PTR(P) ((P) + (char *) 0)
                              ^ ~~~~~~~~~~
./genattrtab.c:2569:27: warning: arithmetic on a null pointer treated as a cast from integer to pointer is a GNU extension [-Wnull-pointer-arithmetic]
  first_spacer = (char *) obstack_finish (rtl_obstack);
                          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
./../include/obstack.h:486:8: note: expanded from macro 'obstack_finish'
     = __INT_TO_PTR ((__PTR_TO_INT (__o1->next_free)+__o1->alignment_mask)\
       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
./../include/obstack.h:126:31: note: expanded from macro '__INT_TO_PTR'
# define __INT_TO_PTR(P) ((P) + (char *) 0)
                              ^ ~~~~~~~~~~
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 ./genattrtab.crtl.c:4243::12431:
:./machmode.def :warning: 143arithmetic on a null pointer treated as a cast from integer to pointer is a GNU extension [-Wnull-pointer-arithmetic]:
1: warning: shift count >= width of type [-Wshift-count-overflow]
          av = (struct attr_value *) oballoc (sizeof (struct attr_value));
                                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
./genattrtab.c:466:23: note: DEF_MACHMODE (V8SFmode, "V8SF", MODE_VECTOR_FLOAT, BITS_PER_UNIT*32, 32, 4,V4DFmode, SFmode)
expanded from macro 'oballoc'^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

rtl.c:119:101:#define oballoc(size) obstack_alloc (hash_obstack, size)
                      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 
note: expanded from macro 'DEF_MACHMODE'./../include/obstack.h:462:
4: note: expanded from macro 'obstack_alloc'
   obstack_finish (__h); })
   ^~~~~~~~~~~~~~~~~~~~
./../include/obstack.h:486:8: note: expanded from macro 'obstack_finish'
  ((BITSIZE) >= HOST_BITS_PER_WIDE_INT) ? ~(unsigned HOST_WIDE_INT) 0 : ((unsigned HOST_WIDE_INT) 1 << (BITSIZE)) - 1,
                                                                                                    ^  ~~~~~~~~~     = __INT_TO_PTR ((__PTR_TO_INT (__o1->next_free)+__o1->alignment_mask)\

       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
./../include/obstack.h:126:31: note: expanded from macro '__INT_TO_PTR'
# define __INT_TO_PTR(P) ((P) + (char *) 0)
                              ^ ~~~~~~~~~~
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,
                                                                                                    ^  ~~~~~~~~~
./genattrtab.c:4393:28: warning: arithmetic on a null pointer treated as a cast from integer to pointer is a GNU extension [-Wnull-pointer-arithmetic]
  id = (struct insn_def *) oballoc (sizeof (struct insn_def));
                           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
./genattrtab.c:466:23: note: expanded from macro 'oballoc'
#define oballoc(size) obstack_alloc (hash_obstack, size)
                      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
./../include/obstack.h:462:4: note: expanded from macro 'obstack_alloc'
   obstack_finish (__h); })
   ^~~~~~~~~~~~~~~~~~~~
./../include/obstack.h:486:8: note: expanded from macro 'obstack_finish'
     = __INT_TO_PTR ((__PTR_TO_INT (__o1->next_free)+__o1->alignment_mask)\
       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
./../include/obstack.h:126:31: note: expanded from macro '__INT_TO_PTR'
# define __INT_TO_PTR(P) ((P) + (char *) 0)
                              ^ ~~~~~~~~~~
./genattrtab.c:4459:33: warning: arithmetic on a null pointer treated as a cast from integer to pointer is a GNU extension [-Wnull-pointer-arithmetic]
  delay = (struct delay_desc *) oballoc (sizeof (struct delay_desc));
                                ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
./genattrtab.c:466:23: note: expanded from macro 'oballoc'
#define oballoc(size) obstack_alloc (hash_obstack, size)
                      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
./../include/obstack.h:462:4: note: expanded from macro 'obstack_alloc'
   obstack_finish (__h); })
   ^~~~~~~~~~~~~~~~~~~~
./../include/obstack.h:486:8: note: expanded from macro 'obstack_finish'
     = __INT_TO_PTR ((__PTR_TO_INT (__o1->next_free)+__o1->alignment_mask)\
       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
./../include/obstack.h:126:31: note: expanded from macro '__INT_TO_PTR'
# define __INT_TO_PTR(P) ((P) + (char *) 0)
                              ^ ~~~~~~~~~~
./genattrtab.c:4508:39: warning: arithmetic on a null pointer treated as a cast from integer to pointer is a GNU extension [-Wnull-pointer-arithmetic]
      unit = (struct function_unit *) oballoc (sizeof (struct function_unit));
                                      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
./genattrtab.c:466:23: note: expanded from macro 'oballoc'
#define oballoc(size) obstack_alloc (hash_obstack, size)
                      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
./../include/obstack.h:462:4: note: expanded from macro 'obstack_alloc'
   obstack_finish (__h); })
   ^~~~~~~~~~~~~~~~~~~~
./../include/obstack.h:486:8: note: expanded from macro 'obstack_finish'
     = __INT_TO_PTR ((__PTR_TO_INT (__o1->next_free)+__o1->alignment_mask)\
       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
./../include/obstack.h:126:31: note: expanded from macro '__INT_TO_PTR'
# define __INT_TO_PTR(P) ((P) + (char *) 0)
                              ^ ~~~~~~~~~~
./genattrtab.c:4523:36: warning: arithmetic on a null pointer treated as a cast from integer to pointer is a GNU extension [-Wnull-pointer-arithmetic]
  op = (struct function_unit_op *) oballoc (sizeof (struct function_unit_op));
                                   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
./genattrtab.c:466:23: note: expanded from macro 'oballoc'
#define oballoc(size) obstack_alloc (hash_obstack, size)
                      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
./../include/obstack.h:462:4: note: expanded from macro 'obstack_alloc'
   obstack_finish (__h); })
   ^~~~~~~~~~~~~~~~~~~~
./../include/obstack.h:486:8: note: expanded from macro 'obstack_finish'
     = __INT_TO_PTR ((__PTR_TO_INT (__o1->next_free)+__o1->alignment_mask)\
       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
./../include/obstack.h:126:31: note: expanded from macro '__INT_TO_PTR'
# define __INT_TO_PTR(P) ((P) + (char *) 0)
                              ^ ~~~~~~~~~~
./genattrtab.c:5838:31: warning: arithmetic on a null pointer treated as a cast from integer to pointer is a GNU extension [-Wnull-pointer-arithmetic]
  attr = (struct attr_desc *) oballoc (sizeof (struct attr_desc));
                              ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
./genattrtab.c:466:23: note: expanded from macro 'oballoc'
#define oballoc(size) obstack_alloc (hash_obstack, size)
                      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
./../include/obstack.h:462:4: note: expanded from macro 'obstack_alloc'
   obstack_finish (__h); })
   ^~~~~~~~~~~~~~~~~~~~
./../include/obstack.h:486:8: note: expanded from macro 'obstack_finish'
     = __INT_TO_PTR ((__PTR_TO_INT (__o1->next_free)+__o1->alignment_mask)\
       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
./../include/obstack.h:126:31: note: expanded from macro '__INT_TO_PTR'
# define __INT_TO_PTR(P) ((P) + (char *) 0)
                              ^ ~~~~~~~~~~
./genattrtab.c:6187:31: warning: arithmetic on a null pointer treated as a cast from integer to pointer is a GNU extension [-Wnull-pointer-arithmetic]
  insn_alternatives = (int *) oballoc (insn_code_number * sizeof (int));
                              ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
./genattrtab.c:466:23: note: expanded from macro 'oballoc'
#define oballoc(size) obstack_alloc (hash_obstack, size)
                      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
./../include/obstack.h:462:4: note: expanded from macro 'obstack_alloc'
   obstack_finish (__h); })
   ^~~~~~~~~~~~~~~~~~~~
./../include/obstack.h:486:8: note: expanded from macro 'obstack_finish'
     = __INT_TO_PTR ((__PTR_TO_INT (__o1->next_free)+__o1->alignment_mask)\
       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
./../include/obstack.h:126:31: note: expanded from macro '__INT_TO_PTR'
# define __INT_TO_PTR(P) ((P) + (char *) 0)
                              ^ ~~~~~~~~~~
./genattrtab.c:6193:33: warning: arithmetic on a null pointer treated as a cast from integer to pointer is a GNU extension [-Wnull-pointer-arithmetic]
  insn_n_alternatives = (int *) oballoc (insn_code_number * sizeof (int));
                                ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
./genattrtab.c:466:23: note: expanded from macro 'oballoc'
#define oballoc(size) obstack_alloc (hash_obstack, size)
                      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
./../include/obstack.h:462:4: note: expanded from macro 'obstack_alloc'
   obstack_finish (__h); })
   ^~~~~~~~~~~~~~~~~~~~
./../include/obstack.h:486:8: note: expanded from macro 'obstack_finish'
     = __INT_TO_PTR ((__PTR_TO_INT (__o1->next_free)+__o1->alignment_mask)\
       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
./../include/obstack.h:126:31: note: expanded from macro '__INT_TO_PTR'
# define __INT_TO_PTR(P) ((P) + (char *) 0)
                              ^ ~~~~~~~~~~
./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)
^
34 warnings generated.
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-conditions.c insn-conditions.c
echo timestamp > s-conditions
/bin/sh ./move-if-change tmp-constants.h insn-constants.h
echo timestamp > s-constants
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
23 warnings generated.
17 warnings generated.
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 -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
./genconfig ./config/i386/i386.md > tmp-config.h
./genemit ./config/i386/i386.md > tmp-emit.c
./genattr ./config/i386/i386.md > tmp-attr.h
./genoutput ./config/i386/i386.md > tmp-output.c
./genflags ./config/i386/i386.md > tmp-flags.h
/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
./genopinit ./config/i386/i386.md > tmp-opinit.c
/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-config
/bin/sh ./move-if-change tmp-emit.c insn-emit.c
echo timestamp > s-attr
./genrecog ./config/i386/i386.md > tmp-recog.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 ./genextract.c -o genextract.o
/bin/sh ./move-if-change tmp-flags.h insn-flags.h
echo timestamp > s-emit
echo timestamp > s-flags
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
(cd intl && /usr/pkg/bin/gmake all)
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 attribs.c -o attribs.o
./config/i386/i386.md:13888: warning: source missing a mode?
./config/i386/i386.md:13955: warning: source missing a mode?
/bin/sh ./move-if-change tmp-opinit.c insn-opinit.c
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
warning: unknown warning option '-Wtraditional' [-Wunknown-warning-option]
/bin/sh ./move-if-change tmp-output.c insn-output.c
warning: unknown warning option '-Wtraditional' [-Wunknown-warning-option]
warning: unknown warning option '-Wtraditional' [-Wunknown-warning-option]
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-lex.c -o c-lex.o
warning: unknown warning option '-Wtraditional' [-Wunknown-warning-option]
warning: unknown warning option '-Wtraditional' [-Wunknown-warning-option]
/bin/sh ./move-if-change tmp-recog.c insn-recog.c
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-pragma.c -o c-pragma.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 c-decl.c -o c-decl.o
c-pretty-print.c:553:10: warning: case value not in enumerated type 'enum tree_code' [-Wswitch]
    case STMT_EXPR:
         ^
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-pretty-print.c:641:10: warning: case value not in enumerated type 'enum tree_code' [-Wswitch]
1    case ARROW_EXPR: warning generated
.
         ^
c-pretty-print.c:712:10: warning: case value not in enumerated type 'enum tree_code' [-Wswitch]
    case COMPOUND_LITERAL_EXPR:
         ^
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);
                                ~~~~~~  ^~~~~~~~~
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:
         ^
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
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:
         ^
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,
                    ~~~~~~~~~~  ^~~~~~~~
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:1383c-parse.y::102245:: 29warning::  case value not in enumerated type 'enum tree_code' [-Wswitch]warning
: implicit conversion from enumeration type 'enum c_tree_code' to different enumeration type 'enum tree_code' [-Wenum-conversion]
    case RETURN_STMT:
         ^
c-pretty-print.c:1375:10: warning: case value not in enumerated type 'enum tree_code' [-Wswitch]
    case BREAK_STMT:
         ^
    { add_stmt (build_stmt (EXPR_STMT, yyvsp[-1].ttype)); ;}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-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));
                                              ~~~~~~~~~~  ^~~~~~~~~~
warning: unknown warning option '-Wtraditional' [-Wunknown-warning-option]
warning: unknown warning option '-Wtraditional' [-Wunknown-warning-option]
warning: unknown warning option '-Wtraditional' [-Wunknown-warning-option]
29 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 c-convert.c -o c-convert.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 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
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 c-opts.c -o c-opts.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]
12 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 c-format.c -o c-format.o
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:
           ^
1 warning 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);
         ~~~~~~~~~~  ^~~~~~~~~
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);
            ~~~~~~  ^~~~~~~~~~~~~~~~~~~~~
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 c-semantics.c -o c-semantics.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 c-objc-common.c -o c-objc-common.o
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);
                    ~~~~~~~~~~  ^~~~~~~~~~~
c-opts.c:1221:2: warning: misleading indentation; statement is not part of the previous 'if' [-Wmisleading-indentation]
        {
        ^
c-opts.c:1217:7: note: previous statement is here
      if (!on)
      ^
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 c-dump.c -o c-dump.o
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:1508:24: warning: arithmetic on a null pointer treated as a cast from integer to pointer is a GNU extension [-Wnull-pointer-arithmetic]
  l = (struct tlist *) obstack_alloc (&tlist_obstack, sizeof *l);
                       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
./../include/obstack.h:462:4: note: expanded from macro 'obstack_alloc'
   obstack_finish (__h); })
   ^~~~~~~~~~~~~~~~~~~~
./../include/obstack.h:486:8: note: expanded from macro 'obstack_finish'
     = __INT_TO_PTR ((__PTR_TO_INT (__o1->next_free)+__o1->alignment_mask)\
       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
./../include/obstack.h:126:31: note: expanded from macro '__INT_TO_PTR'
# define __INT_TO_PTR(P) ((P) + (char *) 0)
                              ^ ~~~~~~~~~~
c-common.c:1791:33: warning: arithmetic on a null pointer treated as a cast from integer to pointer is a GNU extension [-Wnull-pointer-arithmetic]
            t = (struct tlist_cache *) obstack_alloc (&tlist_obstack,
                                       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
./../include/obstack.h:462:4: note: expanded from macro 'obstack_alloc'
   obstack_finish (__h); })
   ^~~~~~~~~~~~~~~~~~~~
./../include/obstack.h:486:8: note: expanded from macro 'obstack_finish'
     = __INT_TO_PTR ((__PTR_TO_INT (__o1->next_free)+__o1->alignment_mask)\
       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
./../include/obstack.h:126:31: note: expanded from macro '__INT_TO_PTR'
# define __INT_TO_PTR(P) ((P) + (char *) 0)
                              ^ ~~~~~~~~~~
c-common.c:1866:24: warning: arithmetic on a null pointer treated as a cast from integer to pointer is a GNU extension [-Wnull-pointer-arithmetic]
      tlist_firstobj = obstack_alloc (&tlist_obstack, 0);
                       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
./../include/obstack.h:462:4: note: expanded from macro 'obstack_alloc'
   obstack_finish (__h); })
   ^~~~~~~~~~~~~~~~~~~~
./../include/obstack.h:486:8: note: expanded from macro 'obstack_finish'
     = __INT_TO_PTR ((__PTR_TO_INT (__o1->next_free)+__o1->alignment_mask)\
       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
./../include/obstack.h:126:31: note: expanded from macro '__INT_TO_PTR'
# define __INT_TO_PTR(P) ((P) + (char *) 0)
                              ^ ~~~~~~~~~~
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));
                   ~~~~~~~~~~  ^~~~~~~~~
warning: unknown warning option '-Wtraditional' [-Wunknown-warning-option]
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));
                   ~~~~~~~~~~  ^~~~~~~~~~~~~
2 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)
      ^       ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
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
warning: unknown warning option '-Wtraditional' [-Wunknown-warning-option]
In file included from c-common.c:3583:
./builtins.def:149:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_EXT_LIB_BUILTIN(BUILT_IN_ALLOCA,
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
./builtins.def:109:3: note: expanded from macro 'DEF_EXT_LIB_BUILTIN'
  DEF_BUILTIN (ENUM, NAME, BUILT_IN_NORMAL, TYPE, TYPE, \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
c-common.c:3567:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                     ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
./builtins.def:149:1: note: use array indexing to silence this warning
./builtins.def:109:3: note: expanded from macro 'DEF_EXT_LIB_BUILTIN'
  DEF_BUILTIN (ENUM, NAME, BUILT_IN_NORMAL, TYPE, TYPE, \
  ^
c-common.c:3567:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                          ^
In file included from c-common.c:3583:
./builtins.def:149:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_EXT_LIB_BUILTIN(BUILT_IN_ALLOCA,
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
./builtins.def:109:3: note: expanded from macro 'DEF_EXT_LIB_BUILTIN'
  DEF_BUILTIN (ENUM, NAME, BUILT_IN_NORMAL, TYPE, TYPE, \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
c-common.c:3572:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                   ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
./builtins.def:149:1: note: use array indexing to silence this warning
./builtins.def:109:3: note: expanded from macro 'DEF_EXT_LIB_BUILTIN'
  DEF_BUILTIN (ENUM, NAME, BUILT_IN_NORMAL, TYPE, TYPE, \
  ^
c-common.c:3572:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                        ^
In file included from c-common.c:3583:
./builtins.def:155:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_LIB_ALWAYS_BUILTIN(BUILT_IN_ABS,
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
./builtins.def:100:3: note: expanded from macro 'DEF_LIB_ALWAYS_BUILTIN'
  DEF_BUILTIN (ENUM, NAME, BUILT_IN_NORMAL, TYPE, TYPE, \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
c-common.c:3567:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                     ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
./builtins.def:155:1: note: use array indexing to silence this warning
./builtins.def:100:3: note: expanded from macro 'DEF_LIB_ALWAYS_BUILTIN'
  DEF_BUILTIN (ENUM, NAME, BUILT_IN_NORMAL, TYPE, TYPE, \
  ^
c-common.c:3567:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                          ^
In file included from c-common.c:3583:
./builtins.def:155:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_LIB_ALWAYS_BUILTIN(BUILT_IN_ABS,
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
./builtins.def:100:3: note: expanded from macro 'DEF_LIB_ALWAYS_BUILTIN'
  DEF_BUILTIN (ENUM, NAME, BUILT_IN_NORMAL, TYPE, TYPE, \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
c-common.c:3572:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                   ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
./builtins.def:155:1: note: use array indexing to silence this warning
./builtins.def:100:3: note: expanded from macro 'DEF_LIB_ALWAYS_BUILTIN'
  DEF_BUILTIN (ENUM, NAME, BUILT_IN_NORMAL, TYPE, TYPE, \
  ^
c-common.c:3572:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                        ^
In file included from c-common.c:3583:
./builtins.def:158:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_LIB_ALWAYS_BUILTIN(BUILT_IN_LABS,
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
./builtins.def:100:3: note: expanded from macro 'DEF_LIB_ALWAYS_BUILTIN'
  DEF_BUILTIN (ENUM, NAME, BUILT_IN_NORMAL, TYPE, TYPE, \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
c-common.c:3567:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                     ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
./builtins.def:158:1: note: use array indexing to silence this warning
./builtins.def:100:3: note: expanded from macro 'DEF_LIB_ALWAYS_BUILTIN'
  DEF_BUILTIN (ENUM, NAME, BUILT_IN_NORMAL, TYPE, TYPE, \
  ^
c-common.c:3567:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                          ^
In file included from c-common.c:3583:
./builtins.def:158:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_LIB_ALWAYS_BUILTIN(BUILT_IN_LABS,
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
./builtins.def:100:3: note: expanded from macro 'DEF_LIB_ALWAYS_BUILTIN'
  DEF_BUILTIN (ENUM, NAME, BUILT_IN_NORMAL, TYPE, TYPE, \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
c-common.c:3572:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                   ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
./builtins.def:158:1: note: use array indexing to silence this warning
./builtins.def:100:3: note: expanded from macro 'DEF_LIB_ALWAYS_BUILTIN'
  DEF_BUILTIN (ENUM, NAME, BUILT_IN_NORMAL, TYPE, TYPE, \
  ^
c-common.c:3572:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                        ^
In file included from c-common.c:3583:
./builtins.def:162:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_LIB_ALWAYS_BUILTIN(BUILT_IN_FABS,
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
./builtins.def:100:3: note: expanded from macro 'DEF_LIB_ALWAYS_BUILTIN'
  DEF_BUILTIN (ENUM, NAME, BUILT_IN_NORMAL, TYPE, TYPE, \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
c-common.c:3567:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                     ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
./builtins.def:162:1: note: use array indexing to silence this warning
./builtins.def:100:3: note: expanded from macro 'DEF_LIB_ALWAYS_BUILTIN'
  DEF_BUILTIN (ENUM, NAME, BUILT_IN_NORMAL, TYPE, TYPE, \
  ^
c-common.c:3567:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                          ^
In file included from c-common.c:3583:
./builtins.def:162:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_LIB_ALWAYS_BUILTIN(BUILT_IN_FABS,
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
./builtins.def:100:3: note: expanded from macro 'DEF_LIB_ALWAYS_BUILTIN'
  DEF_BUILTIN (ENUM, NAME, BUILT_IN_NORMAL, TYPE, TYPE, \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
c-common.c:3572:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                   ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
./builtins.def:162:1: note: use array indexing to silence this warning
./builtins.def:100:3: note: expanded from macro 'DEF_LIB_ALWAYS_BUILTIN'
  DEF_BUILTIN (ENUM, NAME, BUILT_IN_NORMAL, TYPE, TYPE, \
  ^
c-common.c:3572:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                        ^
In file included from c-common.c:3583:
./builtins.def:165:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_LIB_ALWAYS_BUILTIN(BUILT_IN_FABSF,
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
./builtins.def:100:3: note: expanded from macro 'DEF_LIB_ALWAYS_BUILTIN'
  DEF_BUILTIN (ENUM, NAME, BUILT_IN_NORMAL, TYPE, TYPE, \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
c-common.c:3567:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                     ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
./builtins.def:165:1: note: use array indexing to silence this warning
./builtins.def:100:3: note: expanded from macro 'DEF_LIB_ALWAYS_BUILTIN'
  DEF_BUILTIN (ENUM, NAME, BUILT_IN_NORMAL, TYPE, TYPE, \
  ^
c-common.c:3567:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                          ^
In file included from c-common.c:3583:
./builtins.def:165:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_LIB_ALWAYS_BUILTIN(BUILT_IN_FABSF,
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
./builtins.def:100:3: note: expanded from macro 'DEF_LIB_ALWAYS_BUILTIN'
  DEF_BUILTIN (ENUM, NAME, BUILT_IN_NORMAL, TYPE, TYPE, \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
c-common.c:3572:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                   ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
./builtins.def:165:1: note: use array indexing to silence this warning
./builtins.def:100:3: note: expanded from macro 'DEF_LIB_ALWAYS_BUILTIN'
  DEF_BUILTIN (ENUM, NAME, BUILT_IN_NORMAL, TYPE, TYPE, \
  ^
c-common.c:3572:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                        ^
In file included from c-common.c:3583:
./builtins.def:168:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_LIB_ALWAYS_BUILTIN(BUILT_IN_FABSL,
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
./builtins.def:100:3: note: expanded from macro 'DEF_LIB_ALWAYS_BUILTIN'
  DEF_BUILTIN (ENUM, NAME, BUILT_IN_NORMAL, TYPE, TYPE, \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
c-common.c:3567:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                     ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
./builtins.def:168:1: note: use array indexing to silence this warning
./builtins.def:100:3: note: expanded from macro 'DEF_LIB_ALWAYS_BUILTIN'
  DEF_BUILTIN (ENUM, NAME, BUILT_IN_NORMAL, TYPE, TYPE, \
  ^
c-common.c:3567:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                          ^
In file included from c-common.c:3583:
./builtins.def:168:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_LIB_ALWAYS_BUILTIN(BUILT_IN_FABSL,
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
./builtins.def:100:3: note: expanded from macro 'DEF_LIB_ALWAYS_BUILTIN'
  DEF_BUILTIN (ENUM, NAME, BUILT_IN_NORMAL, TYPE, TYPE, \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
c-common.c:3572:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                   ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
./builtins.def:168:1: note: use array indexing to silence this warning
./builtins.def:100:3: note: expanded from macro 'DEF_LIB_ALWAYS_BUILTIN'
  DEF_BUILTIN (ENUM, NAME, BUILT_IN_NORMAL, TYPE, TYPE, \
  ^
c-common.c:3572:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                        ^
In file included from c-common.c:3583:
./builtins.def:172:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_C99_BUILTIN(BUILT_IN_LLABS,
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
./builtins.def:116:3: note: expanded from macro 'DEF_C99_BUILTIN'
  DEF_BUILTIN (ENUM, NAME, BUILT_IN_NORMAL, TYPE, TYPE, \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
c-common.c:3567:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                     ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
./builtins.def:172:1: note: use array indexing to silence this warning
./builtins.def:116:3: note: expanded from macro 'DEF_C99_BUILTIN'
  DEF_BUILTIN (ENUM, NAME, BUILT_IN_NORMAL, TYPE, TYPE, \
  ^
c-common.c:3567:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                          ^
In file included from c-common.c:3583:
./builtins.def:172:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_C99_BUILTIN(BUILT_IN_LLABS,
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
./builtins.def:116:3: note: expanded from macro 'DEF_C99_BUILTIN'
  DEF_BUILTIN (ENUM, NAME, BUILT_IN_NORMAL, TYPE, TYPE, \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
c-common.c:3572:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                   ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
./builtins.def:172:1: note: use array indexing to silence this warning
./builtins.def:116:3: note: expanded from macro 'DEF_C99_BUILTIN'
  DEF_BUILTIN (ENUM, NAME, BUILT_IN_NORMAL, TYPE, TYPE, \
  ^
c-common.c:3572:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                        ^
In file included from c-common.c:3583:
./builtins.def:176:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_C99_BUILTIN(BUILT_IN_IMAXABS,
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
./builtins.def:116:3: note: expanded from macro 'DEF_C99_BUILTIN'
  DEF_BUILTIN (ENUM, NAME, BUILT_IN_NORMAL, TYPE, TYPE, \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
c-common.c:3567:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                     ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
./builtins.def:176:1: note: use array indexing to silence this warning
./builtins.def:116:3: note: expanded from macro 'DEF_C99_BUILTIN'
  DEF_BUILTIN (ENUM, NAME, BUILT_IN_NORMAL, TYPE, TYPE, \
  ^
c-common.c:3567:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                          ^
In file included from c-common.c:3583:
./builtins.def:176:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_C99_BUILTIN(BUILT_IN_IMAXABS,
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
./builtins.def:116:3: note: expanded from macro 'DEF_C99_BUILTIN'
  DEF_BUILTIN (ENUM, NAME, BUILT_IN_NORMAL, TYPE, TYPE, \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
c-common.c:3572:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                   ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
./builtins.def:176:1: note: use array indexing to silence this warning
./builtins.def:116:3: note: expanded from macro 'DEF_C99_BUILTIN'
  DEF_BUILTIN (ENUM, NAME, BUILT_IN_NORMAL, TYPE, TYPE, \
  ^
c-common.c:3572:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                        ^
In file included from c-common.c:3583:
./builtins.def:180:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_C99_BUILTIN(BUILT_IN_CONJ,
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
./builtins.def:116:3: note: expanded from macro 'DEF_C99_BUILTIN'
  DEF_BUILTIN (ENUM, NAME, BUILT_IN_NORMAL, TYPE, TYPE, \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
c-common.c:3567:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                     ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
./builtins.def:180:1: note: use array indexing to silence this warning
./builtins.def:116:3: note: expanded from macro 'DEF_C99_BUILTIN'
  DEF_BUILTIN (ENUM, NAME, BUILT_IN_NORMAL, TYPE, TYPE, \
  ^
c-common.c:3567:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                          ^
In file included from c-common.c:3583:
./builtins.def:180:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_C99_BUILTIN(BUILT_IN_CONJ,
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
./builtins.def:116:3: note: expanded from macro 'DEF_C99_BUILTIN'
  DEF_BUILTIN (ENUM, NAME, BUILT_IN_NORMAL, TYPE, TYPE, \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
c-common.c:3572:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                   ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
./builtins.def:180:1: note: use array indexing to silence this warning
./builtins.def:116:3: note: expanded from macro 'DEF_C99_BUILTIN'
  DEF_BUILTIN (ENUM, NAME, BUILT_IN_NORMAL, TYPE, TYPE, \
  ^
c-common.c:3572:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                        ^
In file included from c-common.c:3583:
./builtins.def:184:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_C99_BUILTIN(BUILT_IN_CONJF,
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
./builtins.def:116:3: note: expanded from macro 'DEF_C99_BUILTIN'
  DEF_BUILTIN (ENUM, NAME, BUILT_IN_NORMAL, TYPE, TYPE, \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
c-common.c:3567:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                     ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
./builtins.def:184:1: note: use array indexing to silence this warning
./builtins.def:116:3: note: expanded from macro 'DEF_C99_BUILTIN'
  DEF_BUILTIN (ENUM, NAME, BUILT_IN_NORMAL, TYPE, TYPE, \
  ^
c-common.c:3567:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                          ^
In file included from c-common.c:3583:
./builtins.def:184:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_C99_BUILTIN(BUILT_IN_CONJF,
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
./builtins.def:116:3: note: expanded from macro 'DEF_C99_BUILTIN'
  DEF_BUILTIN (ENUM, NAME, BUILT_IN_NORMAL, TYPE, TYPE, \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
c-common.c:3572:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                   ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
./builtins.def:184:1: note: use array indexing to silence this warning
./builtins.def:116:3: note: expanded from macro 'DEF_C99_BUILTIN'
  DEF_BUILTIN (ENUM, NAME, BUILT_IN_NORMAL, TYPE, TYPE, \
  ^
c-common.c:3572:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                        ^
In file included from c-common.c:3583:
./builtins.def:188:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_C99_BUILTIN(BUILT_IN_CONJL,
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
./builtins.def:116:3: note: expanded from macro 'DEF_C99_BUILTIN'
  DEF_BUILTIN (ENUM, NAME, BUILT_IN_NORMAL, TYPE, TYPE, \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
c-common.c:3567:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                     ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
./builtins.def:188:1: note: use array indexing to silence this warning
./builtins.def:116:3: note: expanded from macro 'DEF_C99_BUILTIN'
  DEF_BUILTIN (ENUM, NAME, BUILT_IN_NORMAL, TYPE, TYPE, \
  ^
c-common.c:3567:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                          ^
In file included from c-common.c:3583:
./builtins.def:188:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_C99_BUILTIN(BUILT_IN_CONJL,
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
./builtins.def:116:3: note: expanded from macro 'DEF_C99_BUILTIN'
  DEF_BUILTIN (ENUM, NAME, BUILT_IN_NORMAL, TYPE, TYPE, \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
c-common.c:3572:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                   ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
./builtins.def:188:1: note: use array indexing to silence this warning
./builtins.def:116:3: note: expanded from macro 'DEF_C99_BUILTIN'
  DEF_BUILTIN (ENUM, NAME, BUILT_IN_NORMAL, TYPE, TYPE, \
  ^
c-common.c:3572:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                        ^
In file included from c-common.c:3583:
./builtins.def:192:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_C99_BUILTIN(BUILT_IN_CREAL,
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
./builtins.def:116:3: note: expanded from macro 'DEF_C99_BUILTIN'
  DEF_BUILTIN (ENUM, NAME, BUILT_IN_NORMAL, TYPE, TYPE, \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
c-common.c:3567:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                     ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
./builtins.def:192:1: note: use array indexing to silence this warning
./builtins.def:116:3: note: expanded from macro 'DEF_C99_BUILTIN'
  DEF_BUILTIN (ENUM, NAME, BUILT_IN_NORMAL, TYPE, TYPE, \
  ^
c-common.c:3567:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                          ^
In file included from c-common.c:3583:
./builtins.def:192:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_C99_BUILTIN(BUILT_IN_CREAL,
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
./builtins.def:116:3: note: expanded from macro 'DEF_C99_BUILTIN'
  DEF_BUILTIN (ENUM, NAME, BUILT_IN_NORMAL, TYPE, TYPE, \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
c-common.c:3572:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                   ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
./builtins.def:192:1: note: use array indexing to silence this warning
./builtins.def:116:3: note: expanded from macro 'DEF_C99_BUILTIN'
  DEF_BUILTIN (ENUM, NAME, BUILT_IN_NORMAL, TYPE, TYPE, \
  ^
c-common.c:3572:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                        ^
In file included from c-common.c:3583:
./builtins.def:196:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_C99_BUILTIN(BUILT_IN_CREALF,
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
./builtins.def:116:3: note: expanded from macro 'DEF_C99_BUILTIN'
  DEF_BUILTIN (ENUM, NAME, BUILT_IN_NORMAL, TYPE, TYPE, \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
c-common.c:3567:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                     ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
./builtins.def:196:1: note: use array indexing to silence this warning
./builtins.def:116:3: note: expanded from macro 'DEF_C99_BUILTIN'
  DEF_BUILTIN (ENUM, NAME, BUILT_IN_NORMAL, TYPE, TYPE, \
  ^
c-common.c:3567:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                          ^
In file included from c-common.c:3583:
./builtins.def:196:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_C99_BUILTIN(BUILT_IN_CREALF,
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
./builtins.def:116:3: note: expanded from macro 'DEF_C99_BUILTIN'
  DEF_BUILTIN (ENUM, NAME, BUILT_IN_NORMAL, TYPE, TYPE, \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
c-common.c:3572:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                   ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
./builtins.def:196:1: note: use array indexing to silence this warning
./builtins.def:116:3: note: expanded from macro 'DEF_C99_BUILTIN'
  DEF_BUILTIN (ENUM, NAME, BUILT_IN_NORMAL, TYPE, TYPE, \
  ^
c-common.c:3572:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                        ^
In file included from c-common.c:3583:
./builtins.def:200:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_C99_BUILTIN(BUILT_IN_CREALL,
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
./builtins.def:116:3: note: expanded from macro 'DEF_C99_BUILTIN'
  DEF_BUILTIN (ENUM, NAME, BUILT_IN_NORMAL, TYPE, TYPE, \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
c-common.c:3567:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                     ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
./builtins.def:200:1: note: use array indexing to silence this warning
./builtins.def:116:3: note: expanded from macro 'DEF_C99_BUILTIN'
  DEF_BUILTIN (ENUM, NAME, BUILT_IN_NORMAL, TYPE, TYPE, \
  ^
c-common.c:3567:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                          ^
In file included from c-common.c:3583:
./builtins.def:200:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_C99_BUILTIN(BUILT_IN_CREALL,
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
./builtins.def:116:3: note: expanded from macro 'DEF_C99_BUILTIN'
  DEF_BUILTIN (ENUM, NAME, BUILT_IN_NORMAL, TYPE, TYPE, \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
c-common.c:3572:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                   ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
./builtins.def:200:1: note: use array indexing to silence this warning
./builtins.def:116:3: note: expanded from macro 'DEF_C99_BUILTIN'
  DEF_BUILTIN (ENUM, NAME, BUILT_IN_NORMAL, TYPE, TYPE, \
  ^
c-common.c:3572:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                        ^
In file included from c-common.c:3583:
./builtins.def:204:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_C99_BUILTIN(BUILT_IN_CIMAG,
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
./builtins.def:116:3: note: expanded from macro 'DEF_C99_BUILTIN'
  DEF_BUILTIN (ENUM, NAME, BUILT_IN_NORMAL, TYPE, TYPE, \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
c-common.c:3567:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                     ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
./builtins.def:204:1: note: use array indexing to silence this warning
./builtins.def:116:3: note: expanded from macro 'DEF_C99_BUILTIN'
  DEF_BUILTIN (ENUM, NAME, BUILT_IN_NORMAL, TYPE, TYPE, \
  ^
c-common.c:3567:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                          ^
In file included from c-common.c:3583:
./builtins.def:204:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_C99_BUILTIN(BUILT_IN_CIMAG,
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
./builtins.def:116:3: note: expanded from macro 'DEF_C99_BUILTIN'
  DEF_BUILTIN (ENUM, NAME, BUILT_IN_NORMAL, TYPE, TYPE, \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
c-common.c:3572:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                   ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
./builtins.def:204:1: note: use array indexing to silence this warning
./builtins.def:116:3: note: expanded from macro 'DEF_C99_BUILTIN'
  DEF_BUILTIN (ENUM, NAME, BUILT_IN_NORMAL, TYPE, TYPE, \
  ^
c-common.c:3572:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                        ^
In file included from c-common.c:3583:
./builtins.def:208:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_C99_BUILTIN(BUILT_IN_CIMAGF,
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
./builtins.def:116:3: note: expanded from macro 'DEF_C99_BUILTIN'
  DEF_BUILTIN (ENUM, NAME, BUILT_IN_NORMAL, TYPE, TYPE, \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
c-common.c:3567:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                     ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
./builtins.def:208:1: note: use array indexing to silence this warning
./builtins.def:116:3: note: expanded from macro 'DEF_C99_BUILTIN'
  DEF_BUILTIN (ENUM, NAME, BUILT_IN_NORMAL, TYPE, TYPE, \
  ^
c-common.c:3567:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                          ^
In file included from c-common.c:3583:
./builtins.def:208:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_C99_BUILTIN(BUILT_IN_CIMAGF,
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
./builtins.def:116:3: note: expanded from macro 'DEF_C99_BUILTIN'
  DEF_BUILTIN (ENUM, NAME, BUILT_IN_NORMAL, TYPE, TYPE, \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
c-common.c:3572:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                   ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
./builtins.def:208:1: note: use array indexing to silence this warning
./builtins.def:116:3: note: expanded from macro 'DEF_C99_BUILTIN'
  DEF_BUILTIN (ENUM, NAME, BUILT_IN_NORMAL, TYPE, TYPE, \
  ^
c-common.c:3572:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                        ^
In file included from c-common.c:3583:
./builtins.def:212:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_C99_BUILTIN(BUILT_IN_CIMAGL,
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
./builtins.def:116:3: note: expanded from macro 'DEF_C99_BUILTIN'
  DEF_BUILTIN (ENUM, NAME, BUILT_IN_NORMAL, TYPE, TYPE, \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
c-common.c:3567:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                     ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
./builtins.def:212:1: note: use array indexing to silence this warning
./builtins.def:116:3: note: expanded from macro 'DEF_C99_BUILTIN'
  DEF_BUILTIN (ENUM, NAME, BUILT_IN_NORMAL, TYPE, TYPE, \
  ^
c-common.c:3567:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                          ^
In file included from c-common.c:3583:
./builtins.def:212:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_C99_BUILTIN(BUILT_IN_CIMAGL,
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
./builtins.def:116:3: note: expanded from macro 'DEF_C99_BUILTIN'
  DEF_BUILTIN (ENUM, NAME, BUILT_IN_NORMAL, TYPE, TYPE, \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
c-common.c:3572:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                   ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
./builtins.def:212:1: note: use array indexing to silence this warning
./builtins.def:116:3: note: expanded from macro 'DEF_C99_BUILTIN'
  DEF_BUILTIN (ENUM, NAME, BUILT_IN_NORMAL, TYPE, TYPE, \
  ^
c-common.c:3572:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                        ^
In file included from c-common.c:3583:
./builtins.def:217:1: warning: arithmetic on a null pointer treated as a cast from integer to pointer is a GNU extension [-Wnull-pointer-arithmetic]
DEF_UNUSED_BUILTIN(BUILT_IN_DIV)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
./builtins.def:138:3: note: expanded from macro 'DEF_UNUSED_BUILTIN'
  DEF_BUILTIN (X, (const char *) NULL, NOT_BUILT_IN, BT_LAST,   \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
c-common.c:3567:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                     ~~~~ ^
In file included from c-common.c:3583:
./builtins.def:217:1: warning: arithmetic on a null pointer treated as a cast from integer to pointer is a GNU extension [-Wnull-pointer-arithmetic]
DEF_UNUSED_BUILTIN(BUILT_IN_DIV)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
./builtins.def:138:3: note: expanded from macro 'DEF_UNUSED_BUILTIN'
  DEF_BUILTIN (X, (const char *) NULL, NOT_BUILT_IN, BT_LAST,   \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
c-common.c:3572:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                   ~~~~ ^
In file included from c-common.c:3583:
./builtins.def:218:1: warning: arithmetic on a null pointer treated as a cast from integer to pointer is a GNU extension [-Wnull-pointer-arithmetic]
DEF_UNUSED_BUILTIN(BUILT_IN_LDIV)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
./builtins.def:138:3: note: expanded from macro 'DEF_UNUSED_BUILTIN'
  DEF_BUILTIN (X, (const char *) NULL, NOT_BUILT_IN, BT_LAST,   \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
c-common.c:3567:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                     ~~~~ ^
In file included from c-common.c:3583:
./builtins.def:218:1: warning: arithmetic on a null pointer treated as a cast from integer to pointer is a GNU extension [-Wnull-pointer-arithmetic]
DEF_UNUSED_BUILTIN(BUILT_IN_LDIV)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
./builtins.def:138:3: note: expanded from macro 'DEF_UNUSED_BUILTIN'
  DEF_BUILTIN (X, (const char *) NULL, NOT_BUILT_IN, BT_LAST,   \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
c-common.c:3572:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                   ~~~~ ^
In file included from c-common.c:3583:
./builtins.def:219:1: warning: arithmetic on a null pointer treated as a cast from integer to pointer is a GNU extension [-Wnull-pointer-arithmetic]
DEF_UNUSED_BUILTIN(BUILT_IN_FFLOOR)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
./builtins.def:138:3: note: expanded from macro 'DEF_UNUSED_BUILTIN'
  DEF_BUILTIN (X, (const char *) NULL, NOT_BUILT_IN, BT_LAST,   \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
c-common.c:3567:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                     ~~~~ ^
In file included from c-common.c:3583:
./builtins.def:219:1: warning: arithmetic on a null pointer treated as a cast from integer to pointer is a GNU extension [-Wnull-pointer-arithmetic]
DEF_UNUSED_BUILTIN(BUILT_IN_FFLOOR)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
./builtins.def:138:3: note: expanded from macro 'DEF_UNUSED_BUILTIN'
  DEF_BUILTIN (X, (const char *) NULL, NOT_BUILT_IN, BT_LAST,   \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
c-common.c:3572:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                   ~~~~ ^
In file included from c-common.c:3583:
./builtins.def:220:1: warning: arithmetic on a null pointer treated as a cast from integer to pointer is a GNU extension [-Wnull-pointer-arithmetic]
DEF_UNUSED_BUILTIN(BUILT_IN_FCEIL)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
./builtins.def:138:3: note: expanded from macro 'DEF_UNUSED_BUILTIN'
  DEF_BUILTIN (X, (const char *) NULL, NOT_BUILT_IN, BT_LAST,   \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
c-common.c:3567:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                     ~~~~ ^
In file included from c-common.c:3583:
./builtins.def:220:1: warning: arithmetic on a null pointer treated as a cast from integer to pointer is a GNU extension [-Wnull-pointer-arithmetic]
DEF_UNUSED_BUILTIN(BUILT_IN_FCEIL)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
./builtins.def:138:3: note: expanded from macro 'DEF_UNUSED_BUILTIN'
  DEF_BUILTIN (X, (const char *) NULL, NOT_BUILT_IN, BT_LAST,   \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
c-common.c:3572:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                   ~~~~ ^
In file included from c-common.c:3583:
./builtins.def:221:1: warning: arithmetic on a null pointer treated as a cast from integer to pointer is a GNU extension [-Wnull-pointer-arithmetic]
DEF_UNUSED_BUILTIN(BUILT_IN_FMOD)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
./builtins.def:138:3: note: expanded from macro 'DEF_UNUSED_BUILTIN'
  DEF_BUILTIN (X, (const char *) NULL, NOT_BUILT_IN, BT_LAST,   \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
c-common.c:3567:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                     ~~~~ ^
In file included from c-common.c:3583:
./builtins.def:221:1: warning: arithmetic on a null pointer treated as a cast from integer to pointer is a GNU extension [-Wnull-pointer-arithmetic]
DEF_UNUSED_BUILTIN(BUILT_IN_FMOD)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
./builtins.def:138:3: note: expanded from macro 'DEF_UNUSED_BUILTIN'
  DEF_BUILTIN (X, (const char *) NULL, NOT_BUILT_IN, BT_LAST,   \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
c-common.c:3572:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                   ~~~~ ^
In file included from c-common.c:3583:
./builtins.def:222:1: warning: arithmetic on a null pointer treated as a cast from integer to pointer is a GNU extension [-Wnull-pointer-arithmetic]
DEF_UNUSED_BUILTIN(BUILT_IN_FREM)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
warning./builtins.def: :138:3:unknown warning option '-Wtraditional' [-Wunknown-warning-option] note: expanded from macro 'DEF_UNUSED_BUILTIN'

  DEF_BUILTIN (X, (const char *) NULL, NOT_BUILT_IN, BT_LAST,   \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
c-common.c:3567:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                     ~~~~ ^
In file included from c-common.c:3583:
./builtins.def:222:1: warning: arithmetic on a null pointer treated as a cast from integer to pointer is a GNU extension [-Wnull-pointer-arithmetic]
DEF_UNUSED_BUILTIN(BUILT_IN_FREM)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
./builtins.def:138:3: note: expanded from macro 'DEF_UNUSED_BUILTIN'
  DEF_BUILTIN (X, (const char *) NULL, NOT_BUILT_IN, BT_LAST,   \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
c-common.c:3572:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                   ~~~~ ^
In file included from c-common.c:3583:
./builtins.def:227:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_BUILTIN (BUILT_IN_BZERO,
^~~~~~~~~~~~~~~~~~~~~~~~~~~~
c-common.c:3567:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                     ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
./builtins.def:227:1: note: use array indexing to silence this warning
c-common.c:3567:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                          ^
In file included from c-common.c:3583:
./builtins.def:227:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_BUILTIN (BUILT_IN_BZERO,
^~~~~~~~~~~~~~~~~~~~~~~~~~~~
c-common.c:3572:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                   ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
./builtins.def:227:1: note: use array indexing to silence this warning
c-common.c:3572:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                        ^
In file included from c-common.c:3583:
./builtins.def:234:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_BUILTIN (BUILT_IN_BCMP,
^~~~~~~~~~~~~~~~~~~~~~~~~~~
c-common.c:3567:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                     ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
./builtins.def:234:1: note: use array indexing to silence this warning
c-common.c:3567:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                          ^
In file included from c-common.c:3583:
./builtins.def:234:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_BUILTIN (BUILT_IN_BCMP,
^~~~~~~~~~~~~~~~~~~~~~~~~~~
c-common.c:3572:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                   ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
./builtins.def:234:1: note: use array indexing to silence this warning
c-common.c:3572:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                        ^
In file included from c-common.c:3583:
./builtins.def:242:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_EXT_LIB_BUILTIN(BUILT_IN_FFS,
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
./builtins.def:109:3: note: expanded from macro 'DEF_EXT_LIB_BUILTIN'
  DEF_BUILTIN (ENUM, NAME, BUILT_IN_NORMAL, TYPE, TYPE, \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
c-common.c:3567:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                     ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
./builtins.def:242:1: note: use array indexing to silence this warning
./builtins.def:109:3: note: expanded from macro 'DEF_EXT_LIB_BUILTIN'
  DEF_BUILTIN (ENUM, NAME, BUILT_IN_NORMAL, TYPE, TYPE, \
  ^
c-common.c:3567:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                          ^
In file included from c-common.c:3583:
./builtins.def:242:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_EXT_LIB_BUILTIN(BUILT_IN_FFS,
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
./builtins.def:109:3: note: expanded from macro 'DEF_EXT_LIB_BUILTIN'
  DEF_BUILTIN (ENUM, NAME, BUILT_IN_NORMAL, TYPE, TYPE, \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
c-common.c:3572:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                   ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
./builtins.def:242:1: note: use array indexing to silence this warning
./builtins.def:109:3: note: expanded from macro 'DEF_EXT_LIB_BUILTIN'
  DEF_BUILTIN (ENUM, NAME, BUILT_IN_NORMAL, TYPE, TYPE, \
  ^
c-common.c:3572:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                        ^
In file included from c-common.c:3583:
./builtins.def:246:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_EXT_LIB_BUILTIN(BUILT_IN_INDEX,
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
./builtins.def:109:3: note: expanded from macro 'DEF_EXT_LIB_BUILTIN'
  DEF_BUILTIN (ENUM, NAME, BUILT_IN_NORMAL, TYPE, TYPE, \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
c-common.c:3567:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                     ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
./builtins.def:246:1: note: use array indexing to silence this warning
./builtins.def:109:3: note: expanded from macro 'DEF_EXT_LIB_BUILTIN'
  DEF_BUILTIN (ENUM, NAME, BUILT_IN_NORMAL, TYPE, TYPE, \
  ^
c-common.c:3567:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                          ^
In file included from c-common.c:3583:
./builtins.def:246:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_EXT_LIB_BUILTIN(BUILT_IN_INDEX,
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
./builtins.def:109:3: note: expanded from macro 'DEF_EXT_LIB_BUILTIN'
  DEF_BUILTIN (ENUM, NAME, BUILT_IN_NORMAL, TYPE, TYPE, \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
c-common.c:3572:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                   ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
./builtins.def:246:1: note: use array indexing to silence this warning
./builtins.def:109:3: note: expanded from macro 'DEF_EXT_LIB_BUILTIN'
  DEF_BUILTIN (ENUM, NAME, BUILT_IN_NORMAL, TYPE, TYPE, \
  ^
c-common.c:3572:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                        ^
In file included from c-common.c:3583:
./builtins.def:250:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_EXT_LIB_BUILTIN(BUILT_IN_RINDEX,
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
./builtins.def:109:3: note: expanded from macro 'DEF_EXT_LIB_BUILTIN'
  DEF_BUILTIN (ENUM, NAME, BUILT_IN_NORMAL, TYPE, TYPE, \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
c-common.c:3567:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                     ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
./builtins.def:250:1: note: use array indexing to silence this warning
./builtins.def:109:3: note: expanded from macro 'DEF_EXT_LIB_BUILTIN'
  DEF_BUILTIN (ENUM, NAME, BUILT_IN_NORMAL, TYPE, TYPE, \
  ^
c-common.c:3567:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                          ^
In file included from c-common.c:3583:
./builtins.def:250:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_EXT_LIB_BUILTIN(BUILT_IN_RINDEX,
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
./builtins.def:109:3: note: expanded from macro 'DEF_EXT_LIB_BUILTIN'
  DEF_BUILTIN (ENUM, NAME, BUILT_IN_NORMAL, TYPE, TYPE, \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
c-common.c:3572:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                   ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
./builtins.def:250:1: note: use array indexing to silence this warning
./builtins.def:109:3: note: expanded from macro 'DEF_EXT_LIB_BUILTIN'
  DEF_BUILTIN (ENUM, NAME, BUILT_IN_NORMAL, TYPE, TYPE, \
  ^
c-common.c:3572:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                        ^
In file included from c-common.c:3583:
./builtins.def:255:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_LIB_BUILTIN(BUILT_IN_MEMCPY,
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
./builtins.def:93:3: note: expanded from macro 'DEF_LIB_BUILTIN'
  DEF_BUILTIN (ENUM, NAME, BUILT_IN_NORMAL, TYPE, TYPE, \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
c-common.c:3567:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                     ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
./builtins.def:255:1: note: use array indexing to silence this warning
./builtins.def:93:3: note: expanded from macro 'DEF_LIB_BUILTIN'
  DEF_BUILTIN (ENUM, NAME, BUILT_IN_NORMAL, TYPE, TYPE, \
  ^
c-common.c:3567:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                          ^
In file included from c-common.c:3583:
./builtins.def:255:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_LIB_BUILTIN(BUILT_IN_MEMCPY,
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
./builtins.def:93:3: note: expanded from macro 'DEF_LIB_BUILTIN'
  DEF_BUILTIN (ENUM, NAME, BUILT_IN_NORMAL, TYPE, TYPE, \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
c-common.c:3572:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                   ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
./builtins.def:255:1: note: use array indexing to silence this warning
./builtins.def:93:3: note: expanded from macro 'DEF_LIB_BUILTIN'
  DEF_BUILTIN (ENUM, NAME, BUILT_IN_NORMAL, TYPE, TYPE, \
  ^
c-common.c:3572:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                        ^
In file included from c-common.c:3583:
./builtins.def:259:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_LIB_BUILTIN(BUILT_IN_MEMCMP,
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
./builtins.def:93:3: note: expanded from macro 'DEF_LIB_BUILTIN'
  DEF_BUILTIN (ENUM, NAME, BUILT_IN_NORMAL, TYPE, TYPE, \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
c-common.c:3567:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                     ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
./builtins.def:259:1: note: use array indexing to silence this warning
./builtins.def:93:3: note: expanded from macro 'DEF_LIB_BUILTIN'
  DEF_BUILTIN (ENUM, NAME, BUILT_IN_NORMAL, TYPE, TYPE, \
  ^
c-common.c:3567:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                          ^
In file included from c-common.c:3583:
./builtins.def:259:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_LIB_BUILTIN(BUILT_IN_MEMCMP,
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
./builtins.def:93:3: note: expanded from macro 'DEF_LIB_BUILTIN'
  DEF_BUILTIN (ENUM, NAME, BUILT_IN_NORMAL, TYPE, TYPE, \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
c-common.c:3572:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                   ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
./builtins.def:259:1: note: use array indexing to silence this warning
./builtins.def:93:3: note: expanded from macro 'DEF_LIB_BUILTIN'
  DEF_BUILTIN (ENUM, NAME, BUILT_IN_NORMAL, TYPE, TYPE, \
  ^
c-common.c:3572:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                        ^
In file included from c-common.c:3583:
./builtins.def:263:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_LIB_BUILTIN(BUILT_IN_MEMSET,
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
./builtins.def:93:3: note: expanded from macro 'DEF_LIB_BUILTIN'
  DEF_BUILTIN (ENUM, NAME, BUILT_IN_NORMAL, TYPE, TYPE, \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
c-common.c:3567:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                     ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
./builtins.def:263:1: note: use array indexing to silence this warning
./builtins.def:93:3: note: expanded from macro 'DEF_LIB_BUILTIN'
  DEF_BUILTIN (ENUM, NAME, BUILT_IN_NORMAL, TYPE, TYPE, \
  ^
c-common.c:3567:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                          ^
In file included from c-common.c:3583:
./builtins.def:263:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_LIB_BUILTIN(BUILT_IN_MEMSET,
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
./builtins.def:93:3: note: expanded from macro 'DEF_LIB_BUILTIN'
  DEF_BUILTIN (ENUM, NAME, BUILT_IN_NORMAL, TYPE, TYPE, \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
c-common.c:3572:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                   ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
./builtins.def:263:1: note: use array indexing to silence this warning
./builtins.def:93:3: note: expanded from macro 'DEF_LIB_BUILTIN'
  DEF_BUILTIN (ENUM, NAME, BUILT_IN_NORMAL, TYPE, TYPE, \
  ^
c-common.c:3572:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                        ^
In file included from c-common.c:3583:
./builtins.def:268:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_LIB_BUILTIN(BUILT_IN_STRCAT,
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
./builtins.def:93:3: note: expanded from macro 'DEF_LIB_BUILTIN'
  DEF_BUILTIN (ENUM, NAME, BUILT_IN_NORMAL, TYPE, TYPE, \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
c-common.c:3567:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                     ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
./builtins.def:268:1: note: use array indexing to silence this warning
./builtins.def:93:3: note: expanded from macro 'DEF_LIB_BUILTIN'
  DEF_BUILTIN (ENUM, NAME, BUILT_IN_NORMAL, TYPE, TYPE, \
  ^
c-common.c:3567:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                          ^
In file included from c-common.c:3583:
./builtins.def:268:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_LIB_BUILTIN(BUILT_IN_STRCAT,
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
./builtins.def:93:3: note: expanded from macro 'DEF_LIB_BUILTIN'
  DEF_BUILTIN (ENUM, NAME, BUILT_IN_NORMAL, TYPE, TYPE, \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
c-common.c:3572:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                   ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
./builtins.def:268:1: note: use array indexing to silence this warning
./builtins.def:93:3: note: expanded from macro 'DEF_LIB_BUILTIN'
  DEF_BUILTIN (ENUM, NAME, BUILT_IN_NORMAL, TYPE, TYPE, \
  ^
c-common.c:3572:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                        ^
In file included from c-common.c:3583:
./builtins.def:272:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_LIB_BUILTIN(BUILT_IN_STRNCAT,
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
./builtins.def:93:3: note: expanded from macro 'DEF_LIB_BUILTIN'
  DEF_BUILTIN (ENUM, NAME, BUILT_IN_NORMAL, TYPE, TYPE, \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
c-common.c:3567:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                     ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
./builtins.def:272:1: note: use array indexing to silence this warning
./builtins.def:93:3: note: expanded from macro 'DEF_LIB_BUILTIN'
  DEF_BUILTIN (ENUM, NAME, BUILT_IN_NORMAL, TYPE, TYPE, \
  ^
c-common.c:3567:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                          ^
In file included from c-common.c:3583:
./builtins.def:272:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_LIB_BUILTIN(BUILT_IN_STRNCAT,
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
./builtins.def:93:3: note: expanded from macro 'DEF_LIB_BUILTIN'
  DEF_BUILTIN (ENUM, NAME, BUILT_IN_NORMAL, TYPE, TYPE, \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
c-common.c:3572:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                   ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
./builtins.def:272:1: note: use array indexing to silence this warning
./builtins.def:93:3: note: expanded from macro 'DEF_LIB_BUILTIN'
  DEF_BUILTIN (ENUM, NAME, BUILT_IN_NORMAL, TYPE, TYPE, \
  ^
c-common.c:3572:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                        ^
In file included from c-common.c:3583:
./builtins.def:276:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_LIB_BUILTIN(BUILT_IN_STRCPY,
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
./builtins.def:93:3: note: expanded from macro 'DEF_LIB_BUILTIN'
  DEF_BUILTIN (ENUM, NAME, BUILT_IN_NORMAL, TYPE, TYPE, \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
c-common.c:3567:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                     ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
./builtins.def:276:1: note: use array indexing to silence this warning
./builtins.def:93:3: note: expanded from macro 'DEF_LIB_BUILTIN'
  DEF_BUILTIN (ENUM, NAME, BUILT_IN_NORMAL, TYPE, TYPE, \
  ^
c-common.c:3567:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                          ^
In file included from c-common.c:3583:
./builtins.def:276:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_LIB_BUILTIN(BUILT_IN_STRCPY,
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
./builtins.def:93:3: note: expanded from macro 'DEF_LIB_BUILTIN'
  DEF_BUILTIN (ENUM, NAME, BUILT_IN_NORMAL, TYPE, TYPE, \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
c-common.c:3572:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                   ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
./builtins.def:276:1: note: use array indexing to silence this warning
./builtins.def:93:3: note: expanded from macro 'DEF_LIB_BUILTIN'
  DEF_BUILTIN (ENUM, NAME, BUILT_IN_NORMAL, TYPE, TYPE, \
  ^
c-common.c:3572:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                        ^
In file included from c-common.c:3583:
./builtins.def:280:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_LIB_BUILTIN(BUILT_IN_STRNCPY,
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
./builtins.def:93:3: note: expanded from macro 'DEF_LIB_BUILTIN'
  DEF_BUILTIN (ENUM, NAME, BUILT_IN_NORMAL, TYPE, TYPE, \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
c-common.c:3567:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                     ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
./builtins.def:280:1: note: use array indexing to silence this warning
./builtins.def:93:3: note: expanded from macro 'DEF_LIB_BUILTIN'
  DEF_BUILTIN (ENUM, NAME, BUILT_IN_NORMAL, TYPE, TYPE, \
  ^
c-common.c:3567:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                          ^
In file included from c-common.c:3583:
./builtins.def:280:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_LIB_BUILTIN(BUILT_IN_STRNCPY,
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
./builtins.def:93:3: note: expanded from macro 'DEF_LIB_BUILTIN'
  DEF_BUILTIN (ENUM, NAME, BUILT_IN_NORMAL, TYPE, TYPE, \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
c-common.c:3572:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                   ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
./builtins.def:280:1: note: use array indexing to silence this warning
./builtins.def:93:3: note: expanded from macro 'DEF_LIB_BUILTIN'
  DEF_BUILTIN (ENUM, NAME, BUILT_IN_NORMAL, TYPE, TYPE, \
  ^
c-common.c:3572:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                        ^
In file included from c-common.c:3583:
./builtins.def:284:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_LIB_BUILTIN(BUILT_IN_STRCMP,
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
./builtins.def:93:3: note: expanded from macro 'DEF_LIB_BUILTIN'
  DEF_BUILTIN (ENUM, NAME, BUILT_IN_NORMAL, TYPE, TYPE, \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
c-common.c:3567:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                     ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
./builtins.def:284:1: note: use array indexing to silence this warning
./builtins.def:93:3: note: c-semantics.cexpanded from macro 'DEF_LIB_BUILTIN':
61:18: warning: implicit conversion from enumeration type 'enum c_tree_code' to different enumeration type 'enum tree_code' [-Wenum-conversion]
  DEF_BUILTIN (ENUM, NAME, BUILT_IN_NORMAL, TYPE, TYPE, \
  ^
c-common.c:3567:15: note: expanded from macro 'DEF_BUILTIN'
  *t = build_nt (EXPR_STMT, void_zero_node);
       ~~~~~~~~  ^~~~~~~~~
                                  ? (NAME + strlen ("__builtin_"))      \
                                          ^
In file included from c-common.c:3583:
./builtins.def:284:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_LIB_BUILTIN(BUILT_IN_STRCMP,
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
./builtins.def:93:3: note: expanded from macro 'DEF_LIB_BUILTIN'
  DEF_BUILTIN (ENUM, NAME, BUILT_IN_NORMAL, TYPE, TYPE, \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
c-common.c:3572:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                   ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
./builtins.def:284:1: note: use array indexing to silence this warning
./builtins.def:93:3: note: expanded from macro 'DEF_LIB_BUILTIN'
  DEF_BUILTIN (ENUM, NAME, BUILT_IN_NORMAL, TYPE, TYPE, \
  ^
c-common.c:3572:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                        ^
In file included from c-common.c:3583:
./builtins.def:288:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_LIB_BUILTIN(BUILT_IN_STRNCMP,
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
./builtins.def:93:3: note: expanded from macro 'DEF_LIB_BUILTIN'
  DEF_BUILTIN (ENUM, NAME, BUILT_IN_NORMAL, TYPE, TYPE, \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
c-common.c:3567:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                     ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
./builtins.def:288:1: note: use array indexing to silence this warning
./builtins.def:93:3: note: expanded from macro 'DEF_LIB_BUILTIN'
  DEF_BUILTIN (ENUM, NAME, BUILT_IN_NORMAL, TYPE, TYPE, \
  ^
c-common.c:3567:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                          ^
In file included from c-common.c:3583:
./builtins.def:288:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_LIB_BUILTIN(BUILT_IN_STRNCMP,
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
./builtins.def:93:3: note: expanded from macro 'DEF_LIB_BUILTIN'
  DEF_BUILTIN (ENUM, NAME, BUILT_IN_NORMAL, TYPE, TYPE, \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
c-common.c:3572:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                   ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
./builtins.def:288:1: note: use array indexing to silence this warning
./builtins.def:93:3: note: expanded from macro 'DEF_LIB_BUILTIN'
  DEF_BUILTIN (ENUM, NAME, BUILT_IN_NORMAL, TYPE, TYPE, \
  ^
c-common.c:3572:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                        ^
In file included from c-common.c:3583:
./builtins.def:292:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_LIB_BUILTIN(BUILT_IN_STRLEN,
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
./builtins.def:93:3: note: expanded from macro 'DEF_LIB_BUILTIN'
  DEF_BUILTIN (ENUM, NAME, BUILT_IN_NORMAL, TYPE, TYPE, \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
c-common.c:3567:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                     ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
./builtins.def:292:1: note: use array indexing to silence this warning
./builtins.def:93:3: note: expanded from macro 'DEF_LIB_BUILTIN'
  DEF_BUILTIN (ENUM, NAME, BUILT_IN_NORMAL, TYPE, TYPE, \
  ^
c-common.c:3567:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                          ^
In file included from c-common.c:3583:
./builtins.def:292:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_LIB_BUILTIN(BUILT_IN_STRLEN,
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
./builtins.def:93:3: note: expanded from macro 'DEF_LIB_BUILTIN'
  DEF_BUILTIN (ENUM, NAME, BUILT_IN_NORMAL, TYPE, TYPE, \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
c-common.c:3572:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                   ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
./builtins.def:292:1: note: use array indexing to silence this warning
./builtins.def:93:3: note: expanded from macro 'DEF_LIB_BUILTIN'
  DEF_BUILTIN (ENUM, NAME, BUILT_IN_NORMAL, TYPE, TYPE, \
  ^
c-common.c:3572:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                        ^
In file included from c-common.c:3583:
./builtins.def:296:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_LIB_BUILTIN(BUILT_IN_STRSTR,
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
./builtins.def:93:3: note: expanded from macro 'DEF_LIB_BUILTIN'
  DEF_BUILTIN (ENUM, NAME, BUILT_IN_NORMAL, TYPE, TYPE, \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
c-common.c:3567:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                     ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
./builtins.def:296:1: note: use array indexing to silence this warning
./builtins.def:93:3: note: expanded from macro 'DEF_LIB_BUILTIN'
  DEF_BUILTIN (ENUM, NAME, BUILT_IN_NORMAL, TYPE, TYPE, \
  ^
c-common.c:3567:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                          ^
In file included from c-common.c:3583:
./builtins.def:296:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_LIB_BUILTIN(BUILT_IN_STRSTR,
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
./builtins.def:93:3: note: expanded from macro 'DEF_LIB_BUILTIN'
  DEF_BUILTIN (ENUM, NAME, BUILT_IN_NORMAL, TYPE, TYPE, \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
c-common.c:3572:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                   ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
./builtins.def:296:1: note: use array indexing to silence this warning
./builtins.def:93:3: note: expanded from macro 'DEF_LIB_BUILTIN'
  DEF_BUILTIN (ENUM, NAME, BUILT_IN_NORMAL, TYPE, TYPE, \
  ^
c-common.c:3572:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                        ^
In file included from c-common.c:3583:
./builtins.def:300:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_LIB_BUILTIN(BUILT_IN_STRPBRK,
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
./builtins.def:93:3: note: expanded from macro 'DEF_LIB_BUILTIN'
  DEF_BUILTIN (ENUM, NAME, BUILT_IN_NORMAL, TYPE, TYPE, \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
c-common.c:3567:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                     ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
./builtins.def:300:1: note: use array indexing to silence this warning
./builtins.def:93:3: note: expanded from macro 'DEF_LIB_BUILTIN'
  DEF_BUILTIN (ENUM, NAME, BUILT_IN_NORMAL, TYPE, TYPE, \
  ^
c-common.c:3567:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                          ^
In file included from c-common.c:3583:
./builtins.def:300:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_LIB_BUILTIN(BUILT_IN_STRPBRK,
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
./builtins.def:93:3: note: expanded from macro 'DEF_LIB_BUILTIN'
  DEF_BUILTIN (ENUM, NAME, BUILT_IN_NORMAL, TYPE, TYPE, \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
c-common.c:3572:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                   ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
./builtins.def:300:1: note: use array indexing to silence this warning
./builtins.def:93:3: note: expanded from macro 'DEF_LIB_BUILTIN'
  DEF_BUILTIN (ENUM, NAME, BUILT_IN_NORMAL, TYPE, TYPE, \
  ^
c-common.c:3572:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                        ^
In file included from c-common.c:3583:
./builtins.def:304:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_LIB_BUILTIN(BUILT_IN_STRSPN,
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
./builtins.def:93c-semantics.c::381:: 25note::  expanded from macro 'DEF_LIB_BUILTIN'warning
: implicit conversion from enumeration type 'enum c_tree_code' to different enumeration type 'enum tree_code' [-Wenum-conversion]
  DEF_BUILTIN (ENUM, NAME, BUILT_IN_NORMAL, TYPE, TYPE, \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
c-common.c:3567:15:          tree pos = build_nt (FILE_STMT, get_identifier (input_filename)); 
note                     ~~~~~~~~  ^~~~~~~~~: 
expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                     ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
./builtins.def:304:1: note: use array indexing to silence this warning
./builtins.def:93:3: note: expanded from macro 'DEF_LIB_BUILTIN'
  DEF_BUILTIN (ENUM, NAME, BUILT_IN_NORMAL, TYPE, TYPE, \
  ^
c-common.c:3567:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                          ^
In file included from c-common.c:3583:
./builtins.def:304:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_LIB_BUILTIN(BUILT_IN_STRSPN,
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
./builtins.def:93:3: note: expanded from macro 'DEF_LIB_BUILTIN'
  DEF_BUILTIN (ENUM, NAME, BUILT_IN_NORMAL, TYPE, TYPE, \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
c-common.c:3572:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                   ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
./builtins.def:304:1: note: use array indexing to silence this warning
./builtins.def:93:3: note: expanded from macro 'DEF_LIB_BUILTIN'
  DEF_BUILTIN (ENUM, NAME, BUILT_IN_NORMAL, TYPE, TYPE, \
  ^
c-common.c:3572:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                        ^
In file included from c-common.c:3583:
./builtins.def:308:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_LIB_BUILTIN(BUILT_IN_STRCSPN,
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
./builtins.def:93:3: note: expanded from macro 'DEF_LIB_BUILTIN'
  DEF_BUILTIN (ENUM, NAME, BUILT_IN_NORMAL, TYPE, TYPE, \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
c-common.c:3567:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                     ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
./builtins.def:308:1: note: use array indexing to silence this warning
./builtins.def:93:3: note: expanded from macro 'DEF_LIB_BUILTIN'
  DEF_BUILTIN (ENUM, NAME, BUILT_IN_NORMAL, TYPE, TYPE, \
  ^
c-common.c:3567:15: note: expanded from macro 'DEF_BUILTIN'
c-semantics.c:111:27: warning                                  ? (NAME + strlen ("__builtin_"))      \: 
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);
              ~~~~~~~~~~  ^~~~~~~~~
In file included from c-common.c:3583:
./builtins.def:308:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_LIB_BUILTIN(BUILT_IN_STRCSPN,
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
./builtins.def:93:3: note: expanded from macro 'DEF_LIB_BUILTIN'
  DEF_BUILTIN (ENUM, NAME, BUILT_IN_NORMAL, TYPE, TYPE, \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
c-common.c:3572:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                   ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
./builtins.def:308:1: note: use array indexing to silence this warning
./builtins.def:93:3: note: expanded from macro 'DEF_LIB_BUILTIN'
  DEF_BUILTIN (ENUM, NAME, BUILT_IN_NORMAL, TYPE, TYPE, \
  ^
c-common.c:3572:13: note: expanded from macro 'DEF_BUILTIN'
c-semantics.c:135:20:                                   NAME + strlen ("__builtin_"),        \ 
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);
       ~~~~~~~~~~  ^~~~~~~~~~
In file included from c-common.c:3583:
./builtins.def:312:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_LIB_BUILTIN(BUILT_IN_STRCHR,
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
./builtins.def:93:3: note: expanded from macro 'DEF_LIB_BUILTIN'
  DEF_BUILTIN (ENUM, NAME, BUILT_IN_NORMAL, TYPE, TYPE, \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
c-common.c:3567:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                     ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
./builtins.def:312:1: note: use array indexing to silence this warning
./builtins.def:93:3: note: expanded from macro 'DEF_LIB_BUILTIN'
  DEF_BUILTIN (ENUM, NAME, BUILT_IN_NORMAL, TYPE, TYPE, \
  ^
c-common.c:3567:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                          ^
In file included from c-common.c:3583:
./builtins.def:312:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_LIB_BUILTIN(BUILT_IN_STRCHR,
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
./builtins.def:93:3: note: expanded from macro 'DEF_LIB_BUILTIN'
  DEF_BUILTIN (ENUM, NAME, BUILT_IN_NORMAL, TYPE, TYPE, \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
c-common.c:3572:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                   ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
./builtins.def:312:1: note: use array indexing to silence this warning
./builtins.def:93:3: note: expanded from macro 'DEF_LIB_BUILTIN'
  DEF_BUILTIN (ENUM, NAME, BUILT_IN_NORMAL, TYPE, TYPE, \
  ^
c-common.c:3572:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                        ^
In file included from c-common.c:3583:
./builtins.def:316:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_LIB_BUILTIN(BUILT_IN_STRRCHR,
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
./builtins.def:93:3: note: expanded from macro 'DEF_LIB_BUILTIN'
  DEF_BUILTIN (ENUM, NAME, BUILT_IN_NORMAL, TYPE, TYPE, \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
c-common.c:3567:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                     ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
./builtins.def:316:1: note: use array indexing to silence this warning
./builtins.def:93:3: note: expanded from macro 'DEF_LIB_BUILTIN'
  DEF_BUILTIN (ENUM, NAME, BUILT_IN_NORMAL, TYPE, TYPE, \
  ^
c-common.c:3567:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                          ^
In file included from c-common.c:3583:
./builtins.def:316:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_LIB_BUILTIN(BUILT_IN_STRRCHR,
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
./builtins.def:93:3: note: expanded from macro 'DEF_LIB_BUILTIN'
  DEF_BUILTIN (ENUM, NAME, BUILT_IN_NORMAL, TYPE, TYPE, \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
c-common.c:3572:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                   ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
./builtins.def:316:1: note: use array indexing to silence this warning
./builtins.def:93:3: note: expanded from macro 'DEF_LIB_BUILTIN'
  DEF_BUILTIN (ENUM, NAME, BUILT_IN_NORMAL, TYPE, TYPE, \
  ^
c-common.c:3572:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                        ^
In file included from c-common.c:3583:
./builtins.def:321:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_LIB_BUILTIN(BUILT_IN_SQRT,
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
./builtins.def:93:3: note: expanded from macro 'DEF_LIB_BUILTIN'
  DEF_BUILTIN (ENUM, NAME, BUILT_IN_NORMAL, TYPE, TYPE, \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
c-common.c:3567:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                     ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
./builtins.def:321:1: note: use array indexing to silence this warning
./builtins.def:93:3: note: expanded from macro 'DEF_LIB_BUILTIN'
  DEF_BUILTIN (ENUM, NAME, BUILT_IN_NORMAL, TYPE, TYPE, \
  ^
c-common.c:3567:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                          ^
In file included from c-common.c:3583:
./builtins.def:321:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_LIB_BUILTIN(BUILT_IN_SQRT,
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
./builtins.def:93:3: note: expanded from macro 'DEF_LIB_BUILTIN'
  DEF_BUILTIN (ENUM, NAME, BUILT_IN_NORMAL, TYPE, TYPE, \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
c-common.c:3572:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                   ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
./builtins.def:321:1: note: use array indexing to silence this warning
./builtins.def:93:3: note: expanded from macro 'DEF_LIB_BUILTIN'
  DEF_BUILTIN (ENUM, NAME, BUILT_IN_NORMAL, TYPE, TYPE, \
  ^
c-common.c:3572:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                        ^
In file included from c-common.c:3583:
./builtins.def:328:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_LIB_BUILTIN(BUILT_IN_SIN,
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
./builtins.def:93:3: note: expanded from macro 'DEF_LIB_BUILTIN'
  DEF_BUILTIN (ENUM, NAME, BUILT_IN_NORMAL, TYPE, TYPE, \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
c-common.c:3567:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                     ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
./builtins.def:328:1: note: use array indexing to silence this warning
./builtins.def:93:3: note: expanded from macro 'DEF_LIB_BUILTIN'
  DEF_BUILTIN (ENUM, NAME, BUILT_IN_NORMAL, TYPE, TYPE, \
  ^
c-common.c:3567:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                          ^
In file included from c-common.c:3583:
./builtins.def:328:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_LIB_BUILTIN(BUILT_IN_SIN,
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
./builtins.def:93:3: note: expanded from macro 'DEF_LIB_BUILTIN'
  DEF_BUILTIN (ENUM, NAME, BUILT_IN_NORMAL, TYPE, TYPE, \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
c-common.c:3572:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                   ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
./builtins.def:328:1: note: use array indexing to silence this warning
./builtins.def:93:3: note: expanded from macro 'DEF_LIB_BUILTIN'
  DEF_BUILTIN (ENUM, NAME, BUILT_IN_NORMAL, TYPE, TYPE, \
  ^
c-common.c:3572:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                        ^
In file included from c-common.c:3583:
./builtins.def:333:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_LIB_BUILTIN(BUILT_IN_COS,
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
./builtins.def:93:3: note: expanded from macro 'DEF_LIB_BUILTIN'
  DEF_BUILTIN (ENUM, NAME, BUILT_IN_NORMAL, TYPE, TYPE, \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
c-common.c:3567:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                     ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
./builtins.def:333:1: note: use array indexing to silence this warning
./builtins.def:93:3: note: expanded from macro 'DEF_LIB_BUILTIN'
  DEF_BUILTIN (ENUM, NAME, BUILT_IN_NORMAL, TYPE, TYPE, \
  ^
c-common.c:3567:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                          ^
In file included from c-common.c:3583:
./builtins.def:333:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_LIB_BUILTIN(BUILT_IN_COS,
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
./builtins.def:93:3: note: expanded from macro 'DEF_LIB_BUILTIN'
  DEF_BUILTIN (ENUM, NAME, BUILT_IN_NORMAL, TYPE, TYPE, \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
c-common.c:3572:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                   ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
./builtins.def:333:1: note: use array indexing to silence this warning
./builtins.def:93:3: note: expanded from macro 'DEF_LIB_BUILTIN'
  DEF_BUILTIN (ENUM, NAME, BUILT_IN_NORMAL, TYPE, TYPE, \
  ^
c-common.c:3572:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                        ^
In file included from c-common.c:3583:
./builtins.def:338:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_LIB_BUILTIN(BUILT_IN_EXP,
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
./builtins.def:93:3: note: expanded from macro 'DEF_LIB_BUILTIN'
  DEF_BUILTIN (ENUM, NAME, BUILT_IN_NORMAL, TYPE, TYPE, \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
c-common.c:3567:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                     ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
./builtins.def:338:1: note: use array indexing to silence this warning
./builtins.def:93:3: note: expanded from macro 'DEF_LIB_BUILTIN'
  DEF_BUILTIN (ENUM, NAME, BUILT_IN_NORMAL, TYPE, TYPE, \
  ^
c-common.c:3567:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                          ^
In file included from c-common.c:3583:
./builtins.def:338:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_LIB_BUILTIN(BUILT_IN_EXP,
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
./builtins.def:93:3: note: expanded from macro 'DEF_LIB_BUILTIN'
  DEF_BUILTIN (ENUM, NAME, BUILT_IN_NORMAL, TYPE, TYPE, \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
c-common.c:3572:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                   ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
./builtins.def:338:1: note: use array indexing to silence this warning
./builtins.def:93:3: note: expanded from macro 'DEF_LIB_BUILTIN'
  DEF_BUILTIN (ENUM, NAME, BUILT_IN_NORMAL, TYPE, TYPE, \
  ^
c-common.c:3572:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                        ^
In file included from c-common.c:3583:
./builtins.def:345:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_LIB_BUILTIN(BUILT_IN_LOG,
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
./builtins.def:93:3: note: expanded from macro 'DEF_LIB_BUILTIN'
  DEF_BUILTIN (ENUM, NAME, BUILT_IN_NORMAL, TYPE, TYPE, \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
c-common.c:3567:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                     ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
./builtins.def:345:1: note: use array indexing to silence this warning
./builtins.def:93:3: note: expanded from macro 'DEF_LIB_BUILTIN'
  DEF_BUILTIN (ENUM, NAME, BUILT_IN_NORMAL, TYPE, TYPE, \
  ^
c-common.c:3567:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                          ^
In file included from c-common.c:3583:
./builtins.def:345:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_LIB_BUILTIN(BUILT_IN_LOG,
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
./builtins.def:93:3: note: expanded from macro 'DEF_LIB_BUILTIN'
  DEF_BUILTIN (ENUM, NAME, BUILT_IN_NORMAL, TYPE, TYPE, \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
c-common.c:3572:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                   ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
./builtins.def:345:1: note: use array indexing to silence this warning
./builtins.def:93:3: note: expanded from macro 'DEF_LIB_BUILTIN'
  DEF_BUILTIN (ENUM, NAME, BUILT_IN_NORMAL, TYPE, TYPE, \
  ^
c-common.c:3572:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                        ^
In file included from c-common.c:3583:
./builtins.def:352:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_LIB_BUILTIN(BUILT_IN_SQRTF,
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
./builtins.def:93:3: note: expanded from macro 'DEF_LIB_BUILTIN'
  DEF_BUILTIN (ENUM, NAME, BUILT_IN_NORMAL, TYPE, TYPE, \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
c-common.c:3567:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                     ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
./builtins.def:352:1: note: use array indexing to silence this warning
./builtins.def:93:3: note: expanded from macro 'DEF_LIB_BUILTIN'
  DEF_BUILTIN (ENUM, NAME, BUILT_IN_NORMAL, TYPE, TYPE, \
  ^
c-common.c:3567:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                          ^
In file included from c-common.c:3583:
./builtins.def:352:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_LIB_BUILTIN(BUILT_IN_SQRTF,
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
./builtins.def:93:3: note: expanded from macro 'DEF_LIB_BUILTIN'
  DEF_BUILTIN (ENUM, NAME, BUILT_IN_NORMAL, TYPE, TYPE, \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
c-common.c:3572:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                   ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
./builtins.def:352:1: note: use array indexing to silence this warning
./builtins.def:93:3: note: expanded from macro 'DEF_LIB_BUILTIN'
  DEF_BUILTIN (ENUM, NAME, BUILT_IN_NORMAL, TYPE, TYPE, \
  ^
c-common.c:3572:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                        ^
In file included from c-common.c:3583:
./builtins.def:359:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_LIB_BUILTIN(BUILT_IN_SINF,
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
./builtins.def:93:3: note: expanded from macro 'DEF_LIB_BUILTIN'
  DEF_BUILTIN (ENUM, NAME, BUILT_IN_NORMAL, TYPE, TYPE, \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
c-common.c:3567:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                     ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
./builtins.def:359:1: note: use array indexing to silence this warning
./builtins.def:93:3: note: expanded from macro 'DEF_LIB_BUILTIN'
  DEF_BUILTIN (ENUM, NAME, BUILT_IN_NORMAL, TYPE, TYPE, \
  ^
c-common.c:3567:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                          ^
In file included from c-common.c:3583:
./builtins.def:359:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_LIB_BUILTIN(BUILT_IN_SINF,
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
./builtins.def:93:3: note: expanded from macro 'DEF_LIB_BUILTIN'
  DEF_BUILTIN (ENUM, NAME, BUILT_IN_NORMAL, TYPE, TYPE, \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
c-common.c:3572:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                   ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
./builtins.def:359:1: note: use array indexing to silence this warning
./builtins.def:93:3: note: expanded from macro 'DEF_LIB_BUILTIN'
  DEF_BUILTIN (ENUM, NAME, BUILT_IN_NORMAL, TYPE, TYPE, \
  ^
c-common.c:3572:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                        ^
In file included from c-common.c:3583:
./builtins.def:364:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_LIB_BUILTIN(BUILT_IN_COSF,
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
./builtins.def:93:3: note: expanded from macro 'DEF_LIB_BUILTIN'
  DEF_BUILTIN (ENUM, NAME, BUILT_IN_NORMAL, TYPE, TYPE, \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
c-common.c:3567:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                     ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
./builtins.def:364:1: note: use array indexing to silence this warning
./builtins.def:93:3: note: expanded from macro 'DEF_LIB_BUILTIN'
  DEF_BUILTIN (ENUM, NAME, BUILT_IN_NORMAL, TYPE, TYPE, \
  ^
c-common.c:3567:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                          ^
In file included from c-common.c:3583:
./builtins.def:364:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_LIB_BUILTIN(BUILT_IN_COSF,
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
./builtins.def:93:3: note: expanded from macro 'DEF_LIB_BUILTIN'
  DEF_BUILTIN (ENUM, NAME, BUILT_IN_NORMAL, TYPE, TYPE, \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
c-common.c:3572:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                   ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
c-semantics.c:480:23:./builtins.def:364: 1: notewarning: use array indexing to silence this warning
: ./builtins.defimplicit conversion from enumeration type 'enum c_tree_code' to different enumeration type 'enum tree_code' [-Wenum-conversion]:
93:3: note: expanded from macro 'DEF_LIB_BUILTIN'
  DEF_BUILTIN (ENUM, NAME, BUILT_IN_NORMAL, TYPE, TYPE, \
  return (build_stmt (RETURN_STMT, expr));  ^

c-common.c          ~~~~~~~~~~  ^~~~~~~~~~~:3572
:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                        ^
In file included from c-common.c:3583:
./builtins.def:369:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_LIB_BUILTIN(BUILT_IN_EXPF,
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
./builtins.def:93:3: note: expanded from macro 'DEF_LIB_BUILTIN'
  DEF_BUILTIN (ENUM, NAME, BUILT_IN_NORMAL, TYPE, TYPE, \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
c-common.c:3567:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                     ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
./builtins.def:369:1: note: use array indexing to silence this warning
./builtins.def:93:3: note: expanded from macro 'DEF_LIB_BUILTIN'
  DEF_BUILTIN (ENUM, NAME, BUILT_IN_NORMAL, TYPE, TYPE, \
  ^
c-common.c:3567:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                          ^
In file included from c-common.c:3583:
./builtins.def:369:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_LIB_BUILTIN(BUILT_IN_EXPF,
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
./builtins.def:93:3: note: expanded from macro 'DEF_LIB_BUILTIN'
  DEF_BUILTIN (ENUM, NAME, BUILT_IN_NORMAL, TYPE, TYPE, \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
c-common.c:3572:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                   ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
./builtins.def:369:1: note: use array indexing to silence this warning
./builtins.def:93:3: note: expanded from macro 'DEF_LIB_BUILTIN'
  DEF_BUILTIN (ENUM, NAME, BUILT_IN_NORMAL, TYPE, TYPE, \
  ^
c-common.c:3572:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                        ^
In file included from c-common.c:3583:
./builtins.def:376:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_LIB_BUILTIN(BUILT_IN_LOGF,
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
./builtins.def:93:3: note: expanded from macro 'DEF_LIB_BUILTIN'
  DEF_BUILTIN (ENUM, NAME, BUILT_IN_NORMAL, TYPE, TYPE, \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
c-common.c:3567:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                     ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
./builtins.def:376:1: note: use array indexing to silence this warning
./builtins.def:93:3: note: expanded from macro 'DEF_LIB_BUILTIN'
  DEF_BUILTIN (ENUM, NAME, BUILT_IN_NORMAL, TYPE, TYPE, \
  ^
c-common.c:3567:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                          ^
In file included from c-common.c:3583:
./builtins.def:376:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_LIB_BUILTIN(BUILT_IN_LOGF,
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
./builtins.def:93:3: note: expanded from macro 'DEF_LIB_BUILTIN'
  DEF_BUILTIN (ENUM, NAME, BUILT_IN_NORMAL, TYPE, TYPE, \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
c-common.c:3572:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                   ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
./builtins.def:376:1: note: use array indexing to silence this warning
./builtins.def:93:3: note: expanded from macro 'DEF_LIB_BUILTIN'
  DEF_BUILTIN (ENUM, NAME, BUILT_IN_NORMAL, TYPE, TYPE, \
  ^
c-common.c:3572:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                        ^
c-semantics.c:555:23: warning: implicit conversion from enumeration type 'enum c_tree_code' to different enumeration type 'enum tree_code' [-Wenum-conversion]
In file included from c-common.c:3583:
./builtins.def:383:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
  return (build_stmt (BREAK_STMT));DEF_LIB_BUILTIN(BUILT_IN_SQRTL,

          ~~~~~~~~~~  ^~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

./builtins.def:93:3: note: expanded from macro 'DEF_LIB_BUILTIN'
  DEF_BUILTIN (ENUM, NAME, BUILT_IN_NORMAL, TYPE, TYPE, \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
c-common.c:3567:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                     ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
./builtins.def:383:1: note: use array indexing to silence this warning
./builtins.def:93:3: note: expanded from macro 'DEF_LIB_BUILTIN'
  DEF_BUILTIN (ENUM, NAME, BUILT_IN_NORMAL, TYPE, TYPE, \
  ^
c-common.c:3567:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                          ^
In file included from c-common.c:3583:
./builtins.def:383:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_LIB_BUILTIN(BUILT_IN_SQRTL,
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
./builtins.def:93:3: note: expanded from macro 'DEF_LIB_BUILTIN'
  DEF_BUILTIN (ENUM, NAME, BUILT_IN_NORMAL, TYPE, TYPE, \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
c-common.c:3572:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                   ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
./builtins.def:383:1: note: use array indexing to silence this warning
./builtins.def:93:3: note: expanded from macro 'DEF_LIB_BUILTIN'
  DEF_BUILTIN (ENUM, NAME, BUILT_IN_NORMAL, TYPE, TYPE, \
  ^
c-common.c:3572:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \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));
          ~~~~~~~~~~  ^~~~~~~~~~~~~
In file included from c-common.c:3583:
./builtins.def:390:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_LIB_BUILTIN(BUILT_IN_SINL,
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
./builtins.def:93:3: note: expanded from macro 'DEF_LIB_BUILTIN'
  DEF_BUILTIN (ENUM, NAME, BUILT_IN_NORMAL, TYPE, TYPE, \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
c-common.c:3567:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                     ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
./builtins.def:390:1: note: use array indexing to silence this warning
./builtins.def:93:3: note: expanded from macro 'DEF_LIB_BUILTIN'
  DEF_BUILTIN (ENUM, NAME, BUILT_IN_NORMAL, TYPE, TYPE, \
  ^
c-common.c:3567:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                          ^
In file included from c-common.c:3583:
./builtins.def:390:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_LIB_BUILTIN(BUILT_IN_SINL,
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
./builtins.def:93:3: note: expanded from macro 'DEF_LIB_BUILTIN'
  DEF_BUILTIN (ENUM, NAME, BUILT_IN_NORMAL, TYPE, TYPE, \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
c-common.c:3572:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                   ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
./builtins.def:390:1: note: use array indexing to silence this warning
./builtins.def:93:3: note: expanded from macro 'DEF_LIB_BUILTIN'
  DEF_BUILTIN (ENUM, NAME, BUILT_IN_NORMAL, TYPE, TYPE, \
  ^
c-common.c:3572:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                        ^
c-dump.c:119:10: warning: 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:In file included from 106c-common.c::103583:
:./builtins.def :warning395: :case value not in enumerated type 'enum tree_code' [-Wswitch]1:
 warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
    case DECL_STMT:
         ^
DEF_LIB_BUILTIN(BUILT_IN_COSL,c-dump.c
:^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
140:10: warning: ./builtins.defcase value not in enumerated type 'enum tree_code' [-Wswitch]:
93:3:    case IF_STMT: 
note         ^: 
expanded from macro 'DEF_LIB_BUILTIN'c-dump.c
:125:10: warning: case value not in enumerated type 'enum tree_code' [-Wswitch]
    case FOR_STMT:
  DEF_BUILTIN (ENUM, NAME, BUILT_IN_NORMAL, TYPE, TYPE, \         ^

  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~c-dump.c
:167:c-common.c10::3567:15 : warningnote: : case value not in enumerated type 'enum tree_code' [-Wswitch]expanded from macro 'DEF_BUILTIN'

    case WHILE_STMT:
         ^
c-dump.c:112:10:                                  ? (NAME + strlen ("__builtin_"))      \ 
warning                                     ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
: case value not in enumerated type 'enum tree_code' [-Wswitch]
    case DO_STMT:
         ^
c-dump.c:154:10: warning: ./builtins.defcase value not in enumerated type 'enum tree_code' [-Wswitch]:
395:1:     case RETURN_STMT:note
:          ^use array indexing to silence this warning

c-dump.c:./builtins.def79::9310::3 :warning : notecase value not in enumerated type 'enum tree_code' [-Wswitch]: 
expanded from macro 'DEF_LIB_BUILTIN'
    case BREAK_STMT:
         ^
c-dump.c:80:10: warning:   DEF_BUILTIN (ENUM, NAME, BUILT_IN_NORMAL, TYPE, TYPE, \case value not in enumerated type 'enum tree_code' [-Wswitch]

  ^
c-common.c    case CONTINUE_STMT::
3567         ^:
15c-dump.c::160: 10note::  expanded from macro 'DEF_BUILTIN'
warning: case value not in enumerated type 'enum tree_code' [-Wswitch]
    case SWITCH_STMT:
         ^
                                  ? (NAME + strlen ("__builtin_"))      \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:
         ^In file included from 
c-common.cc-dump.c::3583174:
:./builtins.def10:: 395warning:: 1case value not in enumerated type 'enum tree_code' [-Wswitch]:
 warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
    case SCOPE_STMT:
         ^
DEF_LIB_BUILTIN(BUILT_IN_COSL,
c-dump.c^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~:
85:10:./builtins.def :warning93: :3case value not in enumerated type 'enum tree_code' [-Wswitch]:
 note: expanded from macro 'DEF_LIB_BUILTIN'
    case CASE_LABEL:
         ^
c-dump.c:187  DEF_BUILTIN (ENUM, NAME, BUILT_IN_NORMAL, TYPE, TYPE, \:
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~10
:c-common.c :warning3572: :13case value not in enumerated type 'enum tree_code' [-Wswitch]: 
note: expanded from macro 'DEF_BUILTIN'
    case STMT_EXPR:
         ^
c-dump.c                                   NAME + strlen ("__builtin_"),        \
:                                   ~~~~~^~~~~~~~~~~~~~~~~~~~~~~93
:10: warning: case value not in enumerated type 'enum tree_code' [-Wswitch]
    case CLEANUP_STMT:./builtins.def:
395         ^:1
: note: use array indexing to silence this warning
./builtins.def:93:3: note: expanded from macro 'DEF_LIB_BUILTIN'
  DEF_BUILTIN (ENUM, NAME, BUILT_IN_NORMAL, TYPE, TYPE, \
  ^
c-common.c:3572:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                        ^
In file included from c-common.c:3583:
./builtins.def:400:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_LIB_BUILTIN(BUILT_IN_EXPL,
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
./builtins.def:93:3: note: expanded from macro 'DEF_LIB_BUILTIN'
  DEF_BUILTIN (ENUM, NAME, BUILT_IN_NORMAL, TYPE, TYPE, \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
c-common.c:3567:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                     ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
./builtins.def:400:1: note: use array indexing to silence this warning
./builtins.def:93:3: note: expanded from macro 'DEF_LIB_BUILTIN'
  DEF_BUILTIN (ENUM, NAME, BUILT_IN_NORMAL, TYPE, TYPE, \
  ^
c-common.c:3567:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                          ^
In file included from c-common.c:3583:
./builtins.def:400:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_LIB_BUILTIN(BUILT_IN_EXPL,
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
./builtins.def:93:3: note: expanded from macro 'DEF_LIB_BUILTIN'
  DEF_BUILTIN (ENUM, NAME, BUILT_IN_NORMAL, TYPE, TYPE, \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
c-common.c:3572:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                   ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
./builtins.def:400:1: note: use array indexing to silence this warning
./builtins.def:93:3: note: expanded from macro 'DEF_LIB_BUILTIN'
  DEF_BUILTIN (ENUM, NAME, BUILT_IN_NORMAL, TYPE, TYPE, \
  ^
c-common.c:3572:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                        ^
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);
         ~~~~~~~~~~  ^~~~~~~~~~
In file included from c-common.c:3583:
./builtins.def:407:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_LIB_BUILTIN(BUILT_IN_LOGL,
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
./builtins.def:93:3: note: expanded from macro 'DEF_LIB_BUILTIN'
  DEF_BUILTIN (ENUM, NAME, BUILT_IN_NORMAL, TYPE, TYPE, \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
c-common.c:3567:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                     ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
./builtins.def:407:1: note: use array indexing to silence this warning
./builtins.def:93:3: note: expanded from macro 'DEF_LIB_BUILTIN'
  DEF_BUILTIN (ENUM, NAME, BUILT_IN_NORMAL, TYPE, TYPE, \
  ^
c-common.c:3567:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                          ^
In file included from c-common.c:3583:
./builtins.def:407:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_LIB_BUILTIN(BUILT_IN_LOGL,
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
./builtins.def:93:3: note: expanded from macro 'DEF_LIB_BUILTIN'
  DEF_BUILTIN (ENUM, NAME, BUILT_IN_NORMAL, TYPE, TYPE, \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
c-common.c:3572:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                   ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
./builtins.def:407:1: note: use array indexing to silence this warning
./builtins.def:93:3: note: expanded from macro 'DEF_LIB_BUILTIN'
  DEF_BUILTIN (ENUM, NAME, BUILT_IN_NORMAL, TYPE, TYPE, \
  ^
c-common.c:3572:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                        ^
In file included from c-common.c:3583:
./builtins.def:415:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_GCC_BUILTIN(BUILT_IN_INF,
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
./builtins.def:63:3: note: expanded from macro 'DEF_GCC_BUILTIN'
  DEF_BUILTIN (ENUM, NAME, BUILT_IN_NORMAL, TYPE, BT_LAST,      \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
c-common.c:3567:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                     ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
./builtins.def:415:1: note: use array indexing to silence this warning
./builtins.def:63:3: note: expanded from macro 'DEF_GCC_BUILTIN'
  DEF_BUILTIN (ENUM, NAME, BUILT_IN_NORMAL, TYPE, BT_LAST,      \
  ^
c-common.c:3567:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                          ^
In file included from c-common.c:3583:
./builtins.def:415:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_GCC_BUILTIN(BUILT_IN_INF,
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
./builtins.def:63:3: note: expanded from macro 'DEF_GCC_BUILTIN'
  DEF_BUILTIN (ENUM, NAME, BUILT_IN_NORMAL, TYPE, BT_LAST,      \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
c-common.c:3572:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                   ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
./builtins.def:415:1: note: use array indexing to silence this warning
./builtins.def:63:3: note: expanded from macro 'DEF_GCC_BUILTIN'
  DEF_BUILTIN (ENUM, NAME, BUILT_IN_NORMAL, TYPE, BT_LAST,      \
  ^
c-common.c:3572:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                        ^
In file included from c-common.c:3583:
./builtins.def:419:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_GCC_BUILTIN(BUILT_IN_INFF,
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
./builtins.def:63:3: note: expanded from macro 'DEF_GCC_BUILTIN'
  DEF_BUILTIN (ENUM, NAME, BUILT_IN_NORMAL, TYPE, BT_LAST,      \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
c-common.c:3567:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                     ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
./builtins.def:419:1: note: use array indexing to silence this warning
./builtins.def:63:3: note: expanded from macro 'DEF_GCC_BUILTIN'
  DEF_BUILTIN (ENUM, NAME, BUILT_IN_NORMAL, TYPE, BT_LAST,      \
  ^
c-common.c:3567:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                          ^
In file included from c-common.c:3583:
./builtins.def:419:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_GCC_BUILTIN(BUILT_IN_INFF,
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
./builtins.def:63:3: note: expanded from macro 'DEF_GCC_BUILTIN'
  DEF_BUILTIN (ENUM, NAME, BUILT_IN_NORMAL, TYPE, BT_LAST,      \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
c-common.c:3572:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                   ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
./builtins.def:419:1: note: use array indexing to silence this warning
./builtins.def:63:3: note: expanded from macro 'DEF_GCC_BUILTIN'
  DEF_BUILTIN (ENUM, NAME, BUILT_IN_NORMAL, TYPE, BT_LAST,      \
  ^
c-common.c:3572:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                        ^
In file included from c-common.c:3583:
./builtins.def:423:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_GCC_BUILTIN(BUILT_IN_INFL,
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
./builtins.def:63:3: note: expanded from macro 'DEF_GCC_BUILTIN'
  DEF_BUILTIN (ENUM, NAME, BUILT_IN_NORMAL, TYPE, BT_LAST,      \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
c-common.c:3567:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                     ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
./builtins.def:423:1: note: use array indexing to silence this warning
./builtins.def:63:3: note: expanded from macro 'DEF_GCC_BUILTIN'
  DEF_BUILTIN (ENUM, NAME, BUILT_IN_NORMAL, TYPE, BT_LAST,      \
  ^
c-common.c:3567:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                          ^
In file included from c-common.c:3583:
./builtins.def:423:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_GCC_BUILTIN(BUILT_IN_INFL,
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
./builtins.def:63:3: note: expanded from macro 'DEF_GCC_BUILTIN'
  DEF_BUILTIN (ENUM, NAME, BUILT_IN_NORMAL, TYPE, BT_LAST,      \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
c-common.c:3572:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                   ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
./builtins.def:423:1: note: use array indexing to silence this warning
./builtins.def:63:3: note: expanded from macro 'DEF_GCC_BUILTIN'
  DEF_BUILTIN (ENUM, NAME, BUILT_IN_NORMAL, TYPE, BT_LAST,      \
  ^
c-common.c:3572:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                        ^
In file included from c-common.c:3583:
./builtins.def:428:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_GCC_BUILTIN(BUILT_IN_HUGE_VAL,
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
./builtins.def:63:3: note: expanded from macro 'DEF_GCC_BUILTIN'
  DEF_BUILTIN (ENUM, NAME, BUILT_IN_NORMAL, TYPE, BT_LAST,      \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
c-common.c:3567:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                     ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
./builtins.def:428:1: note: use array indexing to silence this warning
./builtins.def:63:3: note: expanded from macro 'DEF_GCC_BUILTIN'
  DEF_BUILTIN (ENUM, NAME, BUILT_IN_NORMAL, TYPE, BT_LAST,      \
  ^
c-common.c:3567:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                          ^
In file included from c-common.c:3583:
./builtins.def:428:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_GCC_BUILTIN(BUILT_IN_HUGE_VAL,
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
./builtins.def:63:3: note: expanded from macro 'DEF_GCC_BUILTIN'
  DEF_BUILTIN (ENUM, NAME, BUILT_IN_NORMAL, TYPE, BT_LAST,      \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
c-common.c:3572:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                   ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
./builtins.def:428:1: note: use array indexing to silence this warning
./builtins.def:63:3: note: expanded from macro 'DEF_GCC_BUILTIN'
  DEF_BUILTIN (ENUM, NAME, BUILT_IN_NORMAL, TYPE, BT_LAST,      \
  ^
c-common.c:3572:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                        ^
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]
In file included from c-common.c:3583        case IF_STMT::

./builtins.def             ^:
432:1:c-semantics.c warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
:798:7: warning: DEF_GCC_BUILTIN(BUILT_IN_HUGE_VALF,
case value not in enumerated type 'enum tree_code' [-Wswitch]^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

        case FOR_STMT:./builtins.def
:             ^63:3
: note: c-semantics.cexpanded from macro 'DEF_GCC_BUILTIN':
802:7: warning  DEF_BUILTIN (ENUM, NAME, BUILT_IN_NORMAL, TYPE, BT_LAST,      \: 
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
case value not in enumerated type 'enum tree_code' [-Wswitch]c-common.c
:3567:15: note:         case WHILE_STMT:expanded from macro 'DEF_BUILTIN'

             ^
c-semantics.c:806                                  ? (NAME + strlen ("__builtin_"))      \
                                     ~~~~~^~~~~~~~~~~~~~~~~~~~~~~:
7: warning: case value not in enumerated type 'enum tree_code' [-Wswitch]
./builtins.def:432:        case DO_STMT:1: 
note             ^: 
use array indexing to silence this warningc-semantics.c
:./builtins.def783::637:3::  notewarning: expanded from macro 'DEF_GCC_BUILTIN': 
case value not in enumerated type 'enum tree_code' [-Wswitch]
        case RETURN_STMT:  DEF_BUILTIN (ENUM, NAME, BUILT_IN_NORMAL, TYPE, BT_LAST,      \

  ^             ^

c-common.c:3567:c-semantics.c15:: note: 818expanded from macro 'DEF_BUILTIN'
:7: warning: case value not in enumerated type 'enum tree_code' [-Wswitch]
                                  ? (NAME + strlen ("__builtin_"))      \
                                          ^
        case BREAK_STMT:
             ^
c-semantics.c:822:7: warning: case value not in enumerated type 'enum tree_code' [-Wswitch]
        case CONTINUE_STMT:
             ^
c-semantics.cIn file included from :c-common.c826:3583:
:./builtins.def7::432 :warning1: : case value not in enumerated type 'enum tree_code' [-Wswitch]warning: 
adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
        case SWITCH_STMT:
             ^DEF_GCC_BUILTIN(BUILT_IN_HUGE_VALF,

^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
c-semantics.c:838:./builtins.def7::63: 3warning::  case value not in enumerated type 'enum tree_code' [-Wswitch]note: 
expanded from macro 'DEF_GCC_BUILTIN'
        case GOTO_STMT:
             ^
  DEF_BUILTIN (ENUM, NAME, BUILT_IN_NORMAL, TYPE, BT_LAST,      \
c-semantics.c  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~:
834c-common.c::3572:713::  notewarning: expanded from macro 'DEF_BUILTIN': 
case value not in enumerated type 'enum tree_code' [-Wswitch]
        case LABEL_STMT:                                   NAME + strlen ("__builtin_"),        \

             ^                                   ~~~~~^~~~~~~~~~~~~~~~~~~~~~~

c-semantics.c:851:./builtins.def7::432 :1: notewarning: : use array indexing to silence this warningcase value not in enumerated type 'enum tree_code' [-Wswitch]

./builtins.def:63:3: note: expanded from macro 'DEF_GCC_BUILTIN'
        case ASM_STMT:
             ^
c-semantics.c  DEF_BUILTIN (ENUM, NAME, BUILT_IN_NORMAL, TYPE, BT_LAST,      \
  ^:
857c-common.c::73572:13: note:: expanded from macro 'DEF_BUILTIN'
 warning: case value not in enumerated type 'enum tree_code' [-Wswitch]
                                   NAME + strlen ("__builtin_"),        \
                                        ^
        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:
             ^
In file included from c-common.c:3583:
./builtins.def:436:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_GCC_BUILTIN(BUILT_IN_HUGE_VALL,
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
./builtins.def:63:3: note: expanded from macro 'DEF_GCC_BUILTIN'
  DEF_BUILTIN (ENUM, NAME, BUILT_IN_NORMAL, TYPE, BT_LAST,      \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
c-common.c:3567:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                     ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
./builtins.def:436:1: note: use array indexing to silence this warning
./builtins.def:63:3: note: expanded from macro 'DEF_GCC_BUILTIN'
  DEF_BUILTIN (ENUM, NAME, BUILT_IN_NORMAL, TYPE, BT_LAST,      \
  ^
c-common.c:3567:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                          ^
In file included from c-common.c:3583:
./builtins.def:436:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_GCC_BUILTIN(BUILT_IN_HUGE_VALL,
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
./builtins.def:63:3: note: expanded from macro 'DEF_GCC_BUILTIN'
  DEF_BUILTIN (ENUM, NAME, BUILT_IN_NORMAL, TYPE, BT_LAST,      \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
c-common.c:3572:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                   ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
./builtins.def:436:1: note: use array indexing to silence this warning
./builtins.def:63:3: note: expanded from macro 'DEF_GCC_BUILTIN'
  DEF_BUILTIN (ENUM, NAME, BUILT_IN_NORMAL, TYPE, BT_LAST,      \
  ^
c-common.c:3572:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                        ^
In file included from c-common.c:3583:
./builtins.def:441:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_LIB_BUILTIN(BUILT_IN_NAN,
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
./builtins.def:93:3: note: expanded from macro 'DEF_LIB_BUILTIN'
  DEF_BUILTIN (ENUM, NAME, BUILT_IN_NORMAL, TYPE, TYPE, \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
c-common.c:3567:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                     ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
./builtins.def:441:1: note: use array indexing to silence this warning
./builtins.def:93:3: note: expanded from macro 'DEF_LIB_BUILTIN'
  DEF_BUILTIN (ENUM, NAME, BUILT_IN_NORMAL, TYPE, TYPE, \
  ^
c-common.c:3567:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                          ^
In file included from c-common.c:3583:
./builtins.def:441:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_LIB_BUILTIN(BUILT_IN_NAN,
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
./builtins.def:93:3: note: expanded from macro 'DEF_LIB_BUILTIN'
  DEF_BUILTIN (ENUM, NAME, BUILT_IN_NORMAL, TYPE, TYPE, \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
c-common.c:3572:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                   ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
./builtins.def:441:1: note: use array indexing to silence this warning
./builtins.def:93:3: note: expanded from macro 'DEF_LIB_BUILTIN'
  DEF_BUILTIN (ENUM, NAME, BUILT_IN_NORMAL, TYPE, TYPE, \
  ^
c-common.c:3572:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                        ^
In file included from c-common.c:3583:
./builtins.def:445:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_LIB_BUILTIN(BUILT_IN_NANF,
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
./builtins.def:93:3: note: expanded from macro 'DEF_LIB_BUILTIN'
  DEF_BUILTIN (ENUM, NAME, BUILT_IN_NORMAL, TYPE, TYPE, \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
c-common.c:3567:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                     ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
./builtins.def:445:1: note: use array indexing to silence this warning
./builtins.def:93:3: note: expanded from macro 'DEF_LIB_BUILTIN'
  DEF_BUILTIN (ENUM, NAME, BUILT_IN_NORMAL, TYPE, TYPE, \
  ^
c-common.c:3567:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                          ^
In file included from c-common.c:3583:
./builtins.def:445:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_LIB_BUILTIN(BUILT_IN_NANF,
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
./builtins.def:93:3: note: expanded from macro 'DEF_LIB_BUILTIN'
  DEF_BUILTIN (ENUM, NAME, BUILT_IN_NORMAL, TYPE, TYPE, \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
c-common.c:3572:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                   ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
./builtins.def:445:1: note: use array indexing to silence this warning
./builtins.def:93:3: note: expanded from macro 'DEF_LIB_BUILTIN'
  DEF_BUILTIN (ENUM, NAME, BUILT_IN_NORMAL, TYPE, TYPE, \
  ^
c-common.c:3572:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                        ^
In file included from c-common.c:3583:
./builtins.def:449:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_LIB_BUILTIN(BUILT_IN_NANL,
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
./builtins.def:93:3: note: expanded from macro 'DEF_LIB_BUILTIN'
  DEF_BUILTIN (ENUM, NAME, BUILT_IN_NORMAL, TYPE, TYPE, \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
c-common.c:3567:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                     ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
./builtins.def:449:1: note: use array indexing to silence this warning
./builtins.def:93:3: note: expanded from macro 'DEF_LIB_BUILTIN'
  DEF_BUILTIN (ENUM, NAME, BUILT_IN_NORMAL, TYPE, TYPE, \
  ^
c-common.c:3567:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                          ^
In file included from c-common.c:3583:
./builtins.def:449:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_LIB_BUILTIN(BUILT_IN_NANL,
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
./builtins.def:93:3: note: expanded from macro 'DEF_LIB_BUILTIN'
  DEF_BUILTIN (ENUM, NAME, BUILT_IN_NORMAL, TYPE, TYPE, \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
c-common.c:3572:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                   ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
./builtins.def:449:1: note: use array indexing to silence this warning
./builtins.def:93:3: note: expanded from macro 'DEF_LIB_BUILTIN'
  DEF_BUILTIN (ENUM, NAME, BUILT_IN_NORMAL, TYPE, TYPE, \
  ^
c-common.c:3572:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                        ^
In file included from c-common.c:3583:
./builtins.def:454:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_LIB_BUILTIN(BUILT_IN_NANS,
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
./builtins.def:93:3: note: expanded from macro 'DEF_LIB_BUILTIN'
  DEF_BUILTIN (ENUM, NAME, BUILT_IN_NORMAL, TYPE, TYPE, \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
c-common.c:3567:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                     ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
./builtins.def:454:1: note: use array indexing to silence this warning
./builtins.def:93:3: note: expanded from macro 'DEF_LIB_BUILTIN'
  DEF_BUILTIN (ENUM, NAME, BUILT_IN_NORMAL, TYPE, TYPE, \
  ^
c-common.c:3567:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                          ^
In file included from c-common.c:3583:
./builtins.def:454:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_LIB_BUILTIN(BUILT_IN_NANS,
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
./builtins.def:93:3: note: expanded from macro 'DEF_LIB_BUILTIN'
  DEF_BUILTIN (ENUM, NAME, BUILT_IN_NORMAL, TYPE, TYPE, \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
c-common.c:3572:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                   ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
./builtins.def:454:1: note: use array indexing to silence this warning
./builtins.def:93:3: note: expanded from macro 'DEF_LIB_BUILTIN'
  DEF_BUILTIN (ENUM, NAME, BUILT_IN_NORMAL, TYPE, TYPE, \
  ^
c-common.c:3572:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                        ^
In file included from c-common.c:3583:
./builtins.def:458:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_LIB_BUILTIN(BUILT_IN_NANSF,
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
./builtins.def:93:3: note: expanded from macro 'DEF_LIB_BUILTIN'
  DEF_BUILTIN (ENUM, NAME, BUILT_IN_NORMAL, TYPE, TYPE, \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
c-common.c:3567:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                     ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
./builtins.def:458:1: note: use array indexing to silence this warning
./builtins.def:93:3: note: expanded from macro 'DEF_LIB_BUILTIN'
  DEF_BUILTIN (ENUM, NAME, BUILT_IN_NORMAL, TYPE, TYPE, \
  ^
c-common.c:3567:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                          ^
In file included from c-common.c:3583:
./builtins.def:458:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_LIB_BUILTIN(BUILT_IN_NANSF,
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
./builtins.def:93:3: note: expanded from macro 'DEF_LIB_BUILTIN'
  DEF_BUILTIN (ENUM, NAME, BUILT_IN_NORMAL, TYPE, TYPE, \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
c-common.c:3572:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                   ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
./builtins.def:458:1: note: use array indexing to silence this warning
./builtins.def:93:3: note: expanded from macro 'DEF_LIB_BUILTIN'
  DEF_BUILTIN (ENUM, NAME, BUILT_IN_NORMAL, TYPE, TYPE, \
  ^
c-common.c:3572:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                        ^
In file included from c-common.c:3583:
./builtins.def:462:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_LIB_BUILTIN(BUILT_IN_NANSL,
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
./builtins.def:93:3: note: expanded from macro 'DEF_LIB_BUILTIN'
  DEF_BUILTIN (ENUM, NAME, BUILT_IN_NORMAL, TYPE, TYPE, \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
c-common.c:3567:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                     ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
./builtins.def:462:1: note: use array indexing to silence this warning
./builtins.def:93:3: note: expanded from macro 'DEF_LIB_BUILTIN'
  DEF_BUILTIN (ENUM, NAME, BUILT_IN_NORMAL, TYPE, TYPE, \
  ^
c-common.c:3567:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                          ^
In file included from c-common.c:3583:
./builtins.def:462:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_LIB_BUILTIN(BUILT_IN_NANSL,
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
./builtins.def:93:3: note: expanded from macro 'DEF_LIB_BUILTIN'
  DEF_BUILTIN (ENUM, NAME, BUILT_IN_NORMAL, TYPE, TYPE, \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
c-common.c:3572:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                   ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
./builtins.def:462:1: note: use array indexing to silence this warning
./builtins.def:93:3: note: expanded from macro 'DEF_LIB_BUILTIN'
  DEF_BUILTIN (ENUM, NAME, BUILT_IN_NORMAL, TYPE, TYPE, \
  ^
c-common.c:3572:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                        ^
In file included from c-common.c:3583:
./builtins.def:467:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_GCC_BUILTIN(BUILT_IN_SAVEREGS,
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
./builtins.def:63:3: note: expanded from macro 'DEF_GCC_BUILTIN'
  DEF_BUILTIN (ENUM, NAME, BUILT_IN_NORMAL, TYPE, BT_LAST,      \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
c-common.c:3567:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                     ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
./builtins.def:467:1: note: use array indexing to silence this warning
./builtins.def:63:3: note: expanded from macro 'DEF_GCC_BUILTIN'
  DEF_BUILTIN (ENUM, NAME, BUILT_IN_NORMAL, TYPE, BT_LAST,      \
  ^
c-common.c:3567:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                          ^
In file included from c-common.c:3583:
./builtins.def:467:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_GCC_BUILTIN(BUILT_IN_SAVEREGS,
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
./builtins.def:63:3: note: expanded from macro 'DEF_GCC_BUILTIN'
  DEF_BUILTIN (ENUM, NAME, BUILT_IN_NORMAL, TYPE, BT_LAST,      \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
c-common.c:3572:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                   ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
./builtins.def:467:1: note: use array indexing to silence this warning
./builtins.def:63:3: note: expanded from macro 'DEF_GCC_BUILTIN'
  DEF_BUILTIN (ENUM, NAME, BUILT_IN_NORMAL, TYPE, BT_LAST,      \
  ^
c-common.c:3572:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                        ^
In file included from c-common.c:3583:
./builtins.def:471:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_GCC_BUILTIN(BUILT_IN_CLASSIFY_TYPE,
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
./builtins.def:63:3: note: expanded from macro 'DEF_GCC_BUILTIN'
  DEF_BUILTIN (ENUM, NAME, BUILT_IN_NORMAL, TYPE, BT_LAST,      \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
c-common.c:3567:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                     ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
./builtins.def:471:1: note: use array indexing to silence this warning
./builtins.def:63:3: note: expanded from macro 'DEF_GCC_BUILTIN'
  DEF_BUILTIN (ENUM, NAME, BUILT_IN_NORMAL, TYPE, BT_LAST,      \
  ^
c-common.c:3567:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                          ^
In file included from c-common.c:3583:
./builtins.def:471:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_GCC_BUILTIN(BUILT_IN_CLASSIFY_TYPE,
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
./builtins.def:63:3: note: expanded from macro 'DEF_GCC_BUILTIN'
  DEF_BUILTIN (ENUM, NAME, BUILT_IN_NORMAL, TYPE, BT_LAST,      \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
c-common.c:3572:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                   ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
./builtins.def:471:1: note: use array indexing to silence this warning
./builtins.def:63:3: note: expanded from macro 'DEF_GCC_BUILTIN'
  DEF_BUILTIN (ENUM, NAME, BUILT_IN_NORMAL, TYPE, BT_LAST,      \
  ^
c-common.c:3572:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                        ^
19 warnings generated.
In file included from c-common.c:3583:
./builtins.def:475:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_GCC_BUILTIN(BUILT_IN_NEXT_ARG,
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
./builtins.def:63:3: note: expanded from macro 'DEF_GCC_BUILTIN'
  DEF_BUILTIN (ENUM, NAME, BUILT_IN_NORMAL, TYPE, BT_LAST,      \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
c-common.c:3567:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                     ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
./builtins.def:475:1: note: use array indexing to silence this warning
./builtins.def:63:3: note: expanded from macro 'DEF_GCC_BUILTIN'
  DEF_BUILTIN (ENUM, NAME, BUILT_IN_NORMAL, TYPE, BT_LAST,      \
  ^
c-common.c:3567:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                          ^
In file included from c-common.c:3583:
./builtins.def:475:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_GCC_BUILTIN(BUILT_IN_NEXT_ARG,
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
./builtins.def:63:3: note: expanded from macro 'DEF_GCC_BUILTIN'
  DEF_BUILTIN (ENUM, NAME, BUILT_IN_NORMAL, TYPE, BT_LAST,      \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
c-common.c:3572:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                   ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
./builtins.def:475:1: note: use array indexing to silence this warning
./builtins.def:63:3: note: expanded from macro 'DEF_GCC_BUILTIN'
  DEF_BUILTIN (ENUM, NAME, BUILT_IN_NORMAL, TYPE, BT_LAST,      \
  ^
c-common.c:3572:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                        ^
In file included from c-common.c:3583:
./builtins.def:479:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_GCC_BUILTIN(BUILT_IN_ARGS_INFO,
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
./builtins.def:63:3: note: expanded from macro 'DEF_GCC_BUILTIN'
  DEF_BUILTIN (ENUM, NAME, BUILT_IN_NORMAL, TYPE, BT_LAST,      \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
c-common.c:3567:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                     ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
./builtins.def:479:1: note: use array indexing to silence this warning
./builtins.def:63:3: note: expanded from macro 'DEF_GCC_BUILTIN'
  DEF_BUILTIN (ENUM, NAME, BUILT_IN_NORMAL, TYPE, BT_LAST,      \
  ^
c-common.c:3567:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                          ^
In file included from c-common.c:3583:
./builtins.def:479:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_GCC_BUILTIN(BUILT_IN_ARGS_INFO,
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
./builtins.def:63:3: note: expanded from macro 'DEF_GCC_BUILTIN'
  DEF_BUILTIN (ENUM, NAME, BUILT_IN_NORMAL, TYPE, BT_LAST,      \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
c-common.c:3572:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                   ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
./builtins.def:479:1: note: use array indexing to silence this warning
./builtins.def:63:3: note: expanded from macro 'DEF_GCC_BUILTIN'
  DEF_BUILTIN (ENUM, NAME, BUILT_IN_NORMAL, TYPE, BT_LAST,      \
  ^
c-common.c:3572:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                        ^
In file included from c-common.c:3583:
./builtins.def:483:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_GCC_BUILTIN(BUILT_IN_CONSTANT_P, 
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
./builtins.def:63:3: note: expanded from macro 'DEF_GCC_BUILTIN'
  DEF_BUILTIN (ENUM, NAME, BUILT_IN_NORMAL, TYPE, BT_LAST,      \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
c-common.c:3567:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                     ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
./builtins.def:483:1: note: use array indexing to silence this warning
./builtins.def:63:3: note: expanded from macro 'DEF_GCC_BUILTIN'
  DEF_BUILTIN (ENUM, NAME, BUILT_IN_NORMAL, TYPE, BT_LAST,      \
  ^
c-common.c:3567:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                          ^
In file included from c-common.c:3583:
./builtins.def:483:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_GCC_BUILTIN(BUILT_IN_CONSTANT_P, 
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
./builtins.def:63:3: note: expanded from macro 'DEF_GCC_BUILTIN'
  DEF_BUILTIN (ENUM, NAME, BUILT_IN_NORMAL, TYPE, BT_LAST,      \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
c-common.c:3572:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                   ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
./builtins.def:483:1: note: use array indexing to silence this warning
./builtins.def:63:3: note: expanded from macro 'DEF_GCC_BUILTIN'
  DEF_BUILTIN (ENUM, NAME, BUILT_IN_NORMAL, TYPE, BT_LAST,      \
  ^
c-common.c:3572:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                        ^
In file included from c-common.c:3583:
./builtins.def:487:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_GCC_BUILTIN(BUILT_IN_FRAME_ADDRESS,
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
./builtins.def:63:3: note: expanded from macro 'DEF_GCC_BUILTIN'
  DEF_BUILTIN (ENUM, NAME, BUILT_IN_NORMAL, TYPE, BT_LAST,      \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
c-common.c:3567:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                     ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
./builtins.def:487:1: note: use array indexing to silence this warning
./builtins.def:63:3: note: expanded from macro 'DEF_GCC_BUILTIN'
  DEF_BUILTIN (ENUM, NAME, BUILT_IN_NORMAL, TYPE, BT_LAST,      \
  ^
c-common.c:3567:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                          ^
In file included from c-common.c:3583:
./builtins.def:487:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_GCC_BUILTIN(BUILT_IN_FRAME_ADDRESS,
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
./builtins.def:63:3: note: expanded from macro 'DEF_GCC_BUILTIN'
  DEF_BUILTIN (ENUM, NAME, BUILT_IN_NORMAL, TYPE, BT_LAST,      \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
c-common.c:3572:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                   ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
./builtins.def:487:1: note: use array indexing to silence this warning
./builtins.def:63:3: note: expanded from macro 'DEF_GCC_BUILTIN'
  DEF_BUILTIN (ENUM, NAME, BUILT_IN_NORMAL, TYPE, BT_LAST,      \
  ^
c-common.c:3572:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                        ^
In file included from c-common.c:3583:
./builtins.def:491:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_GCC_BUILTIN(BUILT_IN_RETURN_ADDRESS, 
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
./builtins.def:63:3: note: expanded from macro 'DEF_GCC_BUILTIN'
  DEF_BUILTIN (ENUM, NAME, BUILT_IN_NORMAL, TYPE, BT_LAST,      \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
c-common.c:3567:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                     ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
./builtins.def:491:1: note: use array indexing to silence this warning
./builtins.def:63:3: note: expanded from macro 'DEF_GCC_BUILTIN'
  DEF_BUILTIN (ENUM, NAME, BUILT_IN_NORMAL, TYPE, BT_LAST,      \
  ^
c-common.c:3567:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                          ^
In file included from c-common.c:3583:
./builtins.def:491:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_GCC_BUILTIN(BUILT_IN_RETURN_ADDRESS, 
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
./builtins.def:63:3: note: expanded from macro 'DEF_GCC_BUILTIN'
  DEF_BUILTIN (ENUM, NAME, BUILT_IN_NORMAL, TYPE, BT_LAST,      \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
c-common.c:3572:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                   ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
./builtins.def:491:1: note: use array indexing to silence this warning
./builtins.def:63:3: note: expanded from macro 'DEF_GCC_BUILTIN'
  DEF_BUILTIN (ENUM, NAME, BUILT_IN_NORMAL, TYPE, BT_LAST,      \
  ^
c-common.c:3572:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                        ^
In file included from c-common.c:3583:
./builtins.def:495:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_GCC_BUILTIN(BUILT_IN_AGGREGATE_INCOMING_ADDRESS,
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
./builtins.def:63:3: note: expanded from macro 'DEF_GCC_BUILTIN'
  DEF_BUILTIN (ENUM, NAME, BUILT_IN_NORMAL, TYPE, BT_LAST,      \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
c-common.c:3567:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                     ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
./builtins.def:495:1: note: use array indexing to silence this warning
./builtins.def:63:3: note: expanded from macro 'DEF_GCC_BUILTIN'
  DEF_BUILTIN (ENUM, NAME, BUILT_IN_NORMAL, TYPE, BT_LAST,      \
  ^
c-common.c:3567:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                          ^
In file included from c-common.c:3583:
./builtins.def:495:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_GCC_BUILTIN(BUILT_IN_AGGREGATE_INCOMING_ADDRESS,
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
./builtins.def:63:3: note: expanded from macro 'DEF_GCC_BUILTIN'
  DEF_BUILTIN (ENUM, NAME, BUILT_IN_NORMAL, TYPE, BT_LAST,      \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
c-common.c:3572:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                   ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
./builtins.def:495:1: note: use array indexing to silence this warning
./builtins.def:63:3: note: expanded from macro 'DEF_GCC_BUILTIN'
  DEF_BUILTIN (ENUM, NAME, BUILT_IN_NORMAL, TYPE, BT_LAST,      \
  ^
c-common.c:3572:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                        ^
In file included from c-common.c:3583:
./builtins.def:499:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_GCC_BUILTIN(BUILT_IN_APPLY_ARGS,
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
./builtins.def:63:3: note: expanded from macro 'DEF_GCC_BUILTIN'
  DEF_BUILTIN (ENUM, NAME, BUILT_IN_NORMAL, TYPE, BT_LAST,      \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
c-common.c:3567:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                     ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
./builtins.def:499:1: note: use array indexing to silence this warning
./builtins.def:63:3: note: expanded from macro 'DEF_GCC_BUILTIN'
  DEF_BUILTIN (ENUM, NAME, BUILT_IN_NORMAL, TYPE, BT_LAST,      \
  ^
c-common.c:3567:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                          ^
In file included from c-common.c:3583:
./builtins.def:499:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_GCC_BUILTIN(BUILT_IN_APPLY_ARGS,
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
./builtins.def:63:3: note: expanded from macro 'DEF_GCC_BUILTIN'
  DEF_BUILTIN (ENUM, NAME, BUILT_IN_NORMAL, TYPE, BT_LAST,      \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
c-common.c:3572:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                   ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
./builtins.def:499:1: note: use array indexing to silence this warning
./builtins.def:63:3: note: expanded from macro 'DEF_GCC_BUILTIN'
  DEF_BUILTIN (ENUM, NAME, BUILT_IN_NORMAL, TYPE, BT_LAST,      \
  ^
c-common.c:3572:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                        ^
In file included from c-common.c:3583:
./builtins.def:503:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_GCC_BUILTIN(BUILT_IN_APPLY,
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
./builtins.def:63:3: note: expanded from macro 'DEF_GCC_BUILTIN'
  DEF_BUILTIN (ENUM, NAME, BUILT_IN_NORMAL, TYPE, BT_LAST,      \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
c-common.c:3567:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                     ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
./builtins.def:503:1: note: use array indexing to silence this warning
./builtins.def:63:3: note: expanded from macro 'DEF_GCC_BUILTIN'
  DEF_BUILTIN (ENUM, NAME, BUILT_IN_NORMAL, TYPE, BT_LAST,      \
  ^
c-common.c:3567:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                          ^
In file included from c-common.c:3583:
./builtins.def:503:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_GCC_BUILTIN(BUILT_IN_APPLY,
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
./builtins.def:63:3: note: expanded from macro 'DEF_GCC_BUILTIN'
  DEF_BUILTIN (ENUM, NAME, BUILT_IN_NORMAL, TYPE, BT_LAST,      \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
c-common.c:3572:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                   ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
./builtins.def:503:1: note: use array indexing to silence this warning
./builtins.def:63:3: note: expanded from macro 'DEF_GCC_BUILTIN'
  DEF_BUILTIN (ENUM, NAME, BUILT_IN_NORMAL, TYPE, BT_LAST,      \
  ^
c-common.c:3572:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                        ^
In file included from c-common.c:3583:
./builtins.def:507:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_GCC_BUILTIN(BUILT_IN_RETURN,
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
./builtins.def:63:3: note: expanded from macro 'DEF_GCC_BUILTIN'
  DEF_BUILTIN (ENUM, NAME, BUILT_IN_NORMAL, TYPE, BT_LAST,      \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
c-common.c:3567:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                     ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
./builtins.def:507:1: note: use array indexing to silence this warning
./builtins.def:63:3: note: expanded from macro 'DEF_GCC_BUILTIN'
  DEF_BUILTIN (ENUM, NAME, BUILT_IN_NORMAL, TYPE, BT_LAST,      \
  ^
c-common.c:3567:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                          ^
In file included from c-common.c:3583:
./builtins.def:507:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_GCC_BUILTIN(BUILT_IN_RETURN,
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
./builtins.def:63:3: note: expanded from macro 'DEF_GCC_BUILTIN'
  DEF_BUILTIN (ENUM, NAME, BUILT_IN_NORMAL, TYPE, BT_LAST,      \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
c-common.c:3572:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                   ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
./builtins.def:507:1: note: use array indexing to silence this warning
./builtins.def:63:3: note: expanded from macro 'DEF_GCC_BUILTIN'
  DEF_BUILTIN (ENUM, NAME, BUILT_IN_NORMAL, TYPE, BT_LAST,      \
  ^
c-common.c:3572:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                        ^
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
In file included from c-common.c:3583:
./builtins.def:511:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_GCC_BUILTIN(BUILT_IN_SETJMP,
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
./builtins.def:63:3: note: expanded from macro 'DEF_GCC_BUILTIN'
  DEF_BUILTIN (ENUM, NAME, BUILT_IN_NORMAL, TYPE, BT_LAST,      \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
c-common.c:3567:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                     ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
./builtins.def:511:1: note: use array indexing to silence this warning
./builtins.def:63:3: note: expanded from macro 'DEF_GCC_BUILTIN'
  DEF_BUILTIN (ENUM, NAME, BUILT_IN_NORMAL, TYPE, BT_LAST,      \
  ^
c-common.c:3567:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                          ^
In file included from c-common.c:3583:
./builtins.def:511:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_GCC_BUILTIN(BUILT_IN_SETJMP,
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
./builtins.def:63:3: note: expanded from macro 'DEF_GCC_BUILTIN'
  DEF_BUILTIN (ENUM, NAME, BUILT_IN_NORMAL, TYPE, BT_LAST,      \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
c-common.c:3572:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                   ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
./builtins.def:511:1: note: use array indexing to silence this warning
./builtins.def:63:3: note: expanded from macro 'DEF_GCC_BUILTIN'
  DEF_BUILTIN (ENUM, NAME, BUILT_IN_NORMAL, TYPE, BT_LAST,      \
  ^
c-common.c:3572:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                        ^
In file included from c-common.c:3583:
./builtins.def:515:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_GCC_BUILTIN(BUILT_IN_LONGJMP,
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
./builtins.def:63:3: note: expanded from macro 'DEF_GCC_BUILTIN'
  DEF_BUILTIN (ENUM, NAME, BUILT_IN_NORMAL, TYPE, BT_LAST,      \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
c-common.c:3567:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                     ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
./builtins.def:515:1: note: use array indexing to silence this warning
./builtins.def:63:3: note: expanded from macro 'DEF_GCC_BUILTIN'
  DEF_BUILTIN (ENUM, NAME, BUILT_IN_NORMAL, TYPE, BT_LAST,      \
  ^
c-common.c:3567:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                          ^
In file included from c-common.c:3583:
./builtins.def:515:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_GCC_BUILTIN(BUILT_IN_LONGJMP,
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
./builtins.def:63:3: note: expanded from macro 'DEF_GCC_BUILTIN'
  DEF_BUILTIN (ENUM, NAME, BUILT_IN_NORMAL, TYPE, BT_LAST,      \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
c-common.c:3572:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                   ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
./builtins.def:515:1: note: use array indexing to silence this warning
./builtins.def:63c-objc-common.c::3:108 :note10: :expanded from macro 'DEF_GCC_BUILTIN'
 warning: case value not in enumerated type 'enum tree_code' [-Wswitch]
  DEF_BUILTIN (ENUM, NAME, BUILT_IN_NORMAL, TYPE, BT_LAST,      \
  ^
c-common.c:3572:13: note: expanded from macro 'DEF_BUILTIN'
    case DECL_STMT:
         ^
                                   NAME + strlen ("__builtin_"),        \
                                        ^
c-objc-common.c:115:10: warning: case value not in enumerated type 'enum tree_code' [-Wswitch]
    case GOTO_STMT:
         ^
In file included from c-common.c:3583:
./builtins.def:519:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_GCC_BUILTIN(BUILT_IN_TRAP,
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
./builtins.def:63:3: note: expanded from macro 'DEF_GCC_BUILTIN'
  DEF_BUILTIN (ENUM, NAME, BUILT_IN_NORMAL, TYPE, BT_LAST,      \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
c-common.c:3567:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                     ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
./builtins.def:519:1: note: use array indexing to silence this warning
./builtins.def:63:3: note: expanded from macro 'DEF_GCC_BUILTIN'
  DEF_BUILTIN (ENUM, NAME, BUILT_IN_NORMAL, TYPE, BT_LAST,      \
  ^
c-common.c:3567:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                          ^
In file included from c-common.c:3583:
./builtins.def:519:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_GCC_BUILTIN(BUILT_IN_TRAP,
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
./builtins.def:63:3: note: expanded from macro 'DEF_GCC_BUILTIN'
  DEF_BUILTIN (ENUM, NAME, BUILT_IN_NORMAL, TYPE, BT_LAST,      \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
c-common.c:3572:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                   ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
./builtins.def:519:1: note: use array indexing to silence this warning
./builtins.def:63:3: note: expanded from macro 'DEF_GCC_BUILTIN'
  DEF_BUILTIN (ENUM, NAME, BUILT_IN_NORMAL, TYPE, BT_LAST,      \
  ^
c-common.c:3572:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                        ^
In file included from c-common.c:3583:
./builtins.def:523:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_GCC_BUILTIN(BUILT_IN_PREFETCH,
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
./builtins.def:63:3: note: expanded from macro 'DEF_GCC_BUILTIN'
  DEF_BUILTIN (ENUM, NAME, BUILT_IN_NORMAL, TYPE, BT_LAST,      \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
c-common.c:3567:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                     ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
./builtins.def:523:1: note: use array indexing to silence this warning
./builtins.def:63:3: note: expanded from macro 'DEF_GCC_BUILTIN'
  DEF_BUILTIN (ENUM, NAME, BUILT_IN_NORMAL, TYPE, BT_LAST,      \
  ^
c-common.c:3567:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                          ^
In file included from c-common.c:3583:
./builtins.def:523:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_GCC_BUILTIN(BUILT_IN_PREFETCH,
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
./builtins.def:63:3: note: expanded from macro 'DEF_GCC_BUILTIN'
  DEF_BUILTIN (ENUM, NAME, BUILT_IN_NORMAL, TYPE, BT_LAST,      \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
c-common.c:3572:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                   ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
./builtins.def:523:1: note: use array indexing to silence this warning
./builtins.def:63:3: note: expanded from macro 'DEF_GCC_BUILTIN'
  DEF_BUILTIN (ENUM, NAME, BUILT_IN_NORMAL, TYPE, BT_LAST,      \
  ^
c-common.c:3572:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                        ^
In file included from c-common.c:3583:
./builtins.def:530:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_FRONT_END_LIB_BUILTIN(BUILT_IN_PRINTF,
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
./builtins.def:123:3: note: expanded from macro 'DEF_FRONT_END_LIB_BUILTIN'
  DEF_BUILTIN (ENUM, NAME, BUILT_IN_FRONTEND, TYPE, TYPE,       \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
c-common.c:3567:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                     ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
./builtins.def:530:1: note: use array indexing to silence this warning
./builtins.def:123:3: note: expanded from macro 'DEF_FRONT_END_LIB_BUILTIN'
  DEF_BUILTIN (ENUM, NAME, BUILT_IN_FRONTEND, TYPE, TYPE,       \
  ^
c-common.c:3567:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                          ^
In file included from c-common.c:3583:
./builtins.def:530:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_FRONT_END_LIB_BUILTIN(BUILT_IN_PRINTF,
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
./builtins.def:123:3: note: expanded from macro 'DEF_FRONT_END_LIB_BUILTIN'
  DEF_BUILTIN (ENUM, NAME, BUILT_IN_FRONTEND, TYPE, TYPE,       \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
c-common.c:3572:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                   ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
./builtins.def:530:1: note: use array indexing to silence this warning
./builtins.def:123:3: note: cpplib.cexpanded from macro 'DEF_FRONT_END_LIB_BUILTIN':
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]  DEF_BUILTIN (ENUM, NAME, BUILT_IN_FRONTEND, TYPE, TYPE,       \
  ^

c-common.c:3572:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                        ^  do_linemarker, U"#", 1, KANDR, IN_I

                 ^~~~
In file included from c-common.c:3583:
./builtins.def:534:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_LIB_BUILTIN(BUILT_IN_PUTCHAR,
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
./builtins.def:93:3: note: expanded from macro 'DEF_LIB_BUILTIN'
  DEF_BUILTIN (ENUM, NAME, BUILT_IN_NORMAL, TYPE, TYPE, \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
c-common.c:3567:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                     ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
./builtins.def:534:1: note: use array indexing to silence this warning
./builtins.def:93:3: note: expanded from macro 'DEF_LIB_BUILTIN'
  DEF_BUILTIN (ENUM, NAME, BUILT_IN_NORMAL, TYPE, TYPE, \
  ^
c-common.c:3567:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                          ^
In file included from c-common.c:3583:
./builtins.def:534:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_LIB_BUILTIN(BUILT_IN_PUTCHAR,
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
./builtins.def:93:3: note: expanded from macro 'DEF_LIB_BUILTIN'
  DEF_BUILTIN (ENUM, NAME, BUILT_IN_NORMAL, TYPE, TYPE, \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
c-common.c:3572:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                   ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
./builtins.def:534:1: note: use array indexing to silence this warning
./builtins.def:93:3: note: expanded from macro 'DEF_LIB_BUILTIN'
  DEF_BUILTIN (ENUM, NAME, BUILT_IN_NORMAL, TYPE, TYPE, \
  ^
c-common.c:3572:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                        ^
In file included from c-common.c:3583:
./builtins.def:538:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_LIB_BUILTIN(BUILT_IN_PUTS,
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
./builtins.def:93:3: note: expanded from macro 'DEF_LIB_BUILTIN'
  DEF_BUILTIN (ENUM, NAME, BUILT_IN_NORMAL, TYPE, TYPE, \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
c-common.c:3567:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                     ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
./builtins.def:538:1: note: use array indexing to silence this warning
./builtins.def:93:3: note: expanded from macro 'DEF_LIB_BUILTIN'
  DEF_BUILTIN (ENUM, NAME, BUILT_IN_NORMAL, TYPE, TYPE, \
  ^
c-common.c:3567:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                          ^
In file included from c-common.c:3583:
./builtins.def:538:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_LIB_BUILTIN(BUILT_IN_PUTS,
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
./builtins.def:93:3: note: expanded from macro 'DEF_LIB_BUILTIN'
  DEF_BUILTIN (ENUM, NAME, BUILT_IN_NORMAL, TYPE, TYPE, \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
c-common.c:3572:13: note: expanded from macro 'DEF_BUILTIN'
6                                   NAME + strlen ("__builtin_"),        \ warning
                                   ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
s generated.
./builtins.def:538:1: note: use array indexing to silence this warning
./builtins.def:93:3: note: expanded from macro 'DEF_LIB_BUILTIN'
  DEF_BUILTIN (ENUM, NAME, BUILT_IN_NORMAL, TYPE, TYPE, \
  ^
c-common.c:3572:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                        ^
In file included from c-common.c:3583:
./builtins.def:542:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_C99_BUILTIN(BUILT_IN_SNPRINTF,
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
./builtins.def:116:3: note: expanded from macro 'DEF_C99_BUILTIN'
  DEF_BUILTIN (ENUM, NAME, BUILT_IN_NORMAL, TYPE, TYPE, \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
c-common.c:3567:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                     ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
./builtins.def:542:1: note: use array indexing to silence this warning
./builtins.def:116:3: note: expanded from macro 'DEF_C99_BUILTIN'
  DEF_BUILTIN (ENUM, NAME, BUILT_IN_NORMAL, TYPE, TYPE, \
  ^
c-common.c:3567:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                          ^
In file included from c-common.c:3583:
./builtins.def:542:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_C99_BUILTIN(BUILT_IN_SNPRINTF,
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
./builtins.def:116:3: note: expanded from macro 'DEF_C99_BUILTIN'
  DEF_BUILTIN (ENUM, NAME, BUILT_IN_NORMAL, TYPE, TYPE, \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
c-common.c:3572:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                   ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
./builtins.def:542:1: note: use array indexing to silence this warning
./builtins.def:116:3: note: expanded from macro 'DEF_C99_BUILTIN'
  DEF_BUILTIN (ENUM, NAME, BUILT_IN_NORMAL, TYPE, TYPE, \
  ^
c-common.c:3572:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                        ^
In file included from c-common.c:3583:
./builtins.def:546:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_LIB_BUILTIN(BUILT_IN_SPRINTF,
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
./builtins.def:93:3: note: expanded from macro 'DEF_LIB_BUILTIN'
  DEF_BUILTIN (ENUM, NAME, BUILT_IN_NORMAL, TYPE, TYPE, \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
c-common.c:3567:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                     ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
./builtins.def:546:1: note: use array indexing to silence this warning
./builtins.def:93:3: note: expanded from macro 'DEF_LIB_BUILTIN'
  DEF_BUILTIN (ENUM, NAME, BUILT_IN_NORMAL, TYPE, TYPE, \
  ^
c-common.c:3567:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                          ^
In file included from c-common.c:3583:
./builtins.def:546:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_LIB_BUILTIN(BUILT_IN_SPRINTF,
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
./builtins.def:93:3: note: expanded from macro 'DEF_LIB_BUILTIN'
  DEF_BUILTIN (ENUM, NAME, BUILT_IN_NORMAL, TYPE, TYPE, \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
c-common.c:3572:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                   ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
./builtins.def:546:1: note: use array indexing to silence this warning
./builtins.def:93:3: note: expanded from macro 'DEF_LIB_BUILTIN'
  DEF_BUILTIN (ENUM, NAME, BUILT_IN_NORMAL, TYPE, TYPE, \
  ^
c-common.c:3572:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                        ^
In file included from c-common.c:3583:
./builtins.def:550:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_LIB_BUILTIN(BUILT_IN_SCANF,
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
./builtins.def:93:3: note: expanded from macro 'DEF_LIB_BUILTIN'
  DEF_BUILTIN (ENUM, NAME, BUILT_IN_NORMAL, TYPE, TYPE, \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
c-common.c:3567:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                     ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
./builtins.def:550:1: note: use array indexing to silence this warning
./builtins.def:93:3: note: expanded from macro 'DEF_LIB_BUILTIN'
  DEF_BUILTIN (ENUM, NAME, BUILT_IN_NORMAL, TYPE, TYPE, \
  ^
c-common.c:3567:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                          ^
In file included from c-common.c:3583:
./builtins.def:550:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_LIB_BUILTIN(BUILT_IN_SCANF,
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
./builtins.def:93:3: note: expanded from macro 'DEF_LIB_BUILTIN'
  DEF_BUILTIN (ENUM, NAME, BUILT_IN_NORMAL, TYPE, TYPE, \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
c-common.c:3572:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                   ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
./builtins.def:550:1: note: use array indexing to silence this warning
./builtins.def:93:3: note: expanded from macro 'DEF_LIB_BUILTIN'
  DEF_BUILTIN (ENUM, NAME, BUILT_IN_NORMAL, TYPE, TYPE, \
  ^
c-common.c:3572:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                        ^
In file included from c-common.c:3583:
./builtins.def:554:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_LIB_BUILTIN(BUILT_IN_SSCANF,
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
./builtins.def:93:3: note: expanded from macro 'DEF_LIB_BUILTIN'
  DEF_BUILTIN (ENUM, NAME, BUILT_IN_NORMAL, TYPE, TYPE, \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
c-common.c:3567:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                     ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
./builtins.def:554:1: note: use array indexing to silence this warning
./builtins.def:93:3: note: expanded from macro 'DEF_LIB_BUILTIN'
  DEF_BUILTIN (ENUM, NAME, BUILT_IN_NORMAL, TYPE, TYPE, \
  ^
c-common.c:3567:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                          ^
In file included from c-common.c:3583:
./builtins.def:554:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_LIB_BUILTIN(BUILT_IN_SSCANF,
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
./builtins.def:93:3: note: expanded from macro 'DEF_LIB_BUILTIN'
  DEF_BUILTIN (ENUM, NAME, BUILT_IN_NORMAL, TYPE, TYPE, \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
c-common.c:3572:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                   ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
./builtins.def:554:1: note: use array indexing to silence this warning
./builtins.def:93:3: note: expanded from macro 'DEF_LIB_BUILTIN'
  DEF_BUILTIN (ENUM, NAME, BUILT_IN_NORMAL, TYPE, TYPE, \
  ^
c-common.c:3572:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                        ^
In file included from c-common.c:3583:
./builtins.def:558:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_LIB_BUILTIN(BUILT_IN_VPRINTF,
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
./builtins.def:93:3: note: expanded from macro 'DEF_LIB_BUILTIN'
  DEF_BUILTIN (ENUM, NAME, BUILT_IN_NORMAL, TYPE, TYPE, \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
c-common.c:3567:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                     ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
./builtins.def:558:1: note: use array indexing to silence this warning
./builtins.def:93:3: note: expanded from macro 'DEF_LIB_BUILTIN'
  DEF_BUILTIN (ENUM, NAME, BUILT_IN_NORMAL, TYPE, TYPE, \
  ^
c-common.c:3567:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                          ^
In file included from c-common.c:3583:
./builtins.def:558:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_LIB_BUILTIN(BUILT_IN_VPRINTF,
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
./builtins.def:93:3: note: expanded from macro 'DEF_LIB_BUILTIN'
  DEF_BUILTIN (ENUM, NAME, BUILT_IN_NORMAL, TYPE, TYPE, \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
c-common.c:3572:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                   ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
./builtins.def:558:1: note: use array indexing to silence this warning
./builtins.def:93:3: note: expanded from macro 'DEF_LIB_BUILTIN'
  DEF_BUILTIN (ENUM, NAME, BUILT_IN_NORMAL, TYPE, TYPE, \
  ^
c-common.c:3572:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                        ^
In file included from c-common.c:3583:
./builtins.def:562:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_C99_BUILTIN(BUILT_IN_VSCANF,
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
./builtins.def:116:3: note: expanded from macro 'DEF_C99_BUILTIN'
  DEF_BUILTIN (ENUM, NAME, BUILT_IN_NORMAL, TYPE, TYPE, \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
c-common.c:3567:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                     ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
./builtins.def:562:1: note: use array indexing to silence this warning
./builtins.def:116:3: note: expanded from macro 'DEF_C99_BUILTIN'
  DEF_BUILTIN (ENUM, NAME, BUILT_IN_NORMAL, TYPE, TYPE, \
  ^
c-common.c:3567:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                          ^
In file included from c-common.c:3583:
./builtins.def:562:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_C99_BUILTIN(BUILT_IN_VSCANF,
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
./builtins.def:116:3: note: expanded from macro 'DEF_C99_BUILTIN'
  DEF_BUILTIN (ENUM, NAME, BUILT_IN_NORMAL, TYPE, TYPE, \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
c-common.c:3572:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                   ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
./builtins.def:562:1: note: use array indexing to silence this warning
./builtins.def:116:3: note: expanded from macro 'DEF_C99_BUILTIN'
  DEF_BUILTIN (ENUM, NAME, BUILT_IN_NORMAL, TYPE, TYPE, \
  ^
c-common.c:3572:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                        ^
In file included from c-common.c:3583:
./builtins.def:566:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_C99_BUILTIN(BUILT_IN_VSSCANF,
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
./builtins.def:116:3: note: expanded from macro 'DEF_C99_BUILTIN'
  DEF_BUILTIN (ENUM, NAME, BUILT_IN_NORMAL, TYPE, TYPE, \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
c-common.c:3567:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                     ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
./builtins.def:566:1: note: use array indexing to silence this warning
./builtins.def:116:3: note: expanded from macro 'DEF_C99_BUILTIN'
  DEF_BUILTIN (ENUM, NAME, BUILT_IN_NORMAL, TYPE, TYPE, \
  ^
c-common.c:3567:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                          ^
In file included from c-common.c:3583:
./builtins.def:566:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_C99_BUILTIN(BUILT_IN_VSSCANF,
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
./builtins.def:116:3: note: expanded from macro 'DEF_C99_BUILTIN'
  DEF_BUILTIN (ENUM, NAME, BUILT_IN_NORMAL, TYPE, TYPE, \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
c-common.c:3572:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                   ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
./builtins.def:566:1: note: use array indexing to silence this warning
./builtins.def:116:3: note: expanded from macro 'DEF_C99_BUILTIN'
  DEF_BUILTIN (ENUM, NAME, BUILT_IN_NORMAL, TYPE, TYPE, \
  ^
c-common.c:3572:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                        ^
In file included from c-common.c:3583:
./builtins.def:570:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_C99_BUILTIN(BUILT_IN_VSNPRINTF,
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
./builtins.def:116:3: note: expanded from macro 'DEF_C99_BUILTIN'
  DEF_BUILTIN (ENUM, NAME, BUILT_IN_NORMAL, TYPE, TYPE, \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
c-common.c:3567:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                     ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
./builtins.def:570:1: note: use array indexing to silence this warning
./builtins.def:116:3: note: expanded from macro 'DEF_C99_BUILTIN'
  DEF_BUILTIN (ENUM, NAME, BUILT_IN_NORMAL, TYPE, TYPE, \
  ^
c-common.c:3567:15: note: expanded from macro 'DEF_BUILTIN'
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
                                  ? (NAME + strlen ("__builtin_"))      \
                                          ^
In file included from c-common.c:3583:
./builtins.def:570:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_C99_BUILTIN(BUILT_IN_VSNPRINTF,
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
./builtins.def:116:3: note: expanded from macro 'DEF_C99_BUILTIN'
  DEF_BUILTIN (ENUM, NAME, BUILT_IN_NORMAL, TYPE, TYPE, \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
c-common.c:3572:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                   ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
./builtins.def:570:1: note: use array indexing to silence this warning
./builtins.def:116:3: note: expanded from macro 'DEF_C99_BUILTIN'
  DEF_BUILTIN (ENUM, NAME, BUILT_IN_NORMAL, TYPE, TYPE, \
  ^
c-common.c:3572:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                        ^
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";
        ^ ~~~~~~~~~~~~~~~~~~~~
In file included from c-common.c:3583:
./builtins.def:574:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_LIB_BUILTIN(BUILT_IN_VSPRINTF,
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
./builtins.def:93:3: note: expanded from macro 'DEF_LIB_BUILTIN'
  DEF_BUILTIN (ENUM, NAME, BUILT_IN_NORMAL, TYPE, TYPE, \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
c-common.c:3567:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                     ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
./builtins.def:574:1: note: use array indexing to silence this warning
./builtins.def:93:3: note: expanded from macro 'DEF_LIB_BUILTIN'
  DEF_BUILTIN (ENUM, NAME, BUILT_IN_NORMAL, TYPE, TYPE, \
  ^
c-common.c:3567:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                          ^
In file included from c-common.c:3583:
./builtins.def:574:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_LIB_BUILTIN(BUILT_IN_VSPRINTF,
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
./builtins.def:93:3: note: expanded from macro 'DEF_LIB_BUILTIN'
  DEF_BUILTIN (ENUM, NAME, BUILT_IN_NORMAL, TYPE, TYPE, \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
c-common.c:3572:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                   ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
./builtins.def:574:1: note: use array indexing to silence this warning
./builtins.def:93:3: note: expanded from macro 'DEF_LIB_BUILTIN'
  DEF_BUILTIN (ENUM, NAME, BUILT_IN_NORMAL, TYPE, TYPE, \
  ^
c-common.c:3572:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                        ^
In file included from c-common.c:3583:
./builtins.def:587:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_FALLBACK_BUILTIN(BUILT_IN_FPUTC,
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
./builtins.def:73:3: note: expanded from macro 'DEF_FALLBACK_BUILTIN'
  DEF_BUILTIN (ENUM, NAME, BUILT_IN_NORMAL, TYPE, TYPE, \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
c-common.c:3567:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                     ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
./builtins.def:587:1: note: use array indexing to silence this warning
./builtins.def:73:3: note: expanded from macro 'DEF_FALLBACK_BUILTIN'
  DEF_BUILTIN (ENUM, NAME, BUILT_IN_NORMAL, TYPE, TYPE, \
  ^
c-common.c:3567:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                          ^
In file included from c-common.c:3583:
./builtins.def:587:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_FALLBACK_BUILTIN(BUILT_IN_FPUTC,
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
./builtins.def:73:3: note: expanded from macro 'DEF_FALLBACK_BUILTIN'
  DEF_BUILTIN (ENUM, NAME, BUILT_IN_NORMAL, TYPE, TYPE, \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
c-common.c:3572:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                   ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
./builtins.def:587:1: note: use array indexing to silence this warning
./builtins.def:73:3: note: expanded from macro 'DEF_FALLBACK_BUILTIN'
  DEF_BUILTIN (ENUM, NAME, BUILT_IN_NORMAL, TYPE, TYPE, \
  ^
c-common.c:3572:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                        ^
In file included from c-common.c:3583:
./builtins.def:591:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_BUILTIN (BUILT_IN_FPUTS,
^~~~~~~~~~~~~~~~~~~~~~~~~~~~
c-common.c:3567:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                     ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
./builtins.def:591:1: note: use array indexing to silence this warning
c-common.c:3567:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                          ^
In file included from c-common.c:3583:
./builtins.def:591:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_BUILTIN (BUILT_IN_FPUTS,
^~~~~~~~~~~~~~~~~~~~~~~~~~~~
c-common.c:3572:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                   ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
./builtins.def:591:1: note: use array indexing to silence this warning
c-common.c:3572:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                        ^
In file included from c-common.c:3583:
./builtins.def:597:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_FALLBACK_BUILTIN(BUILT_IN_FWRITE,
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
./builtins.def:73:3: note: expanded from macro 'DEF_FALLBACK_BUILTIN'
  DEF_BUILTIN (ENUM, NAME, BUILT_IN_NORMAL, TYPE, TYPE, \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
c-common.c:3567:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                     ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
./builtins.def:597:1: note: use array indexing to silence this warning
./builtins.def:73:3: note: expanded from macro 'DEF_FALLBACK_BUILTIN'
  DEF_BUILTIN (ENUM, NAME, BUILT_IN_NORMAL, TYPE, TYPE, \
  ^
c-common.c:3567:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                          ^
In file included from c-common.c:3583:
./builtins.def:597:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_FALLBACK_BUILTIN(BUILT_IN_FWRITE,
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
./builtins.def:73:3: note: expanded from macro 'DEF_FALLBACK_BUILTIN'
  DEF_BUILTIN (ENUM, NAME, BUILT_IN_NORMAL, TYPE, TYPE, \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
c-common.c:3572:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                   ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
./builtins.def:597:1: note: use array indexing to silence this warning
./builtins.def:73:3: note: expanded from macro 'DEF_FALLBACK_BUILTIN'
  DEF_BUILTIN (ENUM, NAME, BUILT_IN_NORMAL, TYPE, TYPE, \
  ^
c-common.c:3572:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                        ^
In file included from c-common.c:3583:
./builtins.def:601:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_FRONT_END_LIB_BUILTIN(BUILT_IN_FPRINTF,
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
./builtins.def:123:3: note: expanded from macro 'DEF_FRONT_END_LIB_BUILTIN'
  DEF_BUILTIN (ENUM, NAME, BUILT_IN_FRONTEND, TYPE, TYPE,       \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
c-common.c:3567:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                     ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
./builtins.def:601:1: note: use array indexing to silence this warning
./builtins.def:123:3: note: expanded from macro 'DEF_FRONT_END_LIB_BUILTIN'
  DEF_BUILTIN (ENUM, NAME, BUILT_IN_FRONTEND, TYPE, TYPE,       \
  ^
c-common.c:3567:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                          ^
In file included from c-common.c:3583:
./builtins.def:601:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_FRONT_END_LIB_BUILTIN(BUILT_IN_FPRINTF,
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
./builtins.def:123:3: note: expanded from macro 'DEF_FRONT_END_LIB_BUILTIN'
  DEF_BUILTIN (ENUM, NAME, BUILT_IN_FRONTEND, TYPE, TYPE,       \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
c-common.c:3572:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                   ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
./builtins.def:601:1: note: use array indexing to silence this warning
./builtins.def:123:3: note: expanded from macro 'DEF_FRONT_END_LIB_BUILTIN'
  DEF_BUILTIN (ENUM, NAME, BUILT_IN_FRONTEND, TYPE, TYPE,       \
  ^
c-common.c:3572:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                        ^
In file included from c-common.c:3583:
./builtins.def:608:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_EXT_FALLBACK_BUILTIN(BUILT_IN_PUTCHAR_UNLOCKED,
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
./builtins.def:82:3: note: expanded from macro 'DEF_EXT_FALLBACK_BUILTIN'
  DEF_BUILTIN (ENUM, NAME, BUILT_IN_NORMAL, TYPE, TYPE, \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
c-common.c:3567:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                     ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
./builtins.def:608:1: note: use array indexing to silence this warning
./builtins.def:82:3: note: expanded from macro 'DEF_EXT_FALLBACK_BUILTIN'
  DEF_BUILTIN (ENUM, NAME, BUILT_IN_NORMAL, TYPE, TYPE, \
  ^
c-common.c:3567:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                          ^
In file included from c-common.c:3583:
./builtins.def:608:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_EXT_FALLBACK_BUILTIN(BUILT_IN_PUTCHAR_UNLOCKED,
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
./builtins.def:82:3: note: expanded from macro 'DEF_EXT_FALLBACK_BUILTIN'
  DEF_BUILTIN (ENUM, NAME, BUILT_IN_NORMAL, TYPE, TYPE, \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
c-common.c:3572:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                   ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
./builtins.def:608:1: note: use array indexing to silence this warning
./builtins.def:82:3: note: expanded from macro 'DEF_EXT_FALLBACK_BUILTIN'
  DEF_BUILTIN (ENUM, NAME, BUILT_IN_NORMAL, TYPE, TYPE, \
  ^
c-common.c:3572:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                        ^
In file included from c-common.c:3583:
./builtins.def:611:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_EXT_FALLBACK_BUILTIN(BUILT_IN_PUTS_UNLOCKED,
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
./builtins.def:82:3: note: expanded from macro 'DEF_EXT_FALLBACK_BUILTIN'
  DEF_BUILTIN (ENUM, NAME, BUILT_IN_NORMAL, TYPE, TYPE, \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
c-common.c:3567:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                     ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
./builtins.def:611:1: note: use array indexing to silence this warning
./builtins.def27: warning82s: generated3:.
 note: expanded from macro 'DEF_EXT_FALLBACK_BUILTIN'
  DEF_BUILTIN (ENUM, NAME, BUILT_IN_NORMAL, TYPE, TYPE, \
  ^
c-common.c:3567:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                          ^
In file included from c-common.c:3583:
./builtins.def:611:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_EXT_FALLBACK_BUILTIN(BUILT_IN_PUTS_UNLOCKED,
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
./builtins.def:82:3: note: expanded from macro 'DEF_EXT_FALLBACK_BUILTIN'
  DEF_BUILTIN (ENUM, NAME, BUILT_IN_NORMAL, TYPE, TYPE, \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
c-common.c:3572:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                   ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
./builtins.def:611:1: note: use array indexing to silence this warning
./builtins.def:82:3: note: expanded from macro 'DEF_EXT_FALLBACK_BUILTIN'
  DEF_BUILTIN (ENUM, NAME, BUILT_IN_NORMAL, TYPE, TYPE, \
  ^
c-common.c:3572:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                        ^
In file included from c-common.c:3583:
./builtins.def:614:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_EXT_FRONT_END_LIB_BUILTIN(BUILT_IN_PRINTF_UNLOCKED,
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
./builtins.def:132:3: note: expanded from macro 'DEF_EXT_FRONT_END_LIB_BUILTIN'
  DEF_BUILTIN (ENUM, NAME, BUILT_IN_FRONTEND, TYPE, TYPE,       \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
c-common.c:3567:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                     ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
./builtins.def:614:1: note: use array indexing to silence this warning
./builtins.def:132:3: note: expanded from macro 'DEF_EXT_FRONT_END_LIB_BUILTIN'
  DEF_BUILTIN (ENUM, NAME, BUILT_IN_FRONTEND, TYPE, TYPE,       \
  ^
c-common.c:3567:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                          ^
In file included from c-common.c:3583:
./builtins.def:614:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_EXT_FRONT_END_LIB_BUILTIN(BUILT_IN_PRINTF_UNLOCKED,
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
./builtins.def:132:3: note: expanded from macro 'DEF_EXT_FRONT_END_LIB_BUILTIN'
  DEF_BUILTIN (ENUM, NAME, BUILT_IN_FRONTEND, TYPE, TYPE,       \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
c-common.c:3572:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                   ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
./builtins.def:614:1: note: use array indexing to silence this warning
./builtins.def:132:3: note: expanded from macro 'DEF_EXT_FRONT_END_LIB_BUILTIN'
  DEF_BUILTIN (ENUM, NAME, BUILT_IN_FRONTEND, TYPE, TYPE,       \
  ^
c-common.c:3572:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                        ^
In file included from c-common.c:3583:
./builtins.def:626:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_EXT_FALLBACK_BUILTIN(BUILT_IN_FPUTC_UNLOCKED,
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
./builtins.def:82:3: note: expanded from macro 'DEF_EXT_FALLBACK_BUILTIN'
  DEF_BUILTIN (ENUM, NAME, BUILT_IN_NORMAL, TYPE, TYPE, \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
c-common.c:3567:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                     ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
./builtins.def:626:1: note: use array indexing to silence this warning
./builtins.def:82:3: note: expanded from macro 'DEF_EXT_FALLBACK_BUILTIN'
  DEF_BUILTIN (ENUM, NAME, BUILT_IN_NORMAL, TYPE, TYPE, \
  ^
c-common.c:3567:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                          ^
In file included from c-common.c:3583:
./builtins.def:626:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_EXT_FALLBACK_BUILTIN(BUILT_IN_FPUTC_UNLOCKED,
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
./builtins.def:82:3: note: expanded from macro 'DEF_EXT_FALLBACK_BUILTIN'
  DEF_BUILTIN (ENUM, NAME, BUILT_IN_NORMAL, TYPE, TYPE, \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
c-common.c:3572:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                   ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
./builtins.def:626:1: note: use array indexing to silence this warning
./builtins.def:82:3: note: expanded from macro 'DEF_EXT_FALLBACK_BUILTIN'
  DEF_BUILTIN (ENUM, NAME, BUILT_IN_NORMAL, TYPE, TYPE, \
  ^
c-common.c:3572:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                        ^
In file included from c-common.c:3583:
./builtins.def:629:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_BUILTIN (BUILT_IN_FPUTS_UNLOCKED,
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
c-common.c:3567:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                     ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
./builtins.def:629:1: note: use array indexing to silence this warning
c-common.c:3567:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                          ^
In file included from c-common.c:3583:
./builtins.def:629:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_BUILTIN (BUILT_IN_FPUTS_UNLOCKED,
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
c-common.c:3572:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                   ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
./builtins.def:629:1: note: use array indexing to silence this warning
c-common.c:3572:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                        ^
In file included from c-common.c:3583:
./builtins.def:635:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_EXT_FALLBACK_BUILTIN(BUILT_IN_FWRITE_UNLOCKED,
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
./builtins.def:82:3: note: expanded from macro 'DEF_EXT_FALLBACK_BUILTIN'
  DEF_BUILTIN (ENUM, NAME, BUILT_IN_NORMAL, TYPE, TYPE, \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
c-common.c:3567:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                     ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
./builtins.def:635:1: note: use array indexing to silence this warning
./builtins.def:82:3: note: expanded from macro 'DEF_EXT_FALLBACK_BUILTIN'
  DEF_BUILTIN (ENUM, NAME, BUILT_IN_NORMAL, TYPE, TYPE, \
  ^
c-common.c:3567:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                          ^
In file included from c-common.c:3583:
./builtins.def:635:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_EXT_FALLBACK_BUILTIN(BUILT_IN_FWRITE_UNLOCKED,
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
./builtins.def:82:3: note: expanded from macro 'DEF_EXT_FALLBACK_BUILTIN'
  DEF_BUILTIN (ENUM, NAME, BUILT_IN_NORMAL, TYPE, TYPE, \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
c-common.c:3572:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                   ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
./builtins.def:635:1: note: use array indexing to silence this warning
./builtins.def:82:3: note: expanded from macro 'DEF_EXT_FALLBACK_BUILTIN'
  DEF_BUILTIN (ENUM, NAME, BUILT_IN_NORMAL, TYPE, TYPE, \
  ^
c-common.c:3572:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                        ^
In file included from c-common.c:3583:
./builtins.def:638:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_EXT_FRONT_END_LIB_BUILTIN(BUILT_IN_FPRINTF_UNLOCKED,
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
./builtins.def:132:3: note: expanded from macro 'DEF_EXT_FRONT_END_LIB_BUILTIN'
  DEF_BUILTIN (ENUM, NAME, BUILT_IN_FRONTEND, TYPE, TYPE,       \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
c-common.c:3567:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                     ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
./builtins.def:638:1: note: use array indexing to silence this warning
./builtins.def:132:3: note: expanded from macro 'DEF_EXT_FRONT_END_LIB_BUILTIN'
  DEF_BUILTIN (ENUM, NAME, BUILT_IN_FRONTEND, TYPE, TYPE,       \
  ^
c-common.c:3567:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                          ^
In file included from c-common.c:3583:
./builtins.def:638:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_EXT_FRONT_END_LIB_BUILTIN(BUILT_IN_FPRINTF_UNLOCKED,
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
./builtins.def:132:3: note: expanded from macro 'DEF_EXT_FRONT_END_LIB_BUILTIN'
  DEF_BUILTIN (ENUM, NAME, BUILT_IN_FRONTEND, TYPE, TYPE,       \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
c-common.c:3572:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                   ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
./builtins.def:638:1: note: use array indexing to silence this warning
./builtins.def:132:3: note: expanded from macro 'DEF_EXT_FRONT_END_LIB_BUILTIN'
  DEF_BUILTIN (ENUM, NAME, BUILT_IN_FRONTEND, TYPE, TYPE,       \
  ^
c-common.c:3572:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                        ^
In file included from c-common.c:3583:
./builtins.def:644:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_GCC_BUILTIN(BUILT_IN_ISGREATER, 
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
./builtins.def:63:3: note: expanded from macro 'DEF_GCC_BUILTIN'
  DEF_BUILTIN (ENUM, NAME, BUILT_IN_NORMAL, TYPE, BT_LAST,      \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
c-common.c:3567:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                     ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
./builtins.def:644:1: note: use array indexing to silence this warning
./builtins.def:63:3: note: expanded from macro 'DEF_GCC_BUILTIN'
  DEF_BUILTIN (ENUM, NAME, BUILT_IN_NORMAL, TYPE, BT_LAST,      \
  ^
c-common.c:3567:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                          ^
In file included from c-common.c:3583:
./builtins.def:644:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_GCC_BUILTIN(BUILT_IN_ISGREATER, 
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
./builtins.def:63:3: note: expanded from macro 'DEF_GCC_BUILTIN'
  DEF_BUILTIN (ENUM, NAME, BUILT_IN_NORMAL, TYPE, BT_LAST,      \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
c-common.c:3572:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                   ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
./builtins.def:644:1: note: use array indexing to silence this warning
./builtins.def:63:3: note: expanded from macro 'DEF_GCC_BUILTIN'
  DEF_BUILTIN (ENUM, NAME, BUILT_IN_NORMAL, TYPE, BT_LAST,      \
  ^
c-common.c:3572:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                        ^
In file included from c-common.c:3583:
./builtins.def:648:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_GCC_BUILTIN(BUILT_IN_ISGREATEREQUAL,
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
./builtins.def:63:3: note: expanded from macro 'DEF_GCC_BUILTIN'
  DEF_BUILTIN (ENUM, NAME, BUILT_IN_NORMAL, TYPE, BT_LAST,      \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
c-common.c:3567:15: note: expanded from macro 'DEF_BUILTIN'
cpplib.c:1530                                  ? (NAME + strlen ("__builtin_"))      \:
                                     ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
9: warning: arithmetic on a null pointer treated as a cast from integer to pointer is a GNU extension [-Wnull-pointer-arithmetic]
./builtins.def:648:1: note: use array indexing to silence this warning
  ifs = xobnew (&pfile->buffer_ob, struct if_stack);
./builtins.def:63        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
:3: note: expanded from macro 'DEF_GCC_BUILTIN'
./cpphash.h:577:28: note: expanded from macro 'xobnew'
  DEF_BUILTIN (ENUM, NAME, BUILT_IN_NORMAL, TYPE, BT_LAST,      \
  ^
c-common.c:3567:15: note: expanded from macro 'DEF_BUILTIN'
#define xobnew(O, T)    (T *) obstack_alloc (O, sizeof(T))
                              ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
./../include/obstack.h:462:4:                                   ? (NAME + strlen ("__builtin_"))      \
                                          ^note
: expanded from macro 'obstack_alloc'
   obstack_finish (__h); })
   ^~~~~~~~~~~~~~~~~~~~
./../include/obstack.h:486:8: note: expanded from macro 'obstack_finish'
     = __INT_TO_PTR ((__PTR_TO_INT (__o1->next_free)+__o1->alignment_mask)\In file included from c-common.c
:       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~3583
:
./builtins.def./../include/obstack.h:126::31: 648note: :expanded from macro '__INT_TO_PTR'
1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
# define __INT_TO_PTR(P) ((P) + (char *) 0)
                              ^ ~~~~~~~~~~
DEF_GCC_BUILTIN(BUILT_IN_ISGREATEREQUAL,
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
./builtins.def:63:3: note: expanded from macro 'DEF_GCC_BUILTIN'
  DEF_BUILTIN (ENUM, NAME, BUILT_IN_NORMAL, TYPE, BT_LAST,      \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
c-common.c:3572:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                   ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
./builtins.def:648:1: note: use array indexing to silence this warning
./builtins.def:63:3: note: expanded from macro 'DEF_GCC_BUILTIN'
  DEF_BUILTIN (ENUM, NAME, BUILT_IN_NORMAL, TYPE, BT_LAST,      \
  ^
c-common.c:3572:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                        ^
In file included from c-common.c:3583:
./builtins.def:652:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_GCC_BUILTIN(BUILT_IN_ISLESS,
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
./builtins.def:63:3: note: expanded from macro 'DEF_GCC_BUILTIN'
  DEF_BUILTIN (ENUM, NAME, BUILT_IN_NORMAL, TYPE, BT_LAST,      \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
c-common.c:3567:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                     ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
./builtins.def:652:1: note: use array indexing to silence this warning
./builtins.def:63:3: note: expanded from macro 'DEF_GCC_BUILTIN'
  DEF_BUILTIN (ENUM, NAME, BUILT_IN_NORMAL, TYPE, BT_LAST,      \
  ^
c-common.c:3567:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                          ^
In file included from c-common.c:3583:
./builtins.def:652:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_GCC_BUILTIN(BUILT_IN_ISLESS,
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
./builtins.def:63:3: note: expanded from macro 'DEF_GCC_BUILTIN'
  DEF_BUILTIN (ENUM, NAME, BUILT_IN_NORMAL, TYPE, BT_LAST,      \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
c-common.c:3572:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                   ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
./builtins.def:652:1: note: use array indexing to silence this warning
./builtins.def:63:3: note: expanded from macro 'DEF_GCC_BUILTIN'
  DEF_BUILTIN (ENUM, NAME, BUILT_IN_NORMAL, TYPE, BT_LAST,      \
  ^
c-common.c:3572:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                        ^
In file included from c-common.c:3583:
./builtins.def:656:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_GCC_BUILTIN(BUILT_IN_ISLESSEQUAL,
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
./builtins.def:63:3: note: expanded from macro 'DEF_GCC_BUILTIN'
  DEF_BUILTIN (ENUM, NAME, BUILT_IN_NORMAL, TYPE, BT_LAST,      \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
c-common.c:3567:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                     ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
./builtins.def:656:1: note: use array indexing to silence this warning
./builtins.def:63:3: note: expanded from macro 'DEF_GCC_BUILTIN'
  DEF_BUILTIN (ENUM, NAME, BUILT_IN_NORMAL, TYPE, BT_LAST,      \
  ^
c-common.c:3567:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                          ^
In file included from c-common.c:3583:
./builtins.def:656:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_GCC_BUILTIN(BUILT_IN_ISLESSEQUAL,
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
./builtins.def:63:3: note: expanded from macro 'DEF_GCC_BUILTIN'
  DEF_BUILTIN (ENUM, NAME, BUILT_IN_NORMAL, TYPE, BT_LAST,      \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
c-common.c:3572:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                   ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
./builtins.def:656:1: note: use array indexing to silence this warning
./builtins.def:63:3: note: expanded from macro 'DEF_GCC_BUILTIN'
  DEF_BUILTIN (ENUM, NAME, BUILT_IN_NORMAL, TYPE, BT_LAST,      \
  ^
c-common.c:3572:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                        ^
In file included from c-common.c:3583:
./builtins.def:660:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_GCC_BUILTIN(BUILT_IN_ISLESSGREATER,
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
./builtins.def:63:3: note: expanded from macro 'DEF_GCC_BUILTIN'
  DEF_BUILTIN (ENUM, NAME, BUILT_IN_NORMAL, TYPE, BT_LAST,      \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
c-common.c:3567:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                     ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
./builtins.def:660:1: note: use array indexing to silence this warning
./builtins.def:63:3: note: expanded from macro 'DEF_GCC_BUILTIN'
  DEF_BUILTIN (ENUM, NAME, BUILT_IN_NORMAL, TYPE, BT_LAST,      \
  ^
c-common.c:3567:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                          ^
In file included from c-common.c:3583:
./builtins.def:660:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_GCC_BUILTIN(BUILT_IN_ISLESSGREATER,
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
./builtins.def:63:3: note: expanded from macro 'DEF_GCC_BUILTIN'
  DEF_BUILTIN (ENUM, NAME, BUILT_IN_NORMAL, TYPE, BT_LAST,      \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
c-common.c:3572:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                   ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
./builtins.def:660:1: note: use array indexing to silence this warning
./builtins.def:63:3: note: expanded from macro 'DEF_GCC_BUILTIN'
  DEF_BUILTIN (ENUM, NAME, BUILT_IN_NORMAL, TYPE, BT_LAST,      \
  ^
c-common.c:3572:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                        ^
In file included from c-common.c:3583:
./builtins.def:664:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_GCC_BUILTIN(BUILT_IN_ISUNORDERED,
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
./builtins.def:63:3: note: expanded from macro 'DEF_GCC_BUILTIN'
  DEF_BUILTIN (ENUM, NAME, BUILT_IN_NORMAL, TYPE, BT_LAST,      \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
c-common.c:3567:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                     ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
./builtins.def:664:1: note: use array indexing to silence this warning
./builtins.def:63:3: note: expanded from macro 'DEF_GCC_BUILTIN'
  DEF_BUILTIN (ENUM, NAME, BUILT_IN_NORMAL, TYPE, BT_LAST,      \
  ^
c-common.c:3567:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                          ^
In file included from c-common.c:3583:
./builtins.def:664:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_GCC_BUILTIN(BUILT_IN_ISUNORDERED,
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
./builtins.def:63:3: note: expanded from macro 'DEF_GCC_BUILTIN'
  DEF_BUILTIN (ENUM, NAME, BUILT_IN_NORMAL, TYPE, BT_LAST,      \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
c-common.c:3572:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                   ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
./builtins.def:664:1: note: use array indexing to silence this warning
./builtins.def:63:3: note: expanded from macro 'DEF_GCC_BUILTIN'
  DEF_BUILTIN (ENUM, NAME, BUILT_IN_NORMAL, TYPE, BT_LAST,      \
  ^
c-common.c:3572:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                        ^
In file included from c-common.c:3583:
./builtins.def:670:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_GCC_BUILTIN(BUILT_IN_UNWIND_INIT,
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
./builtins.def:63:3: note: expanded from macro 'DEF_GCC_BUILTIN'
  DEF_BUILTIN (ENUM, NAME, BUILT_IN_NORMAL, TYPE, BT_LAST,      \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
c-common.c:3567:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                     ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
./builtins.def:670:1: note: use array indexing to silence this warning
./builtins.def:63:3: note: expanded from macro 'DEF_GCC_BUILTIN'
  DEF_BUILTIN (ENUM, NAME, BUILT_IN_NORMAL, TYPE, BT_LAST,      \
  ^
c-common.c:3567:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                          ^
In file included from c-common.c:3583:
./builtins.def:670:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_GCC_BUILTIN(BUILT_IN_UNWIND_INIT,
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
./builtins.def:63:3: note: expanded from macro 'DEF_GCC_BUILTIN'
  DEF_BUILTIN (ENUM, NAME, BUILT_IN_NORMAL, TYPE, BT_LAST,      \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
c-common.c:3572:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                   ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
./builtins.def:670:1: note: use array indexing to silence this warning
./builtins.def:63:3: note: expanded from macro 'DEF_GCC_BUILTIN'
  DEF_BUILTIN (ENUM, NAME, BUILT_IN_NORMAL, TYPE, BT_LAST,      \
  ^
c-common.c:3572:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                        ^
In file included from 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
c-common.c:3583:
./builtins.def:674:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_GCC_BUILTIN(BUILT_IN_DWARF_CFA,
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
./builtins.def:63:3: note: expanded from macro 'DEF_GCC_BUILTIN'
  DEF_BUILTIN (ENUM, NAME, BUILT_IN_NORMAL, TYPE, BT_LAST,      \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
c-common.c:3567:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                     ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
./builtins.def:674:1: note: use array indexing to silence this warning
./builtins.def:63:3: note: expanded from macro 'DEF_GCC_BUILTIN'
  DEF_BUILTIN (ENUM, NAME, BUILT_IN_NORMAL, TYPE, BT_LAST,      \
  ^
c-common.c:3567:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                          ^
In file included from c-common.c:3583:
./builtins.def:674:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_GCC_BUILTIN(BUILT_IN_DWARF_CFA,
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
./builtins.def:63:3: note: expanded from macro 'DEF_GCC_BUILTIN'
  DEF_BUILTIN (ENUM, NAME, BUILT_IN_NORMAL, TYPE, BT_LAST,      \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
c-common.c:3572:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                   ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
./builtins.def:674:1: note: use array indexing to silence this warning
./builtins.def:63:3: note: expanded from macro 'DEF_GCC_BUILTIN'
  DEF_BUILTIN (ENUM, NAME, BUILT_IN_NORMAL, TYPE, BT_LAST,      \
  ^
c-common.c:3572:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                        ^
In file included from c-common.c:3583:
./builtins.def:678:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_GCC_BUILTIN(BUILT_IN_DWARF_SP_COLUMN,
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
./builtins.def:63:3: note: expanded from macro 'DEF_GCC_BUILTIN'
  DEF_BUILTIN (ENUM, NAME, BUILT_IN_NORMAL, TYPE, BT_LAST,      \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
c-common.c:3567:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                     ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
./builtins.def:678:1: note: use array indexing to silence this warning
./builtins.def:63:3: note: expanded from macro 'DEF_GCC_BUILTIN'
  DEF_BUILTIN (ENUM, NAME, BUILT_IN_NORMAL, TYPE, BT_LAST,      \
  ^
c-common.c:3567:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                          ^
In file included from c-common.c:3583:
./builtins.def:678:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_GCC_BUILTIN(BUILT_IN_DWARF_SP_COLUMN,
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
./builtins.def:63:3: note: expanded from macro 'DEF_GCC_BUILTIN'
  DEF_BUILTIN (ENUM, NAME, BUILT_IN_NORMAL, TYPE, BT_LAST,      \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
c-common.c:3572:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                   ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
./builtins.def:678:1: note: use array indexing to silence this warning
./builtins.def:63:3: note: expanded from macro 'DEF_GCC_BUILTIN'
  DEF_BUILTIN (ENUM, NAME, BUILT_IN_NORMAL, TYPE, BT_LAST,      \
  ^
c-common.c:3572:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                        ^
In file included from c-common.c:3583:
./builtins.def:682:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_GCC_BUILTIN(BUILT_IN_INIT_DWARF_REG_SIZES,
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
./builtins.def:63:3: cpplib.cnote:: expanded from macro 'DEF_GCC_BUILTIN'1934
:21: warning: arithmetic on a null pointer treated as a cast from integer to pointer is a GNU extension [-Wnull-pointer-arithmetic]
  DEF_BUILTIN (ENUM, NAME, BUILT_IN_NORMAL, TYPE, BT_LAST,      \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
c-common.c:3567:15: note: expanded from macro 'DEF_BUILTIN'
  cpp_buffer *new = xobnew (&pfile->buffer_ob, cpp_buffer);
                                  ? (NAME + strlen ("__builtin_"))      \                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
                                     ~~~~~^~~~~~~~~~~~~~~~~~~~~~~

./builtins.def:682:1./cpphash.h: :note: 577use array indexing to silence this warning
:./builtins.def:2863:3:: note: expanded from macro 'DEF_GCC_BUILTIN'
 note: expanded from macro 'xobnew'
  DEF_BUILTIN (ENUM, NAME, BUILT_IN_NORMAL, TYPE, BT_LAST,      \
  ^
c-common.c:3567:15: note: expanded from macro 'DEF_BUILTIN'
#define xobnew(O, T)    (T *) obstack_alloc (O, sizeof(T))
                              ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
                                  ? (NAME + strlen ("__builtin_"))      \
./../include/obstack.h                                          ^:
462:4: note: expanded from macro 'obstack_alloc'
   obstack_finish (__h); })
   ^~~~~~~~~~~~~~~~~~~~
./../include/obstack.h:486:8: In file included from notec-common.c:3583:
: ./builtins.defexpanded from macro 'obstack_finish':682
:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_GCC_BUILTIN(BUILT_IN_INIT_DWARF_REG_SIZES,
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~     = __INT_TO_PTR ((__PTR_TO_INT (__o1->next_free)+__o1->alignment_mask)\

       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
./builtins.def:./../include/obstack.h63::1263: :note31: :expanded from macro 'DEF_GCC_BUILTIN' 
note: expanded from macro '__INT_TO_PTR'
  DEF_BUILTIN (ENUM, NAME, BUILT_IN_NORMAL, TYPE, BT_LAST,      \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
c-common.c:3572# define __INT_TO_PTR(P) ((P) + (char *) 0):13: note: expanded from macro 'DEF_BUILTIN'

                              ^ ~~~~~~~~~~
                                   NAME + strlen ("__builtin_"),        \
                                   ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
./builtins.def:682:1: note: use array indexing to silence this warning
./builtins.def:63:3: note: expanded from macro 'DEF_GCC_BUILTIN'
  DEF_BUILTIN (ENUM, NAME, BUILT_IN_NORMAL, TYPE, BT_LAST,      \
  ^
c-common.c:3572:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                        ^
In file included from c-common.c:3583:
./builtins.def:686:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_GCC_BUILTIN(BUILT_IN_FROB_RETURN_ADDR,
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
./builtins.def:63:3: note: expanded from macro 'DEF_GCC_BUILTIN'
  DEF_BUILTIN (ENUM, NAME, BUILT_IN_NORMAL, TYPE, BT_LAST,      \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
c-common.c:3567:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                     ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
./builtins.def:686:1: note: use array indexing to silence this warning
./builtins.def:63:3: note: expanded from macro 'DEF_GCC_BUILTIN'
  DEF_BUILTIN (ENUM, NAME, BUILT_IN_NORMAL, TYPE, BT_LAST,      \
  ^
c-common.c:3567:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                          ^
In file included from c-common.c:3583:
./builtins.def:686:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_GCC_BUILTIN(BUILT_IN_FROB_RETURN_ADDR,
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
./builtins.def:63:3: note: expanded from macro 'DEF_GCC_BUILTIN'
  DEF_BUILTIN (ENUM, NAME, BUILT_IN_NORMAL, TYPE, BT_LAST,      \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
c-common.c:3572:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                   ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
./builtins.def:686:1: note: use array indexing to silence this warning
./builtins.def:63:3: note: expanded from macro 'DEF_GCC_BUILTIN'
  DEF_BUILTIN (ENUM, NAME, BUILT_IN_NORMAL, TYPE, BT_LAST,      \
  ^
c-common.c:3572:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                        ^
In file included from c-common.c:3583:
./builtins.def:690:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_GCC_BUILTIN(BUILT_IN_EXTRACT_RETURN_ADDR,
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
./builtins.def:63:3: note: expanded from macro 'DEF_GCC_BUILTIN'
  DEF_BUILTIN (ENUM, NAME, BUILT_IN_NORMAL, TYPE, BT_LAST,      \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
c-common.c:3567:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                     ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
./builtins.def:690:1: note: use array indexing to silence this warning
./builtins.def:63:3: note: expanded from macro 'DEF_GCC_BUILTIN'
  DEF_BUILTIN (ENUM, NAME, BUILT_IN_NORMAL, TYPE, BT_LAST,      \
  ^
c-common.c:3567:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                          ^
In file included from c-common.c:3583:
./builtins.def:690:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_GCC_BUILTIN(BUILT_IN_EXTRACT_RETURN_ADDR,
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
./builtins.def:63:3: note: expanded from macro 'DEF_GCC_BUILTIN'
  DEF_BUILTIN (ENUM, NAME, BUILT_IN_NORMAL, TYPE, BT_LAST,      \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
c-common.c:3572:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                   ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
./builtins.def:690:1: note: use array indexing to silence this warning
./builtins.def:63:3: note: expanded from macro 'DEF_GCC_BUILTIN'
  DEF_BUILTIN (ENUM, NAME, BUILT_IN_NORMAL, TYPE, BT_LAST,      \
  ^
c-common.c:3572:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                        ^
In file included from c-common.c:3583:
./builtins.def:694:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_GCC_BUILTIN(BUILT_IN_EH_RETURN,
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
./builtins.def:63:3: note: expanded from macro 'DEF_GCC_BUILTIN'
  DEF_BUILTIN (ENUM, NAME, BUILT_IN_NORMAL, TYPE, BT_LAST,      \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
c-common.c:3567:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                     ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
./builtins.def:694:1: note: use array indexing to silence this warning
./builtins.def:63:3: note: expanded from macro 'DEF_GCC_BUILTIN'
  DEF_BUILTIN (ENUM, NAME, BUILT_IN_NORMAL, TYPE, BT_LAST,      \
  ^
c-common.c:3567:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                          ^
In file included from c-common.c:3583:
./builtins.def:694:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_GCC_BUILTIN(BUILT_IN_EH_RETURN,
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
./builtins.def:63:3: note: expanded from macro 'DEF_GCC_BUILTIN'
  DEF_BUILTIN (ENUM, NAME, BUILT_IN_NORMAL, TYPE, BT_LAST,      \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
c-common.c:3572:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                   ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
./builtins.def:694:1: note: use array indexing to silence this warning
./builtins.def:63:3: note: expanded from macro 'DEF_GCC_BUILTIN'
  DEF_BUILTIN (ENUM, NAME, BUILT_IN_NORMAL, TYPE, BT_LAST,      \
  ^
c-common.c:3572:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                        ^
In file included from c-common.c:3583:
./builtins.def:698:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_GCC_BUILTIN(BUILT_IN_EH_RETURN_DATA_REGNO,
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
./builtins.def:63:3: note: expanded from macro 'DEF_GCC_BUILTIN'
  DEF_BUILTIN (ENUM, NAME, BUILT_IN_NORMAL, TYPE, BT_LAST,      \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
c-common.c:3567:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                     ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
./builtins.def:698:1: note: use array indexing to silence this warning
./builtins.def:63:3: note: expanded from macro 'DEF_GCC_BUILTIN'
  DEF_BUILTIN (ENUM, NAME, BUILT_IN_NORMAL, TYPE, BT_LAST,      \
  ^
c-common.c:3567:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                          ^
In file included from c-common.c:3583:
./builtins.def:698:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_GCC_BUILTIN(BUILT_IN_EH_RETURN_DATA_REGNO,
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
./builtins.def:63:3: note: expanded from macro 'DEF_GCC_BUILTIN'
  DEF_BUILTIN (ENUM, NAME, BUILT_IN_NORMAL, TYPE, BT_LAST,      \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
c-common.c:3572:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                   ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
./builtins.def:698:1: note: use array indexing to silence this warning
./builtins.def:63:3: note: expanded from macro 'DEF_GCC_BUILTIN'
  DEF_BUILTIN (ENUM, NAME, BUILT_IN_NORMAL, TYPE, BT_LAST,      \
  ^
c-common.c:3572:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                        ^
In file included from c-common.c:3583:
./builtins.def:704:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_GCC_BUILTIN(BUILT_IN_VA_START,
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
./builtins.def:63:3: note: expanded from macro 'DEF_GCC_BUILTIN'
  DEF_BUILTIN (ENUM, NAME, BUILT_IN_NORMAL, TYPE, BT_LAST,      \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
c-common.c:3567:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                     ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
./builtins.def:704:1: note: use array indexing to silence this warning
./builtins.def:63:3: note: expanded from macro 'DEF_GCC_BUILTIN'
  DEF_BUILTIN (ENUM, NAME, BUILT_IN_NORMAL, TYPE, BT_LAST,      \
  ^
c-common.c:3567:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                          ^
In file included from c-common.c:3583:
./builtins.def:704:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_GCC_BUILTIN(BUILT_IN_VA_START,
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
./builtins.def:63:3: note: expanded from macro 'DEF_GCC_BUILTIN'
  DEF_BUILTIN (ENUM, NAME, BUILT_IN_NORMAL, TYPE, BT_LAST,      \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
c-common.c:3572:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                   ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
./builtins.def:704:1: note: use array indexing to silence this warning
./builtins.def:63:3: note: expanded from macro 'DEF_GCC_BUILTIN'
  DEF_BUILTIN (ENUM, NAME, BUILT_IN_NORMAL, TYPE, BT_LAST,      \
  ^
c-common.c:3572:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                        ^
In file included from c-common.c:3583:
./builtins.def:708:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_GCC_BUILTIN(BUILT_IN_STDARG_START,          /* backward compat */
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
./builtins.def:63:3: note: expanded from macro 'DEF_GCC_BUILTIN'
  DEF_BUILTIN (ENUM, NAME, BUILT_IN_NORMAL, TYPE, BT_LAST,      \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
c-common.c:3567:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                     ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
./builtins.def:708:1: note: use array indexing to silence this warning
./builtins.def:63:3: note: expanded from macro 'DEF_GCC_BUILTIN'
  DEF_BUILTIN (ENUM, NAME, BUILT_IN_NORMAL, TYPE, BT_LAST,      \
  ^
c-common.c:3567:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                          ^
In file included from c-common.c:3583:
./builtins.def:708:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_GCC_BUILTIN(BUILT_IN_STDARG_START,          /* backward compat */
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
./builtins.def:63:3: note: expanded from macro 'DEF_GCC_BUILTIN'
  DEF_BUILTIN (ENUM, NAME, BUILT_IN_NORMAL, TYPE, BT_LAST,      \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
c-common.c:3572:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                   ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
./builtins.def:708:1: note: use array indexing to silence this warning
./builtins.def:63:3: note: expanded from macro 'DEF_GCC_BUILTIN'
  DEF_BUILTIN (ENUM, NAME, BUILT_IN_NORMAL, TYPE, BT_LAST,      \
  ^
c-common.c:3572:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                        ^
In file included from c-common.c:3583:
./builtins.def:712:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_GCC_BUILTIN(BUILT_IN_VA_END,
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
./builtins.def:63:3: note: expanded from macro 'DEF_GCC_BUILTIN'
  DEF_BUILTIN (ENUM, NAME, BUILT_IN_NORMAL, TYPE, BT_LAST,      \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
c-common.c:3567:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                     ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
./builtins.def:712:1: note: use array indexing to silence this warning
./builtins.def:63:3: note: expanded from macro 'DEF_GCC_BUILTIN'
  DEF_BUILTIN (ENUM, NAME, BUILT_IN_NORMAL, TYPE, BT_LAST,      \
  ^
c-common.c:3567:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                          ^
In file included from c-common.c:3583:
./builtins.def:712:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_GCC_BUILTIN(BUILT_IN_VA_END,
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
./builtins.def:63:3: note: expanded from macro 'DEF_GCC_BUILTIN'
  DEF_BUILTIN (ENUM, NAME, BUILT_IN_NORMAL, TYPE, BT_LAST,      \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
c-common.c:3572:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                   ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
./builtins.def:712:1: note: use array indexing to silence this warning
./builtins.def:63:3: note: expanded from macro 'DEF_GCC_BUILTIN'
  DEF_BUILTIN (ENUM, NAME, BUILT_IN_NORMAL, TYPE, BT_LAST,      \
  ^
c-common.c:3572:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                        ^
In file included from c-common.c:3583:
./builtins.def:716:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_GCC_BUILTIN(BUILT_IN_VA_COPY,
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
./builtins.def:63:3: note: expanded from macro 'DEF_GCC_BUILTIN'
  DEF_BUILTIN (ENUM, NAME, BUILT_IN_NORMAL, TYPE, BT_LAST,      \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
c-common.c:3567:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                     ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
./builtins.def:716:1: note: use array indexing to silence this warning
./builtins.def:63:3: note: expanded from macro 'DEF_GCC_BUILTIN'
  DEF_BUILTIN (ENUM, NAME, BUILT_IN_NORMAL, TYPE, BT_LAST,      \
  ^
c-common.c:3567:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                          ^
In file included from c-common.c:3583:
./builtins.def:716:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_GCC_BUILTIN(BUILT_IN_VA_COPY,
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
./builtins.def:63:3: note: expanded from macro 'DEF_GCC_BUILTIN'
  DEF_BUILTIN (ENUM, NAME, BUILT_IN_NORMAL, TYPE, BT_LAST,      \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
c-common.c:3572:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                   ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
./builtins.def:716:1: note: use array indexing to silence this warning
./builtins.def:63:3: note: expanded from macro 'DEF_GCC_BUILTIN'
  DEF_BUILTIN (ENUM, NAME, BUILT_IN_NORMAL, TYPE, BT_LAST,      \
  ^
c-common.c:3572:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                        ^
In file included from c-common.c:3583:
./builtins.def:721:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_GCC_BUILTIN(BUILT_IN_EXPECT,
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
./builtins.def:63:3: note: expanded from macro 'DEF_GCC_BUILTIN'
  DEF_BUILTIN (ENUM, NAME, BUILT_IN_NORMAL, TYPE, BT_LAST,      \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
c-common.c:3567:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                     ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
./builtins.def:721:1: note: use array indexing to silence this warning
./builtins.def:63:3: note: expanded from macro 'DEF_GCC_BUILTIN'
  DEF_BUILTIN (ENUM, NAME, BUILT_IN_NORMAL, TYPE, BT_LAST,      \
  ^
c-common.c:3567:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                          ^
In file included from c-common.c:3583:
./builtins.def:721:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_GCC_BUILTIN(BUILT_IN_EXPECT,
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
./builtins.def:63:3: note: expanded from macro 'DEF_GCC_BUILTIN'
  DEF_BUILTIN (ENUM, NAME, BUILT_IN_NORMAL, TYPE, BT_LAST,      \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
c-common.c:3572:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                   ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
./builtins.def:721:1: note: use array indexing to silence this warning
./builtins.def:63:3: note: expanded from macro 'DEF_GCC_BUILTIN'
  DEF_BUILTIN (ENUM, NAME, BUILT_IN_NORMAL, TYPE, BT_LAST,      \
  ^
c-common.c:3572:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                        ^
In file included from c-common.c:3583:
./builtins.def:727:1: warning: arithmetic on a null pointer treated as a cast from integer to pointer is a GNU extension [-Wnull-pointer-arithmetic]
DEF_UNUSED_BUILTIN(BUILT_IN_NEW)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
./builtins.def:138:3: note: expanded from macro 'DEF_UNUSED_BUILTIN'
  DEF_BUILTIN (X, (const char *) NULL, NOT_BUILT_IN, BT_LAST,   \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
c-common.c:3567:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                     ~~~~ ^
In file included from c-common.c:3583:
./builtins.def:727:1: warning: arithmetic on a null pointer treated as a cast from integer to pointer is a GNU extension [-Wnull-pointer-arithmetic]
DEF_UNUSED_BUILTIN(BUILT_IN_NEW)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
./builtins.def:138:3: note: expanded from macro 'DEF_UNUSED_BUILTIN'
  DEF_BUILTIN (X, (const char *) NULL, NOT_BUILT_IN, BT_LAST,   \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
c-common.c:3572:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                   ~~~~ ^
In file included from c-common.c:3583:
./builtins.def:728:1: warning: arithmetic on a null pointer treated as a cast from integer to pointer is a GNU extension [-Wnull-pointer-arithmetic]
DEF_UNUSED_BUILTIN(BUILT_IN_VEC_NEW)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
./builtins.def:138:3: note: expanded from macro 'DEF_UNUSED_BUILTIN'
  DEF_BUILTIN (X, (const char *) NULL, NOT_BUILT_IN, BT_LAST,   \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
c-common.c:3567:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                     ~~~~ ^
In file included from c-common.c:3583:
./builtins.def:728:1: warning: arithmetic on a null pointer treated as a cast from integer to pointer is a GNU extension [-Wnull-pointer-arithmetic]
DEF_UNUSED_BUILTIN(BUILT_IN_VEC_NEW)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
./builtins.def:138:3: note: expanded from macro 'DEF_UNUSED_BUILTIN'
  DEF_BUILTIN (X, (const char *) NULL, NOT_BUILT_IN, BT_LAST,   \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
c-common.c:3572:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                   ~~~~ ^
In file included from c-common.c:3583:
./builtins.def:729:1: warning: arithmetic on a null pointer treated as a cast from integer to pointer is a GNU extension [-Wnull-pointer-arithmetic]
DEF_UNUSED_BUILTIN(BUILT_IN_DELETE)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
./builtins.def:138:3: note: expanded from macro 'DEF_UNUSED_BUILTIN'
  DEF_BUILTIN (X, (const char *) NULL, NOT_BUILT_IN, BT_LAST,   \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
c-common.c:3567:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                     ~~~~ ^
In file included from c-common.c:3583:
./builtins.def:729:1: warning: arithmetic on a null pointer treated as a cast from integer to pointer is a GNU extension [-Wnull-pointer-arithmetic]
DEF_UNUSED_BUILTIN(BUILT_IN_DELETE)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
./builtins.def:138:3: note: expanded from macro 'DEF_UNUSED_BUILTIN'
  DEF_BUILTIN (X, (const char *) NULL, NOT_BUILT_IN, BT_LAST,   \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
c-common.c:3572:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                   ~~~~ ^
In file included from c-common.c:3583:
./builtins.def:730:1: warning: arithmetic on a null pointer treated as a cast from integer to pointer is a GNU extension [-Wnull-pointer-arithmetic]
DEF_UNUSED_BUILTIN(BUILT_IN_VEC_DELETE)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
./builtins.def:138:3: note: expanded from macro 'DEF_UNUSED_BUILTIN'
  DEF_BUILTIN (X, (const char *) NULL, NOT_BUILT_IN, BT_LAST,   \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
c-common.c:3567:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                     ~~~~ ^
In file included from c-common.c:3583:
./builtins.def:730:1: warning: arithmetic on a null pointer treated as a cast from integer to pointer is a GNU extension [-Wnull-pointer-arithmetic]
DEF_UNUSED_BUILTIN(BUILT_IN_VEC_DELETE)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
./builtins.def:138:3: note: expanded from macro 'DEF_UNUSED_BUILTIN'
  DEF_BUILTIN (X, (const char *) NULL, NOT_BUILT_IN, BT_LAST,   \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
c-common.c:3572:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                   ~~~~ ^
In file included from c-common.c:3583:
./builtins.def:733:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_BUILTIN (BUILT_IN_ABORT,
^~~~~~~~~~~~~~~~~~~~~~~~~~~~
c-common.c:3567:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                     ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
./builtins.def:733:1: note: use array indexing to silence this warning
c-common.c:3567:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                          ^
In file included from c-common.c:3583:
./builtins.def:733:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_BUILTIN (BUILT_IN_ABORT,
^~~~~~~~~~~~~~~~~~~~~~~~~~~~
c-common.c:3572:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                   ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
./builtins.def:733:1: note: use array indexing to silence this warning
c-common.c:3572:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                        ^
In file included from c-common.c:3583:
./builtins.def:741:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_BUILTIN (BUILT_IN_EXIT,
^~~~~~~~~~~~~~~~~~~~~~~~~~~
c-common.c:3567:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                     ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
./builtins.def:741:1: note: use array indexing to silence this warning
c-common.c:3567:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                          ^
In file included from c-common.c:3583:
./builtins.def:741:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_BUILTIN (BUILT_IN_EXIT,
^~~~~~~~~~~~~~~~~~~~~~~~~~~
c-common.c:3572:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                   ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
./builtins.def:741:1: note: use array indexing to silence this warning
c-common.c:3572:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                        ^
In file included from c-common.c:3583:
./builtins.def:749:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_BUILTIN (BUILT_IN__EXIT,
^~~~~~~~~~~~~~~~~~~~~~~~~~~~
c-common.c:3567:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                     ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
./builtins.def:749:1: note: use array indexing to silence this warning
c-common.c:3567:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                          ^
In file included from c-common.c:3583:
./builtins.def:749:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_BUILTIN (BUILT_IN__EXIT,
^~~~~~~~~~~~~~~~~~~~~~~~~~~~
c-common.c:3572:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                   ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
./builtins.def:749:1: note: use array indexing to silence this warning
c-common.c:3572:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                        ^
In file included from c-common.c:3583:
./builtins.def:757:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_BUILTIN (BUILT_IN__EXIT2,
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
c-common.c:3567:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                     ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
./builtins.def:757:1: note: use array indexing to silence this warning
c-common.c:3567:15: note: expanded from macro 'DEF_BUILTIN'
                                  ? (NAME + strlen ("__builtin_"))      \
                                          ^
In file included from c-common.c:3583:
./builtins.def:757:1: warning: adding 'unsigned long' to a string does not append to the string [-Wstring-plus-int]
DEF_BUILTIN (BUILT_IN__EXIT2,
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
c-common.c:3572:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                   ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
./builtins.def:757:1: note: use array indexing to silence this warning
c-common.c:3572:13: note: expanded from macro 'DEF_BUILTIN'
                                   NAME + strlen ("__builtin_"),        \
                                        ^
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:
         ^
c-common.c:6270:5: warning: misleading indentation; statement is not part of the previous 'for' [-Wmisleading-indentation]
    if (new_mode == VOIDmode)
    ^
c-common.c:6258:3: note: previous statement is here
  for (mode = GET_CLASS_NARROWEST_MODE (GET_MODE_CLASS (orig_mode) == MODE_INT
  ^
c-common.c:3210:29: warning: unused typedef 'builtin_type' [-Wunused-local-typedef]
  typedef enum builtin_type builtin_type;
                            ^
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 cppfiles.c -o cppfiles.o
3 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 cpptrad.c -o cpptrad.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 cpphash.c -o cpphash.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]
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"\"??:??:??\"";
                          ^ ~~~~~~~~~~~~~~~
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:52warning:: 33: unknown warning option '-Wtraditional' [-Wunknown-warning-option]
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"%>" };
                                       ^~~~~
cpplex.c:560:10: warning: arithmetic on a null pointer treated as a cast from integer to pointer is a GNU extension [-Wnull-pointer-arithmetic]
  return obstack_finish (stack);
         ^~~~~~~~~~~~~~~~~~~~~~
./../include/obstack.h:486:8: note: expanded from macro 'obstack_finish'
     = __INT_TO_PTR ((__PTR_TO_INT (__o1->next_free)+__o1->alignment_mask)\
       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
./../include/obstack.h:126:31: note: expanded from macro '__INT_TO_PTR'
# define __INT_TO_PTR(P) ((P) + (char *) 0)
                              ^ ~~~~~~~~~~
cppfiles.c:409:29: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
      if (inc->st.st_size > INTTYPE_MAXIMUM (ssize_t))
                            ^~~~~~~~~~~~~~~~~~~~~~~~~
5 warnings generated.
./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))
                               ~~~~~~~ ^
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
cpphash.c:41:27: warning: arithmetic on a null pointer treated as a cast from integer to pointer is a GNU extension [-Wnull-pointer-arithmetic]
  node = (cpp_hashnode *) obstack_alloc (&table->pfile->hash_ob,
                          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
./../include/obstack.h:462:4: note: expanded from macro 'obstack_alloc'
   obstack_finish (__h); })
   ^~~~~~~~~~~~~~~~~~~~
./../include/obstack.h:486:8: note: expanded from macro 'obstack_finish'
     = __INT_TO_PTR ((__PTR_TO_INT (__o1->next_free)+__o1->alignment_mask)\
       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
./../include/obstack.h:126:31: note: expanded from macro '__INT_TO_PTR'
# define __INT_TO_PTR(P) ((P) + (char *) 0)
                              ^ ~~~~~~~~~~
2 warnings generated.
2 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 cppinit.c -o cppinit.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 \
  -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
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 cppmain.c -o cppmain.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 hashtable.c -o hashtable.o
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 line-map.c -o line-map.o
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 mkdeps.c -o mkdeps.o
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 -I/usr/include   -I. -I. -I. -I./. -I./config -I./../include \
-DPREFIX=\"/usr/pkg/gcc3\" \
  -c ./prefix.c -o prefix.o
302 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 mbchar.c -o mbchar.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.
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 main.c -o main.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 alias.c -o alias.o
1 warning generated.
hashtable.c:167:21: warning: arithmetic on a null pointer treated as a cast from integer to pointer is a GNU extension [-Wnull-pointer-arithmetic]
    HT_STR (node) = obstack_copy0 (&table->stack, str, len);
                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
./../include/obstack.h:474:4: note: expanded from macro 'obstack_copy0'
   obstack_finish (__h); })
   ^~~~~~~~~~~~~~~~~~~~
./../include/obstack.h:486:8: note: expanded from macro 'obstack_finish'
     = __INT_TO_PTR ((__PTR_TO_INT (__o1->next_free)+__o1->alignment_mask)\
       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
./../include/obstack.h:126:31: note: expanded from macro '__INT_TO_PTR'
# define __INT_TO_PTR(P) ((P) + (char *) 0)
                              ^ ~~~~~~~~~~
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 bb-reorder.c -o bb-reorder.o
1 warning generated.
2 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 builtins.c -o builtins.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 caller-save.c -o caller-save.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 calls.c -o calls.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 cfg.c -o cfg.o
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
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 cfgbuild.c -o cfgbuild.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]
alias.c:1321:1: warning: function 'find_symbolic_term' is not needed and will not be emitted [-Wunneeded-internal-declaration]
find_symbolic_term (x)
^
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))
  ~~~~~~~~~~~~~~              ^~~~
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))
  ~~~~~~~~~~~~~~              ^~~~
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
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 cfglayout.c -o cfglayout.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 cfgloop.c -o cfgloop.o
warning: unknown warning option '-Wtraditional' [-Wunknown-warning-option]
2 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 cfgrtl.c -o cfgrtl.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 combine.c -o combine.o
cfg.c:148:32: warning: arithmetic on a null pointer treated as a cast from integer to pointer is a GNU extension [-Wnull-pointer-arithmetic]
      flow_firstobj = (char *) obstack_alloc (&flow_obstack, 0);
                               ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
./../include/obstack.h:462:4: note: expanded from macro 'obstack_alloc'
   obstack_finish (__h); })
   ^~~~~~~~~~~~~~~~~~~~
./../include/obstack.h:486:8: note: expanded from macro 'obstack_finish'
     = __INT_TO_PTR ((__PTR_TO_INT (__o1->next_free)+__o1->alignment_mask)\
       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
./../include/obstack.h:126:31: note: expanded from macro '__INT_TO_PTR'
# define __INT_TO_PTR(P) ((P) + (char *) 0)
                              ^ ~~~~~~~~~~
cfg.c:154:32: warning: arithmetic on a null pointer treated as a cast from integer to pointer is a GNU extension [-Wnull-pointer-arithmetic]
      flow_firstobj = (char *) obstack_alloc (&flow_obstack, 0);
                               ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
./../include/obstack.h:462:4: note: expanded from macro 'obstack_alloc'
   obstack_finish (__h); })
   ^~~~~~~~~~~~~~~~~~~~
./../include/obstack.h:486:8: note: expanded from macro 'obstack_finish'
     = __INT_TO_PTR ((__PTR_TO_INT (__o1->next_free)+__o1->alignment_mask)\
       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
./../include/obstack.h:126:31: note: expanded from macro '__INT_TO_PTR'
# define __INT_TO_PTR(P) ((P) + (char *) 0)
                              ^ ~~~~~~~~~~
cfg.c:226:26: warning: arithmetic on a null pointer treated as a cast from integer to pointer is a GNU extension [-Wnull-pointer-arithmetic]
      bb = (basic_block) obstack_alloc (&flow_obstack, sizeof *bb);
                         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
./../include/obstack.h:462:4: note: expanded from macro 'obstack_alloc'
   obstack_finish (__h); })
   ^~~~~~~~~~~~~~~~~~~~
./../include/obstack.h:486:8: note: expanded from macro 'obstack_finish'
     = __INT_TO_PTR ((__PTR_TO_INT (__o1->next_free)+__o1->alignment_mask)\
       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
./../include/obstack.h:126:31: note: expanded from macro '__INT_TO_PTR'
# define __INT_TO_PTR(P) ((P) + (char *) 0)
                              ^ ~~~~~~~~~~
cfg.c:309:18: warning: arithmetic on a null pointer treated as a cast from integer to pointer is a GNU extension [-Wnull-pointer-arithmetic]
      e = (edge) obstack_alloc (&flow_obstack, sizeof *e);
                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
./../include/obstack.h:462:4: note: expanded from macro 'obstack_alloc'
   obstack_finish (__h); })
   ^~~~~~~~~~~~~~~~~~~~
./../include/obstack.h:486:8: note: expanded from macro 'obstack_finish'
     = __INT_TO_PTR ((__PTR_TO_INT (__o1->next_free)+__o1->alignment_mask)\
       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
./../include/obstack.h:126:31: note: expanded from macro '__INT_TO_PTR'
# define __INT_TO_PTR(P) ((P) + (char *) 0)
                              ^ ~~~~~~~~~~
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:713:13: warning: arithmetic on a null pointer treated as a cast from integer to pointer is a GNU extension [-Wnull-pointer-arithmetic]
  bb->aux = obstack_alloc (&block_aux_obstack, size);
            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
./../include/obstack.h:462:4: note: expanded from macro 'obstack_alloc'
   obstack_finish (__h); })
   ^~~~~~~~~~~~~~~~~~~~
./../include/obstack.h:486:8: note: expanded from macro 'obstack_finish'
     = __INT_TO_PTR ((__PTR_TO_INT (__o1->next_free)+__o1->alignment_mask)\
       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
./../include/obstack.h:126:31: note: expanded from macro '__INT_TO_PTR'
# define __INT_TO_PTR(P) ((P) + (char *) 0)
                              ^ ~~~~~~~~~~
cfg.c:735:34: warning: arithmetic on a null pointer treated as a cast from integer to pointer is a GNU extension [-Wnull-pointer-arithmetic]
  first_block_aux_obj = (char *) obstack_alloc (&block_aux_obstack, 0);
                                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
./../include/obstack.h:462:4: note: expanded from macro 'obstack_alloc'
   obstack_finish (__h); })
   ^~~~~~~~~~~~~~~~~~~~
./../include/obstack.h:486:8: note: expanded from macro 'obstack_finish'
     = __INT_TO_PTR ((__PTR_TO_INT (__o1->next_free)+__o1->alignment_mask)\
       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
./../include/obstack.h:126:31: note: expanded from macro '__INT_TO_PTR'
# define __INT_TO_PTR(P) ((P) + (char *) 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;
             ^
cfg.c:781:12: warning: arithmetic on a null pointer treated as a cast from integer to pointer is a GNU extension [-Wnull-pointer-arithmetic]
  e->aux = obstack_alloc (&edge_aux_obstack, size);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
./../include/obstack.h:462:4: note: expanded from macro 'obstack_alloc'
   obstack_finish (__h); })
   ^~~~~~~~~~~~~~~~~~~~
./../include/obstack.h:486:8: note: expanded from macro 'obstack_finish'
     = __INT_TO_PTR ((__PTR_TO_INT (__o1->next_free)+__o1->alignment_mask)\
       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
./../include/obstack.h:126:31: note: expanded from macro '__INT_TO_PTR'
# define __INT_TO_PTR(P) ((P) + (char *) 0)
                              ^ ~~~~~~~~~~
cfg.c:804:33: warning: arithmetic on a null pointer treated as a cast from integer to pointer is a GNU extension [-Wnull-pointer-arithmetic]
  first_edge_aux_obj = (char *) obstack_alloc (&edge_aux_obstack, 0);
                                ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
./../include/obstack.h:462:4: note: expanded from macro 'obstack_alloc'
   obstack_finish (__h); })
   ^~~~~~~~~~~~~~~~~~~~
./../include/obstack.h:486:8: note: expanded from macro 'obstack_finish'
     = __INT_TO_PTR ((__PTR_TO_INT (__o1->next_free)+__o1->alignment_mask)\
       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
./../include/obstack.h:126:31: note: expanded from macro '__INT_TO_PTR'
# define __INT_TO_PTR(P) ((P) + (char *) 0)
                              ^ ~~~~~~~~~~
cfgcleanup.c:103:5: warning: cast to smaller integer type 'enum bb_flags' from 'void *' [-Wvoid-pointer-to-enum-cast]
    BB_SET_FLAG (bb, BB_FORWARDER_BLOCK);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
cfgcleanup.c:62:32: note: expanded from macro 'BB_SET_FLAG'
  (BB)->aux = (void *) (long) ((enum bb_flags) (BB)->aux | (FLAG))
                               ^~~~~~~~~~~~~~~~~~~~~~~~~
cfgcleanup.c:113:5: warning: cast to smaller integer type 'enum bb_flags' from 'void *' [-Wvoid-pointer-to-enum-cast]
    BB_SET_FLAG (bb, BB_FORWARDER_BLOCK);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
cfgcleanup.c:62:32: note: expanded from macro 'BB_SET_FLAG'
  (BB)->aux = (void *) (long) ((enum bb_flags) (BB)->aux | (FLAG))
                               ^~~~~~~~~~~~~~~~~~~~~~~~~
cfgcleanup.c:115:5: warning: cast to smaller integer type 'enum bb_flags' from 'void *' [-Wvoid-pointer-to-enum-cast]
    BB_CLEAR_FLAG (bb, BB_FORWARDER_BLOCK);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
cfgcleanup.c:64:32: note: expanded from macro 'BB_CLEAR_FLAG'
  (BB)->aux = (void *) (long) ((enum bb_flags) (BB)->aux & ~(FLAG))
                               ^~~~~~~~~~~~~~~~~~~~~~~~~
cfgcleanup.c:152:11: warning: cast to smaller integer type 'enum bb_flags' from 'void *' [-Wvoid-pointer-to-enum-cast]
      || !FORWARDER_BLOCK_P (jump_block))
          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
cfgcleanup.c:66:32: note: expanded from macro 'FORWARDER_BLOCK_P'
#define FORWARDER_BLOCK_P(BB) (BB_FLAGS (BB) & BB_FORWARDER_BLOCK)
                               ^~~~~~~~~~~~~
cfgcleanup.c:60:22: note: expanded from macro 'BB_FLAGS'
#define BB_FLAGS(BB) (enum bb_flags) (BB)->aux
                     ^~~~~~~~~~~~~~~~~~~~~~~~~
cfglayout.c:954:38: warning: arithmetic on a null pointer treated as a cast from integer to pointer is a GNU extension [-Wnull-pointer-arithmetic]
      new_bb->global_live_at_start = OBSTACK_ALLOC_REG_SET (&flow_obstack);
                                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
./basic-block.h:100:40: note: expanded from macro 'OBSTACK_ALLOC_REG_SET'
#define OBSTACK_ALLOC_REG_SET(OBSTACK) BITMAP_OBSTACK_ALLOC (OBSTACK)
                                       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
./bitmap.h:132:31: note: expanded from macro 'BITMAP_OBSTACK_ALLOC'
  bitmap_initialize ((bitmap) obstack_alloc (OBSTACK, sizeof (bitmap_head)), 1)
                              ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
./../include/obstack.h:462:4: note: expanded from macro 'obstack_alloc'
   obstack_finish (__h); })
   ^~~~~~~~~~~~~~~~~~~~
./../include/obstack.h:486:8: note: expanded from macro 'obstack_finish'
     = __INT_TO_PTR ((__PTR_TO_INT (__o1->next_free)+__o1->alignment_mask)\
       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
./../include/obstack.h:126:31: note: expanded from macro '__INT_TO_PTR'
# define __INT_TO_PTR(P) ((P) + (char *) 0)
                              ^ ~~~~~~~~~~
cfglayout.c:955:36: warning: arithmetic on a null pointer treated as a cast from integer to pointer is a GNU extension [-Wnull-pointer-arithmetic]
      new_bb->global_live_at_end = OBSTACK_ALLOC_REG_SET (&flow_obstack);
                                   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
./basic-block.h:100:40: note: expanded from macro 'OBSTACK_ALLOC_REG_SET'
#define OBSTACK_ALLOC_REG_SET(OBSTACK) BITMAP_OBSTACK_ALLOC (OBSTACK)
                                       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
./bitmap.h:132:31: note: expanded from macro 'BITMAP_OBSTACK_ALLOC'
  bitmap_initialize ((bitmap) obstack_alloc (OBSTACK, sizeof (bitmap_head)), 1)
                              ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
./../include/obstack.h:462:4: note: expanded from macro 'obstack_alloc'
   obstack_finish (__h); })
   ^~~~~~~~~~~~~~~~~~~~
./../include/obstack.h:486:8: note: expanded from macro 'obstack_finish'
     = __INT_TO_PTR ((__PTR_TO_INT (__o1->next_free)+__o1->alignment_mask)\
       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
./../include/obstack.h:126:31: note: expanded from macro '__INT_TO_PTR'
# define __INT_TO_PTR(P) ((P) + (char *) 0)
                              ^ ~~~~~~~~~~
cfgcleanup.c:303:7: warning: cast to smaller integer type 'enum bb_flags' from 'void *' [-Wvoid-pointer-to-enum-cast]
  if (BB_FLAGS (b) & BB_NONTHREADABLE_BLOCK)
      ^~~~~~~~~~~~
cfgcleanup.c:60:22: note: expanded from macro 'BB_FLAGS'
#define BB_FLAGS(BB) (enum bb_flags) (BB)->aux
                     ^~~~~~~~~~~~~~~~~~~~~~~~~
cfgcleanup.c:312:7: warning: cast to smaller integer type 'enum bb_flags' from 'void *' [-Wvoid-pointer-to-enum-cast]
      BB_SET_FLAG (b, BB_NONTHREADABLE_BLOCK);
      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
cfgcleanup.c:62:32: note: expanded from macro 'BB_SET_FLAG'
  (BB)->aux = (void *) (long) ((enum bb_flags) (BB)->aux | (FLAG))
                               ^~~~~~~~~~~~~~~~~~~~~~~~~
cfgcleanup.c:322:7: warning: cast to smaller integer type 'enum bb_flags' from 'void *' [-Wvoid-pointer-to-enum-cast]
      BB_SET_FLAG (b, BB_NONTHREADABLE_BLOCK);
      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
cfgcleanup.c:62:32: note: expanded from macro 'BB_SET_FLAG'
  (BB)->aux = (void *) (long) ((enum bb_flags) (BB)->aux | (FLAG))
                               ^~~~~~~~~~~~~~~~~~~~~~~~~
cfgcleanup.c:360:2: warning: cast to smaller integer type 'enum bb_flags' from 'void *' [-Wvoid-pointer-to-enum-cast]
        BB_SET_FLAG (b, BB_NONTHREADABLE_BLOCK);
        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
cfgcleanup.c:62:32: note: expanded from macro 'BB_SET_FLAG'
  (BB)->aux = (void *) (long) ((enum bb_flags) (BB)->aux | (FLAG))
                               ^~~~~~~~~~~~~~~~~~~~~~~~~
cfgcleanup.c:402:7: warning: cast to smaller integer type 'enum bb_flags' from 'void *' [-Wvoid-pointer-to-enum-cast]
      BB_SET_FLAG (b, BB_NONTHREADABLE_BLOCK);
      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
cfgcleanup.c:62:32: note: expanded from macro 'BB_SET_FLAG'
  (BB)->aux = (void *) (long) ((enum bb_flags) (BB)->aux | (FLAG))
                               ^~~~~~~~~~~~~~~~~~~~~~~~~
6 warnings generated.
cfgcleanup.c:468:8: warning: cast to smaller integer type 'enum bb_flags' from 'void *' [-Wvoid-pointer-to-enum-cast]
          if (FORWARDER_BLOCK_P (target)
              ^~~~~~~~~~~~~~~~~~~~~~~~~~
cfgcleanup.c:66:32: note: expanded from macro 'FORWARDER_BLOCK_P'
#define FORWARDER_BLOCK_P(BB) (BB_FLAGS (BB) & BB_FORWARDER_BLOCK)
                               ^~~~~~~~~~~~~
cfgcleanup.c:60:22: note: expanded from macro 'BB_FLAGS'
#define BB_FLAGS(BB) (enum bb_flags) (BB)->aux
                     ^~~~~~~~~~~~~~~~~~~~~~~~~
cfgcleanup.c:596:9: warning: cast to smaller integer type 'enum bb_flags' from 'void *' [-Wvoid-pointer-to-enum-cast]
          if (!FORWARDER_BLOCK_P (b) && forwarder_block_p (b))
               ^~~~~~~~~~~~~~~~~~~~~
cfgcleanup.c:66:32: note: expanded from macro 'FORWARDER_BLOCK_P'
#define FORWARDER_BLOCK_P(BB) (BB_FLAGS (BB) & BB_FORWARDER_BLOCK)
                               ^~~~~~~~~~~~~
cfgcleanup.c:60:22: note: expanded from macro 'BB_FLAGS'
#define BB_FLAGS(BB) (enum bb_flags) (BB)->aux
                     ^~~~~~~~~~~~~~~~~~~~~~~~~
cfgcleanup.c:597:6: warning: cast to smaller integer type 'enum bb_flags' from 'void *' [-Wvoid-pointer-to-enum-cast]
            BB_SET_FLAG (b, BB_FORWARDER_BLOCK);
            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
cfgcleanup.c:62:32: note: expanded from macro 'BB_SET_FLAG'
  (BB)->aux = (void *) (long) ((enum bb_flags) (BB)->aux | (FLAG))
                               ^~~~~~~~~~~~~~~~~~~~~~~~~
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
cfgcleanup.c:854:11: warning: cast to smaller integer type 'enum bb_flags' from 'void *' [-Wvoid-pointer-to-enum-cast]
      if (FORWARDER_BLOCK_P (b) || FORWARDER_BLOCK_P (c))
          ^~~~~~~~~~~~~~~~~~~~~
cfgcleanup.c:66:32: note: expanded from macro 'FORWARDER_BLOCK_P'
#define FORWARDER_BLOCK_P(BB) (BB_FLAGS (BB) & BB_FORWARDER_BLOCK)
                               ^~~~~~~~~~~~~
cfgcleanup.c:60:22: note: expanded from macro 'BB_FLAGS'
#define BB_FLAGS(BB) (enum bb_flags) (BB)->aux
                     ^~~~~~~~~~~~~~~~~~~~~~~~~
cfgcleanup.c:854:36: warning: cast to smaller integer type 'enum bb_flags' from 'void *' [-Wvoid-pointer-to-enum-cast]
      if (FORWARDER_BLOCK_P (b) || FORWARDER_BLOCK_P (c))
                                   ^~~~~~~~~~~~~~~~~~~~~
cfgcleanup.c:66:32: note: expanded from macro 'FORWARDER_BLOCK_P'
#define FORWARDER_BLOCK_P(BB) (BB_FLAGS (BB) & BB_FORWARDER_BLOCK)
                               ^~~~~~~~~~~~~
cfgcleanup.c:60:22: note: expanded from macro 'BB_FLAGS'
#define BB_FLAGS(BB) (enum bb_flags) (BB)->aux
                     ^~~~~~~~~~~~~~~~~~~~~~~~~
11 warnings generated.
cfgcleanup.c:1193:11: warning: cast to smaller integer type 'enum bb_flags' from 'void *' [-Wvoid-pointer-to-enum-cast]
      if (FORWARDER_BLOCK_P (f1->dest))
          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
cfgcleanup.c:66:32: note: expanded from macro 'FORWARDER_BLOCK_P'
#define FORWARDER_BLOCK_P(BB) (BB_FLAGS (BB) & BB_FORWARDER_BLOCK)
                               ^~~~~~~~~~~~~
cfgcleanup.c:60:22: note: expanded from macro 'BB_FLAGS'
#define BB_FLAGS(BB) (enum bb_flags) (BB)->aux
                     ^~~~~~~~~~~~~~~~~~~~~~~~~
cfgcleanup.c:1196:11: warning: cast to smaller integer type 'enum bb_flags' from 'void *' [-Wvoid-pointer-to-enum-cast]
      if (FORWARDER_BLOCK_P (f2->dest))
          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
cfgcleanup.c:66:32: note: expanded from macro 'FORWARDER_BLOCK_P'
#define FORWARDER_BLOCK_P(BB) (BB_FLAGS (BB) & BB_FORWARDER_BLOCK)
                               ^~~~~~~~~~~~~
cfgcleanup.c:60:22: note: expanded from macro 'BB_FLAGS'
#define BB_FLAGS(BB) (enum bb_flags) (BB)->aux
                     ^~~~~~~~~~~~~~~~~~~~~~~~~
cfgcleanup.c:1202:11: warning: cast to smaller integer type 'enum bb_flags' from 'void *' [-Wvoid-pointer-to-enum-cast]
      if (FORWARDER_BLOCK_P (f1->dest)
          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
cfgcleanup.c:66:32: note: expanded from macro 'FORWARDER_BLOCK_P'
#define FORWARDER_BLOCK_P(BB) (BB_FLAGS (BB) & BB_FORWARDER_BLOCK)
                               ^~~~~~~~~~~~~
cfgcleanup.c:60:22: note: expanded from macro 'BB_FLAGS'
#define BB_FLAGS(BB) (enum bb_flags) (BB)->aux
                     ^~~~~~~~~~~~~~~~~~~~~~~~~
cfgcleanup.c:1203:7: warning: cast to smaller integer type 'enum bb_flags' from 'void *' [-Wvoid-pointer-to-enum-cast]
          || FORWARDER_BLOCK_P (f2->dest)
             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
cfgcleanup.c:66:32: note: expanded from macro 'FORWARDER_BLOCK_P'
#define FORWARDER_BLOCK_P(BB) (BB_FLAGS (BB) & BB_FORWARDER_BLOCK)
                               ^~~~~~~~~~~~~
cfgcleanup.c:60:22: note: expanded from macro 'BB_FLAGS'
#define BB_FLAGS(BB) (enum bb_flags) (BB)->aux
                     ^~~~~~~~~~~~~~~~~~~~~~~~~
cfgcleanup.c:1204:7: warning: cast to smaller integer type 'enum bb_flags' from 'void *' [-Wvoid-pointer-to-enum-cast]
          || FORWARDER_BLOCK_P (b1->dest)
             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
cfgcleanup.c:66:32: note: expanded from macro 'FORWARDER_BLOCK_P'
#define FORWARDER_BLOCK_P(BB) (BB_FLAGS (BB) & BB_FORWARDER_BLOCK)
                               ^~~~~~~~~~~~~
cfgcleanup.c:60:22: note: expanded from macro 'BB_FLAGS'
#define BB_FLAGS(BB) (enum bb_flags) (BB)->aux
                     ^~~~~~~~~~~~~~~~~~~~~~~~~
cfgcleanup.c:1205:7: warning: cast to smaller integer type 'enum bb_flags' from 'void *' [-Wvoid-pointer-to-enum-cast]
          || FORWARDER_BLOCK_P (b2->dest))
             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
cfgcleanup.c:66:32: note: expanded from macro 'FORWARDER_BLOCK_P'
#define FORWARDER_BLOCK_P(BB) (BB_FLAGS (BB) & BB_FORWARDER_BLOCK)
                               ^~~~~~~~~~~~~
cfgcleanup.c:60:22: note: expanded from macro 'BB_FLAGS'
#define BB_FLAGS(BB) (enum bb_flags) (BB)->aux
                     ^~~~~~~~~~~~~~~~~~~~~~~~~
cfgcleanup.c:1362:10: warning: cast to smaller integer type 'enum bb_flags' from 'void *' [-Wvoid-pointer-to-enum-cast]
      && FORWARDER_BLOCK_P (src1))
         ^~~~~~~~~~~~~~~~~~~~~~~~
cfgcleanup.c:66:32: note: expanded from macro 'FORWARDER_BLOCK_P'
#define FORWARDER_BLOCK_P(BB) (BB_FLAGS (BB) & BB_FORWARDER_BLOCK)
                               ^~~~~~~~~~~~~
cfgcleanup.c:60:22: note: expanded from macro 'BB_FLAGS'
#define BB_FLAGS(BB) (enum bb_flags) (BB)->aux
                     ^~~~~~~~~~~~~~~~~~~~~~~~~
cfgcleanup.c:1367:10: warning: cast to smaller integer type 'enum bb_flags' from 'void *' [-Wvoid-pointer-to-enum-cast]
      && FORWARDER_BLOCK_P (src2))
         ^~~~~~~~~~~~~~~~~~~~~~~~
cfgcleanup.c:66:32: note: expanded from macro 'FORWARDER_BLOCK_P'
#define FORWARDER_BLOCK_P(BB) (BB_FLAGS (BB) & BB_FORWARDER_BLOCK)
                               ^~~~~~~~~~~~~
cfgcleanup.c:60:22: note: expanded from macro 'BB_FLAGS'
#define BB_FLAGS(BB) (enum bb_flags) (BB)->aux
                     ^~~~~~~~~~~~~~~~~~~~~~~~~
cfgcleanup.c:1377:7: warning: cast to smaller integer type 'enum bb_flags' from 'void *' [-Wvoid-pointer-to-enum-cast]
  if (FORWARDER_BLOCK_P (e1->dest)
      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
cfgcleanup.c:66:32: note: expanded from macro 'FORWARDER_BLOCK_P'
#define FORWARDER_BLOCK_P(BB) (BB_FLAGS (BB) & BB_FORWARDER_BLOCK)
                               ^~~~~~~~~~~~~
cfgcleanup.c:60:22: note: expanded from macro 'BB_FLAGS'
#define BB_FLAGS(BB) (enum bb_flags) (BB)->aux
                     ^~~~~~~~~~~~~~~~~~~~~~~~~
cfgcleanup.c:1378:10: warning: cast to smaller integer type 'enum bb_flags' from 'void *' [-Wvoid-pointer-to-enum-cast]
      && FORWARDER_BLOCK_P (e1->dest->succ->dest))
         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
cfgcleanup.c:66:32: note: expanded from macro 'FORWARDER_BLOCK_P'
#define FORWARDER_BLOCK_P(BB) (BB_FLAGS (BB) & BB_FORWARDER_BLOCK)
                               ^~~~~~~~~~~~~
cfgcleanup.c:60:22: note: expanded from macro 'BB_FLAGS'
#define BB_FLAGS(BB) (enum bb_flags) (BB)->aux
                     ^~~~~~~~~~~~~~~~~~~~~~~~~
cfgcleanup.c:1381:7: warning: cast to smaller integer type 'enum bb_flags' from 'void *' [-Wvoid-pointer-to-enum-cast]
  if (FORWARDER_BLOCK_P (e2->dest)
      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
cfgcleanup.c:66:32: note: expanded from macro 'FORWARDER_BLOCK_P'
#define FORWARDER_BLOCK_P(BB) (BB_FLAGS (BB) & BB_FORWARDER_BLOCK)
                               ^~~~~~~~~~~~~
cfgcleanup.c:60:22: note: expanded from macro 'BB_FLAGS'
#define BB_FLAGS(BB) (enum bb_flags) (BB)->aux
                     ^~~~~~~~~~~~~~~~~~~~~~~~~
cfgcleanup.c:1382:10: warning: cast to smaller integer type 'enum bb_flags' from 'void *' [-Wvoid-pointer-to-enum-cast]
      && FORWARDER_BLOCK_P (e2->dest->succ->dest))
         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
cfgcleanup.c:66:32: note: expanded from macro 'FORWARDER_BLOCK_P'
#define FORWARDER_BLOCK_P(BB) (BB_FLAGS (BB) & BB_FORWARDER_BLOCK)
                               ^~~~~~~~~~~~~
cfgcleanup.c:60:22: note: expanded from macro 'BB_FLAGS'
#define BB_FLAGS(BB) (enum bb_flags) (BB)->aux
                     ^~~~~~~~~~~~~~~~~~~~~~~~~
cfgcleanup.c:1426:11: warning: cast to smaller integer type 'enum bb_flags' from 'void *' [-Wvoid-pointer-to-enum-cast]
      if (FORWARDER_BLOCK_P (d))
          ^~~~~~~~~~~~~~~~~~~~~
cfgcleanup.c:66:32: note: expanded from macro 'FORWARDER_BLOCK_P'
#define FORWARDER_BLOCK_P(BB) (BB_FLAGS (BB) & BB_FORWARDER_BLOCK)
                               ^~~~~~~~~~~~~
cfgcleanup.c:60:22: note: expanded from macro 'BB_FLAGS'
#define BB_FLAGS(BB) (enum bb_flags) (BB)->aux
                     ^~~~~~~~~~~~~~~~~~~~~~~~~
cfgcleanup.c:1432:8: warning: cast to smaller integer type 'enum bb_flags' from 'void *' [-Wvoid-pointer-to-enum-cast]
          if (FORWARDER_BLOCK_P (d2))
              ^~~~~~~~~~~~~~~~~~~~~~
cfgcleanup.c:66:32: note: expanded from macro 'FORWARDER_BLOCK_P'
#define FORWARDER_BLOCK_P(BB) (BB_FLAGS (BB) & BB_FORWARDER_BLOCK)
                               ^~~~~~~~~~~~~
cfgcleanup.c:60:22: note: expanded from macro 'BB_FLAGS'
#define BB_FLAGS(BB) (enum bb_flags) (BB)->aux
                     ^~~~~~~~~~~~~~~~~~~~~~~~~
cfgcleanup.c:1443:11: warning: cast to smaller integer type 'enum bb_flags' from 'void *' [-Wvoid-pointer-to-enum-cast]
      if (FORWARDER_BLOCK_P (s->dest))
          ^~~~~~~~~~~~~~~~~~~~~~~~~~~
cfgcleanup.c:66:32: note: expanded from macro 'FORWARDER_BLOCK_P'
#define FORWARDER_BLOCK_P(BB) (BB_FLAGS (BB) & BB_FORWARDER_BLOCK)
                               ^~~~~~~~~~~~~
cfgcleanup.c:60:22: note: expanded from macro 'BB_FLAGS'
#define BB_FLAGS(BB) (enum bb_flags) (BB)->aux
                     ^~~~~~~~~~~~~~~~~~~~~~~~~
cfgcleanup.c:1450:11: warning: cast to smaller integer type 'enum bb_flags' from 'void *' [-Wvoid-pointer-to-enum-cast]
      if (FORWARDER_BLOCK_P (s2->dest))
          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
cfgcleanup.c:66:32: note: expanded from macro 'FORWARDER_BLOCK_P'
#define FORWARDER_BLOCK_P(BB) (BB_FLAGS (BB) & BB_FORWARDER_BLOCK)
                               ^~~~~~~~~~~~~
cfgcleanup.c:60:22: note: expanded from macro 'BB_FLAGS'
#define BB_FLAGS(BB) (enum bb_flags) (BB)->aux
                     ^~~~~~~~~~~~~~~~~~~~~~~~~
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
cfgcleanup.c:1678:8: warning: cast to smaller integer type 'enum bb_flags' from 'void *' [-Wvoid-pointer-to-enum-cast]
                  && FORWARDER_BLOCK_P (b)
                     ^~~~~~~~~~~~~~~~~~~~~
cfgcleanup.c:66:32: note: expanded from macro 'FORWARDER_BLOCK_P'
#define FORWARDER_BLOCK_P(BB) (BB_FLAGS (BB) & BB_FORWARDER_BLOCK)
                               ^~~~~~~~~~~~~
cfgcleanup.c:60:22: note: expanded from macro 'BB_FLAGS'
#define BB_FLAGS(BB) (enum bb_flags) (BB)->aux
                     ^~~~~~~~~~~~~~~~~~~~~~~~~
3 warnings generated.
cfgrtl.c:515:38: warning: arithmetic on a null pointer treated as a cast from integer to pointer is a GNU extension [-Wnull-pointer-arithmetic]
      new_bb->global_live_at_start = OBSTACK_ALLOC_REG_SET (&flow_obstack);
                                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
./basic-block.h:100:40: note: expanded from macro 'OBSTACK_ALLOC_REG_SET'
#define OBSTACK_ALLOC_REG_SET(OBSTACK) BITMAP_OBSTACK_ALLOC (OBSTACK)
                                       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
./bitmap.h:132:31: note: expanded from macro 'BITMAP_OBSTACK_ALLOC'
  bitmap_initialize ((bitmap) obstack_alloc (OBSTACK, sizeof (bitmap_head)), 1)
                              ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
./../include/obstack.h:462:4: note: expanded from macro 'obstack_alloc'
   obstack_finish (__h); })
   ^~~~~~~~~~~~~~~~~~~~
./../include/obstack.h:486:8: note: expanded from macro 'obstack_finish'
     = __INT_TO_PTR ((__PTR_TO_INT (__o1->next_free)+__o1->alignment_mask)\
       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
./../include/obstack.h:126:31: note: expanded from macro '__INT_TO_PTR'
# define __INT_TO_PTR(P) ((P) + (char *) 0)
                              ^ ~~~~~~~~~~
cfgrtl.c:516:36: warning: arithmetic on a null pointer treated as a cast from integer to pointer is a GNU extension [-Wnull-pointer-arithmetic]
      new_bb->global_live_at_end = OBSTACK_ALLOC_REG_SET (&flow_obstack);
                                   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
./basic-block.h:100:40: note: expanded from macro 'OBSTACK_ALLOC_REG_SET'
#define OBSTACK_ALLOC_REG_SET(OBSTACK) BITMAP_OBSTACK_ALLOC (OBSTACK)
                                       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
./bitmap.h:132:31: note: expanded from macro 'BITMAP_OBSTACK_ALLOC'
  bitmap_initialize ((bitmap) obstack_alloc (OBSTACK, sizeof (bitmap_head)), 1)
                              ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
./../include/obstack.h:462:4: note: expanded from macro 'obstack_alloc'
   obstack_finish (__h); })
   ^~~~~~~~~~~~~~~~~~~~
./../include/obstack.h:486:8: note: expanded from macro 'obstack_finish'
     = __INT_TO_PTR ((__PTR_TO_INT (__o1->next_free)+__o1->alignment_mask)\
       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
./../include/obstack.h:126:31: note: expanded from macro '__INT_TO_PTR'
# define __INT_TO_PTR(P) ((P) + (char *) 0)
                              ^ ~~~~~~~~~~
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]
cfgrtl.c:1062:8: warning: arithmetic on a null pointer treated as a cast from integer to pointer is a GNU extension [-Wnull-pointer-arithmetic]
            = OBSTACK_ALLOC_REG_SET (&flow_obstack);
              ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
./basic-block.h:100:40: note: expanded from macro 'OBSTACK_ALLOC_REG_SET'
#define OBSTACK_ALLOC_REG_SET(OBSTACK) BITMAP_OBSTACK_ALLOC (OBSTACK)
                                       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
./bitmap.h:132:31: note: expanded from macro 'BITMAP_OBSTACK_ALLOC'
  bitmap_initialize ((bitmap) obstack_alloc (OBSTACK, sizeof (bitmap_head)), 1)
                              ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
./../include/obstack.h:462:4: note: expanded from macro 'obstack_alloc'
   obstack_finish (__h); })
   ^~~~~~~~~~~~~~~~~~~~
./../include/obstack.h:486:8: note: expanded from macro 'obstack_finish'
     = __INT_TO_PTR ((__PTR_TO_INT (__o1->next_free)+__o1->alignment_mask)\
       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
./../include/obstack.h:126:31: note: expanded from macro '__INT_TO_PTR'
# define __INT_TO_PTR(P) ((P) + (char *) 0)
                              ^ ~~~~~~~~~~
cfgrtl.c:1064:8: warning: arithmetic on a null pointer treated as a cast from integer to pointer is a GNU extension [-Wnull-pointer-arithmetic]
            = OBSTACK_ALLOC_REG_SET (&flow_obstack);
              ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
./basic-block.h:100:40: note: expanded from macro 'OBSTACK_ALLOC_REG_SET'
#define OBSTACK_ALLOC_REG_SET(OBSTACK) BITMAP_OBSTACK_ALLOC (OBSTACK)
                                       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
./bitmap.h:132:31: note: expanded from macro 'BITMAP_OBSTACK_ALLOC'
  bitmap_initialize ((bitmap) obstack_alloc (OBSTACK, sizeof (bitmap_head)), 1)
                              ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
./../include/obstack.h:462:4: note: expanded from macro 'obstack_alloc'
   obstack_finish (__h); })
   ^~~~~~~~~~~~~~~~~~~~
./../include/obstack.h:486:8: note: expanded from macro 'obstack_finish'
     = __INT_TO_PTR ((__PTR_TO_INT (__o1->next_free)+__o1->alignment_mask)\
       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
./../include/obstack.h:126:31: note: expanded from macro '__INT_TO_PTR'
# define __INT_TO_PTR(P) ((P) + (char *) 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 cselib.c -o cselib.o
cfgrtl.c:1341:34: warning: arithmetic on a null pointer treated as a cast from integer to pointer is a GNU extension [-Wnull-pointer-arithmetic]
      bb->global_live_at_start = OBSTACK_ALLOC_REG_SET (&flow_obstack);
                                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
warning: ./basic-block.hunknown warning option '-Wtraditional' [-Wunknown-warning-option]:
100:40: note: expanded from macro 'OBSTACK_ALLOC_REG_SET'
#define OBSTACK_ALLOC_REG_SET(OBSTACK) BITMAP_OBSTACK_ALLOC (OBSTACK)
                                       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
./bitmap.h:132:31: note: expanded from macro 'BITMAP_OBSTACK_ALLOC'
  bitmap_initialize ((bitmap) obstack_alloc (OBSTACK, sizeof (bitmap_head)), 1)
                              ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
./../include/obstack.h:462:4: note: expanded from macro 'obstack_alloc'
   obstack_finish (__h); })
   ^~~~~~~~~~~~~~~~~~~~
./../include/obstack.h:486:8: note: expanded from macro 'obstack_finish'
     = __INT_TO_PTR ((__PTR_TO_INT (__o1->next_free)+__o1->alignment_mask)\
       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
./../include/obstack.h:126:31: note: expanded from macro '__INT_TO_PTR'
# define __INT_TO_PTR(P) ((P) + (char *) 0)
                              ^ ~~~~~~~~~~
cfgrtl.c:1342:32: warning: arithmetic on a null pointer treated as a cast from integer to pointer is a GNU extension [-Wnull-pointer-arithmetic]
      bb->global_live_at_end = OBSTACK_ALLOC_REG_SET (&flow_obstack);
                               ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
./basic-block.h:100:40: note: expanded from macro 'OBSTACK_ALLOC_REG_SET'
#define OBSTACK_ALLOC_REG_SET(OBSTACK) BITMAP_OBSTACK_ALLOC (OBSTACK)
                                       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
./bitmap.h:132:31: note: expanded from macro 'BITMAP_OBSTACK_ALLOC'
  bitmap_initialize ((bitmap) obstack_alloc (OBSTACK, sizeof (bitmap_head)), 1)
                              ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
./../include/obstack.h:462:4: note: expanded from macro 'obstack_alloc'
   obstack_finish (__h); })
   ^~~~~~~~~~~~~~~~~~~~
./../include/obstack.h:486:8: note: expanded from macro 'obstack_finish'
     = __INT_TO_PTR ((__PTR_TO_INT (__o1->next_free)+__o1->alignment_mask)\
       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
./../include/obstack.h:126:31: note: expanded from macro '__INT_TO_PTR'
# define __INT_TO_PTR(P) ((P) + (char *) 0)
                              ^ ~~~~~~~~~~
warning: unknown warning option '-Wtraditional' [-Wunknown-warning-option]
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]
conflict.c:216:7: warning: arithmetic on a null pointer treated as a cast from integer to pointer is a GNU extension [-Wnull-pointer-arithmetic]
      obstack_alloc (&graph->arc_obstack,
      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
./../include/obstack.h:462:4: note: expanded from macro 'obstack_alloc'
   obstack_finish (__h); })
   ^~~~~~~~~~~~~~~~~~~~
./../include/obstack.h:486:8: note: expanded from macro 'obstack_finish'
     = __INT_TO_PTR ((__PTR_TO_INT (__o1->next_free)+__o1->alignment_mask)\
       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
./../include/obstack.h:126:31: note: expanded from macro '__INT_TO_PTR'
# define __INT_TO_PTR(P) ((P) + (char *) 0)
                              ^ ~~~~~~~~~~
32 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 dbxout.c -o dbxout.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 debug.c -o debug.o
warning: unknown warning option '-Wtraditional' [-Wunknown-warning-option]
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 df.c -o df.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 diagnostic.c -o diagnostic.o
1 warning generated.
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))
  ~~~~~~~~~~~~~~              ^~~~
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
dbxout.c:1866:14: warning: misleading indentation; statement is not part of the previous 'while' [-Wmisleading-indentation]
    c /= 10; digs++;
             ^
dbxout.c:1865:3: note: previous statement is here
  while (c > 0)
  ^
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 dominance.c -o dominance.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]
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 dwarf2asm.c -o dwarf2asm.o
df.c:649:29: warning: arithmetic on a null pointer treated as a cast from integer to pointer is a GNU extension [-Wnull-pointer-arithmetic]
  link = (struct df_link *) obstack_alloc (&df_ref_obstack,
                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
./../include/obstack.h:462:4: note: expanded from macro 'obstack_alloc'
   obstack_finish (__h); })
   ^~~~~~~~~~~~~~~~~~~~
./../include/obstack.h:486:8: note: expanded from macro 'obstack_finish'
     = __INT_TO_PTR ((__PTR_TO_INT (__o1->next_free)+__o1->alignment_mask)\
       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
./../include/obstack.h:126:31: note: expanded from macro '__INT_TO_PTR'
# define __INT_TO_PTR(P) ((P) + (char *) 0)
                              ^ ~~~~~~~~~~
df.c:789:29: warning: arithmetic on a null pointer treated as a cast from integer to pointer is a GNU extension [-Wnull-pointer-arithmetic]
  this_ref = (struct ref *) obstack_alloc (&df_ref_obstack,
                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
./../include/obstack.h:462:4: note: expanded from macro 'obstack_alloc'
   obstack_finish (__h); })
   ^~~~~~~~~~~~~~~~~~~~
./../include/obstack.h:486:8: note: expanded from macro 'obstack_finish'
     = __INT_TO_PTR ((__PTR_TO_INT (__o1->next_free)+__o1->alignment_mask)\
       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
./../include/obstack.h:126:31: note: expanded from macro '__INT_TO_PTR'
# define __INT_TO_PTR(P) ((P) + (char *) 0)
                              ^ ~~~~~~~~~~
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))
  ~~~~~~~~~~~~~~              ^~~~
2 warnings generated.
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))
  ~~~~~~~~~~~~~~              ^~~~
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
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))
  ~~~~~~~~~~~~~~              ^~~~
2 warnings generated.
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))
  ~~~~~~~~~~~~~~              ^~~~
1 warning generated.
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))
                             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
1 warning generated.
warning: unknown warning option '-Wtraditional' [-Wunknown-warning-option]
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)
^
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
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
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 explow.c -o explow.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 expmed.c -o expmed.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 expr.c -o expr.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 final.c -o final.o
warning: unknown warning option '-Wtraditional' [-Wunknown-warning-option]
warning: unknown warning option '-Wtraditional' [-Wunknown-warning-option]
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))
  ~~~~~~~~~~~~~~              ^~~~
warning: unknown warning option '-Wtraditional' [-Wunknown-warning-option]
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)
                                        ^
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))
  ~~~~~~~~~~~~~~              ^~~~
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))
  ~~~~~~~~~~~~~~              ^~~~
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
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);
                     ~~~~~~~~~~~ ^
warning: unknown warning option '-Wtraditional' [-Wunknown-warning-option]
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)
^
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 fold-const.c -o fold-const.o
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))
  ~~~~~~~~~~~~~~              ^~~~
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 function.c -o function.o
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]
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'
warning  gen_rtx_fmt_ee (EXPR_LIST, (MODE), (ARG0), (ARG1)): 
  ~~~~~~~~~~~~~~              ^~~~
unknown warning option '-Wtraditional' [-Wunknown-warning-option]
8 warnings generated.
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))
  ~~~~~~~~~~~~~~              ^~~~
flow.c:1257:20: warning: arithmetic on a null pointer treated as a cast from integer to pointer is a GNU extension [-Wnull-pointer-arithmetic]
          bb->local_set = OBSTACK_ALLOC_REG_SET (&flow_obstack);
                          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
./basic-block.h:100:40: note: expanded from macro 'OBSTACK_ALLOC_REG_SET'
#define OBSTACK_ALLOC_REG_SET(OBSTACK) BITMAP_OBSTACK_ALLOC (OBSTACK)
                                       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
./bitmap.h:132:31: note: expanded from macro 'BITMAP_OBSTACK_ALLOC'
  bitmap_initialize ((bitmap) obstack_alloc (OBSTACK, sizeof (bitmap_head)), 1)
                              ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
./../include/obstack.h:462:4: note: expanded from macro 'obstack_alloc'
   obstack_finish (__h); })
   ^~~~~~~~~~~~~~~~~~~~
./../include/obstack.h:486:8: note: expanded from macro 'obstack_finish'
     = __INT_TO_PTR ((__PTR_TO_INT (__o1->next_free)+__o1->alignment_mask)\
       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
./../include/obstack.h:126:31: note: expanded from macro '__INT_TO_PTR'
# define __INT_TO_PTR(P) ((P) + (char *) 0)
                              ^ ~~~~~~~~~~
flow.c:1258:25: warning: arithmetic on a null pointer treated as a cast from integer to pointer is a GNU extension [-Wnull-pointer-arithmetic]
          bb->cond_local_set = OBSTACK_ALLOC_REG_SET (&flow_obstack);
                               ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
./basic-block.h:100:40: note: expanded from macro 'OBSTACK_ALLOC_REG_SET'
#define OBSTACK_ALLOC_REG_SET(OBSTACK) BITMAP_OBSTACK_ALLOC (OBSTACK)
                                       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
./bitmap.h:132:31: note: expanded from macro 'BITMAP_OBSTACK_ALLOC'
  bitmap_initialize ((bitmap) obstack_alloc (OBSTACK, sizeof (bitmap_head)), 1)
                              ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
./../include/obstack.h:462:4: note: expanded from macro 'obstack_alloc'
   obstack_finish (__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 gcse.c -o gcse.o
./../include/obstack.h:486:8: note: expanded from macro 'obstack_finish'
     = __INT_TO_PTR ((__PTR_TO_INT (__o1->next_free)+__o1->alignment_mask)\
       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
./../include/obstack.h:126:31: note: expanded from macro '__INT_TO_PTR'
# define __INT_TO_PTR(P) ((P) + (char *) 0)
                              ^ ~~~~~~~~~~
flow.c:1503:34: warning: arithmetic on a null pointer treated as a cast from integer to pointer is a GNU extension [-Wnull-pointer-arithmetic]
      bb->global_live_at_start = OBSTACK_ALLOC_REG_SET (&flow_obstack);
                                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
./basic-block.h:100:40: note: expanded from macro 'OBSTACK_ALLOC_REG_SET'
#define OBSTACK_ALLOC_REG_SET(OBSTACK) BITMAP_OBSTACK_ALLOC (OBSTACK)
                                       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
./bitmap.h:132:31: note: expanded from macro 'BITMAP_OBSTACK_ALLOC'
  bitmap_initialize ((bitmap) obstack_alloc (OBSTACK, sizeof (bitmap_head)), 1)
                              ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
./../include/obstack.h:462:4: note: expanded from macro 'obstack_alloc'
   obstack_finish (__h); })
   ^~~~~~~~~~~~~~~~~~~~
./../include/obstack.h:486:8: note: expanded from macro 'obstack_finish'
     = __INT_TO_PTR ((__PTR_TO_INT (__o1->next_free)+__o1->alignment_mask)\
       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
./../include/obstack.h:126:31: note: expanded from macro '__INT_TO_PTR'
# define __INT_TO_PTR(P) ((P) + (char *) 0)
                              ^ ~~~~~~~~~~
flow.c:1504:32: warning: arithmetic on a null pointer treated as a cast from integer to pointer is a GNU extension [-Wnull-pointer-arithmetic]
      bb->global_live_at_end = OBSTACK_ALLOC_REG_SET (&flow_obstack);
                               ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
./basic-block.h:100:40: note: expanded from macro 'OBSTACK_ALLOC_REG_SET'
#define OBSTACK_ALLOC_REG_SET(OBSTACK) BITMAP_OBSTACK_ALLOC (OBSTACK)
                                       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
./bitmap.h:132:31: note: expanded from macro 'BITMAP_OBSTACK_ALLOC'
  bitmap_initialize ((bitmap) obstack_alloc (OBSTACK, sizeof (bitmap_head)), 1)
                              ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
./../include/obstack.h:462:4: note: expanded from macro 'obstack_alloc'
   obstack_finish (__h); })
   ^~~~~~~~~~~~~~~~~~~~
./../include/obstack.h:486:8: note: expanded from macro 'obstack_finish'
     = __INT_TO_PTR ((__PTR_TO_INT (__o1->next_free)+__o1->alignment_mask)\
       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
./../include/obstack.h:126:31: note: expanded from macro '__INT_TO_PTR'
# define __INT_TO_PTR(P) ((P) + (char *) 0)
                              ^ ~~~~~~~~~~
flow.c:1507:25: warning: arithmetic on a null pointer treated as a cast from integer to pointer is a GNU extension [-Wnull-pointer-arithmetic]
  regs_live_at_setjmp = OBSTACK_ALLOC_REG_SET (&flow_obstack);
                        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
./basic-block.h:100:40: note: expanded from macro 'OBSTACK_ALLOC_REG_SET'
#define OBSTACK_ALLOC_REG_SET(OBSTACK) BITMAP_OBSTACK_ALLOC (OBSTACK)
                                       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
./bitmap.h:132:31: note: expanded from macro 'BITMAP_OBSTACK_ALLOC'
  bitmap_initialize ((bitmap) obstack_alloc (OBSTACK, sizeof (bitmap_head)), 1)
                              ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
./../include/obstack.h:462:4: note: expanded from macro 'obstack_alloc'
   obstack_finish (__h); })
   ^~~~~~~~~~~~~~~~~~~~
./../include/obstack.h:486:8: note: expanded from macro 'obstack_finish'
     = __INT_TO_PTR ((__PTR_TO_INT (__o1->next_free)+__o1->alignment_mask)\
       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
./../include/obstack.h:126:31: note: expanded from macro '__INT_TO_PTR'
# define __INT_TO_PTR(P) ((P) + (char *) 0)
                              ^ ~~~~~~~~~~
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 genrtl.c -o genrtl.o
warning: unknown warning option '-Wtraditional' [-Wunknown-warning-option]
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.c:9513:71: warning: result of comparison of constant 0 with boolean expression is always false [-Wtautological-constant-compare]
      || !exact_log2 (tree_low_cst (TREE_OPERAND (offset, 1), 1) + 1) < 0)
         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ^ ~
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 ggc-common.c -o ggc-common.o
warning: unknown warning option '-Wtraditional' [-Wunknown-warning-option]
gcse.c:980:19: warning: arithmetic on a null pointer treated as a cast from integer to pointer is a GNU extension [-Wnull-pointer-arithmetic]
  return (char *) obstack_alloc (&gcse_obstack, size);
                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
./../include/obstack.h:462:4: note: expanded from macro 'obstack_alloc'
   obstack_finish (__h); })
   ^~~~~~~~~~~~~~~~~~~~
./../include/obstack.h:486:8: note: expanded from macro 'obstack_finish'
     = __INT_TO_PTR ((__PTR_TO_INT (__o1->next_free)+__o1->alignment_mask)\
       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
./../include/obstack.h:126:31: note: expanded from macro '__INT_TO_PTR'
# define __INT_TO_PTR(P) ((P) + (char *) 0)
                              ^ ~~~~~~~~~~
gcse.c:1243:37: warning: arithmetic on a null pointer treated as a cast from integer to pointer is a GNU extension [-Wnull-pointer-arithmetic]
  new_reg_info = (struct reg_set *) obstack_alloc (&reg_set_obstack,
                                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
./../include/obstack.h:462:4: note: expanded from macro 'obstack_alloc'
   obstack_finish (__h); })
   ^~~~~~~~~~~~~~~~~~~~
./../include/obstack.h:486:8: note: expanded from macro 'obstack_finish'
     = __INT_TO_PTR ((__PTR_TO_INT (__o1->next_free)+__o1->alignment_mask)\
       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
./../include/obstack.h:126:31: note: expanded from macro '__INT_TO_PTR'
# define __INT_TO_PTR(P) ((P) + (char *) 0)
                              ^ ~~~~~~~~~~
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))
  ~~~~~~~~~~~~~~              ^~~~
7 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 global.c -o global.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 graph.c -o graph.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 gtype-desc.c -o gtype-desc.o
warning: unknown warning option '-Wtraditional' [-Wunknown-warning-option]
warning: unknown warning option '-Wtraditional' [-Wunknown-warning-option]
warning10gcse.c warnings generated:: 5659.
:45: warningunknown warning option '-Wtraditional' [-Wunknown-warning-option]: 
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 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
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 ifcvt.c -o ifcvt.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 varray.c -o varray.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-emit.c \
  -o insn-emit.o
warning: unknown warning option '-Wtraditional' [-Wunknown-warning-option]
warning: warningunknown warning option '-Wtraditional' [-Wunknown-warning-option]
: unknown warning option '-Wtraditional' [-Wunknown-warning-option]
warning: unknown warning option '-Wtraditional' [-Wunknown-warning-option]
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));
                    ^
4 warnings generated.
1 warning generated.
1 warning generated.
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 *));
            ^
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
haifa-sched.c:1394:8: warning: explicitly assigning value of variable of type 'rtx' (aka 'struct rtx_def *') to itself [-Wself-assign]
  head = head;
  ~~~~ ^ ~~~~
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
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
1 warning generated.
haifa-sched.c:666:1: warning: function 'potential_hazard' is not needed and will not be emitted [-Wunneeded-internal-declaration]
potential_hazard (unit, insn, cost)
^
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
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 langhooks.c -o langhooks.o
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 lcm.c -o lcm.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]
warningwarning: : unknown warning option '-Wtraditional' [-Wunknown-warning-option]
unknown warning option '-Wtraditional' [-Wunknown-warning-option]
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 lists.c -o lists.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 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
warning: unknown warning option '-Wtraditional' [-Wunknown-warning-option]
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))
  ~~~~~~~~~~~~~~              ^~~~
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))
  ~~~~~~~~~~~~~~              ^~~~
warning: unknown warning option '-Wtraditional' [-Wunknown-warning-option]
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))
  ~~~~~~~~~~~~~~              ^~~~
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 optabs.c -o optabs.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 params.c -o params.o
warning: unknown warning option '-Wtraditional' [-Wunknown-warning-option]
1 warning generated.
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 predict.c -o predict.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 print-rtl.c -o print-rtl.o
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))
  ~~~~~~~~~~~~~~              ^~~~
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 print-tree.c -o print-tree.o
warning: unknown warning option '-Wtraditional' [-Wunknown-warning-option]
1 warning generated.
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))
  ~~~~~~~~~~~~~~              ^~~~
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
warning: unknown warning option '-Wtraditional' [-Wunknown-warning-option]
warning: unknown warning option '-Wtraditional' [-Wunknown-warning-option]
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'
3  gen_rtx_fmt_ee (EXPR_LIST, (MODE), (ARG0), (ARG1)) warning
s  ~~~~~~~~~~~~~~              ^~~~ generated
.
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))
  ~~~~~~~~~~~~~~              ^~~~
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
print-rtl.c:262:7: warning: format specifies type 'void *' but the argument has type 'char *' [-Wformat-pedantic]
                           (char *) NOTE_BLOCK (in_rtx));
                           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
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))
  ~~~~~~~~~~~~~~              ^~~~
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));
                          ~~~~~~~~~~~~~~~  ^~~~~~~~~~~~~~~~~~~~~~~~~~
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))
  ~~~~~~~~~~~~~~              ^~~~
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 ra-build.c -o ra-build.o
warning: unknown warning option '-Wtraditional' [-Wunknown-warning-option]
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);
                 ~~~~~~~~~~~~~~~  ^~~~~~~~~~~~~
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);
                 ~~~~~~~~~~~~~~~  ^~~~~~~~~~~~~
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))
  ~~~~~~~~~~~~~~              ^~~~
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));
                         ~~~~~~~~~~~~~~~  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
predict.c:402:23: 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]
profile.c:667: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_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;
                            ^~~~~~~~~~~~~~~~~~
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 ra-colorize.c -o ra-colorize.o
3 warnings generated.
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.
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
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 ra-rewrite.c -o ra-rewrite.o
warning: unknown warning option '-Wtraditional' [-Wunknown-warning-option]
ra.c:168:10: warning: arithmetic on a null pointer treated as a cast from integer to pointer is a GNU extension [-Wnull-pointer-arithmetic]
  return obstack_alloc (&ra_obstack, size);
         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
./../include/obstack.h:462:4: note: expanded from macro 'obstack_alloc'
   obstack_finish (__h); })
   ^~~~~~~~~~~~~~~~~~~~
./../include/obstack.h:486:8: note: expanded from macro 'obstack_finish'
     = __INT_TO_PTR ((__PTR_TO_INT (__o1->next_free)+__o1->alignment_mask)\
       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
./../include/obstack.h:126:31: note: expanded from macro '__INT_TO_PTR'
# define __INT_TO_PTR(P) ((P) + (char *) 0)
                              ^ ~~~~~~~~~~
ra.c:177:13: warning: arithmetic on a null pointer treated as a cast from integer to pointer is a GNU extension [-Wnull-pointer-arithmetic]
  void *p = obstack_alloc (&ra_obstack, size);
            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
./../include/obstack.h:462:4: note: expanded from macro 'obstack_alloc'
   obstack_finish (__h); })
   ^~~~~~~~~~~~~~~~~~~~
./../include/obstack.h:486:8: note: expanded from macro 'obstack_finish'
     = __INT_TO_PTR ((__PTR_TO_INT (__o1->next_free)+__o1->alignment_mask)\
       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
./../include/obstack.h:126:31: note: expanded from macro '__INT_TO_PTR'
# define __INT_TO_PTR(P) ((P) + (char *) 0)
                              ^ ~~~~~~~~~~
warning: unknown warning option '-Wtraditional' [-Wunknown-warning-option]
warning: unknown warning option '-Wtraditional' [-Wunknown-warning-option]
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 real.c -o real.o
3 warnings generated.
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 **));
            ^
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
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 reg-stack.c -o reg-stack.o
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);
                          ^
warning: unknown warning option '-Wtraditional' [-Wunknown-warning-option]
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));
                          ^
warning: unknown warning option '-Wtraditional' [-Wunknown-warning-option]
warning: unknown warning option '-Wtraditional' [-Wunknown-warning-option]
5 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 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
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
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 reload.c -o reload.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]
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))
  ~~~~~~~~~~~~~~              ^~~~
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))
  ~~~~~~~~~~~~~~              ^~~~
warning: unknown warning option '-Wtraditional' [-Wunknown-warning-option]
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)
^
real.c:442:1: warning: unused function 'clear_significand_bit' [-Wunused-function]
clear_significand_bit (r, n)
^
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))
  ~~~~~~~~~~~~~~              ^~~~
regrename.c:129:30: warning: comparison of different enumeration types ('enum reg_note' and 'enum machine_mode') [-Wenum-compare]
    if (REG_NOTE_KIND (note) == kind && REG_P (XEXP (note, 0)))
        ~~~~~~~~~~~~~~~~~~~~ ^  ~~~~
regrename.c:203:24: warning: arithmetic on a null pointer treated as a cast from integer to pointer is a GNU extension [-Wnull-pointer-arithmetic]
  first_obj = (char *) obstack_alloc (&rename_obstack, 0);
                       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
./../include/obstack.h:462:4: note: expanded from macro 'obstack_alloc'
   obstack_finish (__h); })
   ^~~~~~~~~~~~~~~~~~~~
./../include/obstack.h:486:8: note: expanded from macro 'obstack_finish'
     = __INT_TO_PTR ((__PTR_TO_INT (__o1->next_free)+__o1->alignment_mask)\
       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
./../include/obstack.h:126:31: note: expanded from macro '__INT_TO_PTR'
# define __INT_TO_PTR(P) ((P) + (char *) 0)
                              ^ ~~~~~~~~~~
regrename.c:409:6: warning: arithmetic on a null pointer treated as a cast from integer to pointer is a GNU extension [-Wnull-pointer-arithmetic]
            obstack_alloc (&rename_obstack, sizeof (struct du_chain));
            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
./../include/obstack.h:462:4: note: expanded from macro 'obstack_alloc'
   obstack_finish (__h); })
   ^~~~~~~~~~~~~~~~~~~~
./../include/obstack.h:486:8: note: expanded from macro 'obstack_finish'
     = __INT_TO_PTR ((__PTR_TO_INT (__o1->next_free)+__o1->alignment_mask)\
       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
./../include/obstack.h:126:31: note: expanded from macro '__INT_TO_PTR'
# define __INT_TO_PTR(P) ((P) + (char *) 0)
                              ^ ~~~~~~~~~~
regrename.c:464:7: warning: arithmetic on a null pointer treated as a cast from integer to pointer is a GNU extension [-Wnull-pointer-arithmetic]
                    obstack_alloc (&rename_obstack, sizeof (struct du_chain));
                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
./../include/obstack.h:462:4: note: expanded from macro 'obstack_alloc'
   obstack_finish (__h); })
   ^~~~~~~~~~~~~~~~~~~~
./../include/obstack.h:486:8: note: expanded from macro 'obstack_finish'
     = __INT_TO_PTR ((__PTR_TO_INT (__o1->next_free)+__o1->alignment_mask)\
       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
./../include/obstack.h:126:31: note: expanded from macro '__INT_TO_PTR'
# define __INT_TO_PTR(P) ((P) + (char *) 0)
                              ^ ~~~~~~~~~~
3 warnings generated.
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 reload1.c -o reload1.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 reorg.c -o reorg.o
reload.c:4045: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]
warning: unknown warning option '-Wtraditional' [-Wunknown-warning-option]
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 resource.c -o resource.o
5 warnings generated.
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))
  ~~~~~~~~~~~~~~              ^~~~
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
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
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 sbitmap.c -o sbitmap.o
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 sched-deps.c -o sched-deps.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]
reload1.c:514:30: warning: arithmetic on a null pointer treated as a cast from integer to pointer is a GNU extension [-Wnull-pointer-arithmetic]
  reload_startobj = (char *) obstack_alloc (&reload_obstack, 0);
                             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
./../include/obstack.h:462:4: note: expanded from macro 'obstack_alloc'
   obstack_finish (__h); })
   ^~~~~~~~~~~~~~~~~~~~
./../include/obstack.h:486:8: note: expanded from macro 'obstack_finish'
     = __INT_TO_PTR ((__PTR_TO_INT (__o1->next_free)+__o1->alignment_mask)\
       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
./../include/obstack.h:126:31: note: expanded from macro '__INT_TO_PTR'
# define __INT_TO_PTR(P) ((P) + (char *) 0)
                              ^ ~~~~~~~~~~
reload1.c:532:2: warning: arithmetic on a null pointer treated as a cast from integer to pointer is a GNU extension [-Wnull-pointer-arithmetic]
        obstack_alloc (&reload_obstack, sizeof (struct insn_chain));
        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
./../include/obstack.h:462:4: note: expanded from macro 'obstack_alloc'
   obstack_finish (__h); })
   ^~~~~~~~~~~~~~~~~~~~
./../include/obstack.h:486:8: note: expanded from macro 'obstack_finish'
     = __INT_TO_PTR ((__PTR_TO_INT (__o1->next_free)+__o1->alignment_mask)\
       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
./../include/obstack.h:126:31: note: expanded from macro '__INT_TO_PTR'
# define __INT_TO_PTR(P) ((P) + (char *) 0)
                              ^ ~~~~~~~~~~
1 warning generated.
reload1.c:684:30: warning: arithmetic on a null pointer treated as a cast from integer to pointer is a GNU extension [-Wnull-pointer-arithmetic]
  reload_firstobj = (char *) obstack_alloc (&reload_obstack, 0);
                             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
./../include/obstack.h:462:4: note: expanded from macro 'obstack_alloc'
   obstack_finish (__h); })
   ^~~~~~~~~~~~~~~~~~~~
./../include/obstack.h:486:8: note: expanded from macro 'obstack_finish'
     = __INT_TO_PTR ((__PTR_TO_INT (__o1->next_free)+__o1->alignment_mask)\
       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
./../include/obstack.h:126:31: note: expanded from macro '__INT_TO_PTR'
# define __INT_TO_PTR(P) ((P) + (char *) 0)
                              ^ ~~~~~~~~~~
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 sched-ebb.c -o sched-ebb.o
reload1.c:1009:31: warning: arithmetic on a null pointer treated as a cast from integer to pointer is a GNU extension [-Wnull-pointer-arithmetic]
          reload_firstobj = (char *) obstack_alloc (&reload_obstack, 0);
                                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
./../include/obstack.h:462:4: note: expanded from macro 'obstack_alloc'
   obstack_finish (__h); })
   ^~~~~~~~~~~~~~~~~~~~
./../include/obstack.h:486:8: note: expanded from macro 'obstack_finish'
     = __INT_TO_PTR ((__PTR_TO_INT (__o1->next_free)+__o1->alignment_mask)\
       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
./../include/obstack.h:126:31: note: expanded from macro '__INT_TO_PTR'
# define __INT_TO_PTR(P) ((P) + (char *) 0)
                              ^ ~~~~~~~~~~
reload1.c:1439:25: warning: arithmetic on a null pointer treated as a cast from integer to pointer is a GNU extension [-Wnull-pointer-arithmetic]
    = (struct reload *) obstack_alloc (&reload_obstack,
                        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
./../include/obstack.h:462:4: note: expanded from macro 'obstack_alloc'
   obstack_finish (__h); })
   ^~~~~~~~~~~~~~~~~~~~
./../include/obstack.h:486:8: note: expanded from macro 'obstack_finish'
     = __INT_TO_PTR ((__PTR_TO_INT (__o1->next_free)+__o1->alignment_mask)\
       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
./../include/obstack.h:126:31: note: expanded from macro '__INT_TO_PTR'
# define __INT_TO_PTR(P) ((P) + (char *) 0)
                              ^ ~~~~~~~~~~
reload1.c:1442:35: warning: arithmetic on a null pointer treated as a cast from integer to pointer is a GNU extension [-Wnull-pointer-arithmetic]
  reload_insn_firstobj = (char *) obstack_alloc (&reload_obstack, 0);
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
./../include/obstack.h:462:4: note: expanded from macro 'obstack_alloc'
   obstack_finish (__h); })
   ^~~~~~~~~~~~~~~~~~~~
./../include/obstack.h:486:8: note: expanded from macro 'obstack_finish'
     = __INT_TO_PTR ((__PTR_TO_INT (__o1->next_free)+__o1->alignment_mask)\
       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
./../include/obstack.h:126:31: note: expanded from macro '__INT_TO_PTR'
# define __INT_TO_PTR(P) ((P) + (char *) 0)
                              ^ ~~~~~~~~~~
reload1.c:1457:35: warning: arithmetic on a null pointer treated as a cast from integer to pointer is a GNU extension [-Wnull-pointer-arithmetic]
  reload_insn_firstobj = (char *) obstack_alloc (&reload_obstack, 0);
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
./../include/obstack.h:462:4: note: expanded from macro 'obstack_alloc'
   obstack_finish (__h); })
   ^~~~~~~~~~~~~~~~~~~~
./../include/obstack.h:486:8: note: expanded from macro 'obstack_finish'
     = __INT_TO_PTR ((__PTR_TO_INT (__o1->next_free)+__o1->alignment_mask)\
       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
./../include/obstack.h:126:31: note: expanded from macro '__INT_TO_PTR'
# define __INT_TO_PTR(P) ((P) + (char *) 0)
                              ^ ~~~~~~~~~~
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))
  ~~~~~~~~~~~~~~              ^~~~
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 sched-rgn.c -o sched-rgn.o
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))
  ~~~~~~~~~~~~~~              ^~~~
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 sched-vis.c -o sched-vis.o
warning: unknown warning option '-Wtraditional' [-Wunknown-warning-option]
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 sdbout.c -o sdbout.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 sibcall.c -o sibcall.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 simplify-rtx.c -o simplify-rtx.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.
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
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
warning: unknown warning option '-Wtraditional' [-Wunknown-warning-option]
warning: unknown warning option '-Wtraditional' [-Wunknown-warning-option]
3 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 ssa-dce.c -o ssa-dce.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 stmt.c -o stmt.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 stor-layout.c -o stor-layout.o
warningwarning: : unknown warning option '-Wtraditional' [-Wunknown-warning-option]unknown warning option '-Wtraditional' [-Wunknown-warning-option]

warning: unknown warning option '-Wtraditional' [-Wunknown-warning-option]
12 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
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.
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 \
  -DTARGET_NAME=\"x86_64--netbsdelf2.0\" \
  -c ./toplev.c -o toplev.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 tracer.c -o tracer.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.c -o tree.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]
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
warning: unknown warning option '-Wtraditional' [-Wunknown-warning-option]
stringpool.c:92:10: warning: arithmetic on a null pointer treated as a cast from integer to pointer is a GNU extension [-Wnull-pointer-arithmetic]
  return obstack_finish (&string_stack);
         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
./../include/obstack.h:486:8: note: expanded from macro 'obstack_finish'
     = __INT_TO_PTR ((__PTR_TO_INT (__o1->next_free)+__o1->alignment_mask)\
       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
./../include/obstack.h:126:31: note: expanded from macro '__INT_TO_PTR'
# define __INT_TO_PTR(P) ((P) + (char *) 0)
                              ^ ~~~~~~~~~~
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 tree-inline.c -o tree-inline.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 unroll.c -o unroll.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 varasm.c -o varasm.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 vmsdbgout.c -o vmsdbgout.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 xcoffout.c -o xcoffout.o
1 warning generated.
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);
           ~~~~~~~~~~  ^~~~~~~~~
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: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));
         ~~~~~~  ^~~~~~~~~
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
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.
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]
warning: unknown warning option '-Wtraditional' [-Wunknown-warning-option]
15 warnings generated.
1 warning generated.
unroll.c:3555:4: warning: misleading indentation; statement is not part of the previous 'if' [-Wmisleading-indentation]
                        return 0;
                        ^
unroll.c:3551:9: note: previous statement is here
                      if (loop_dump_stream)
                      ^
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
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
warning: unknown warning option '-Wtraditional' [-Wunknown-warning-option]
warning: unknown warning option '-Wtraditional' [-Wunknown-warning-option]
1 warning generated.
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.c1: warning867 generated:.
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);
                          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
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
(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)
ggc-page.c:474:1: warning: unused function 'ggc_allocated_p' [-Wunused-function]
ggc_allocated_p (p)
^
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.
(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)
warning: unknown warning option '-Wtraditional' [-Wunknown-warning-option]
6 warnings generated.
./collect2.c:488:10: warning: arithmetic on a null pointer treated as a cast from integer to pointer is a GNU extension [-Wnull-pointer-arithmetic]
  return obstack_finish (&temporary_obstack);
         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
./../include/obstack.h:486:8: note: expanded from macro 'obstack_finish'
     = __INT_TO_PTR ((__PTR_TO_INT (__o1->next_free)+__o1->alignment_mask)\
       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
./../include/obstack.h:126:31: note: expanded from macro '__INT_TO_PTR'
# define __INT_TO_PTR(P) ((P) + (char *) 0)
                              ^ ~~~~~~~~~~
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
./collect2.c:510:11: warning: arithmetic on a null pointer treated as a cast from integer to pointer is a GNU extension [-Wnull-pointer-arithmetic]
          word = obstack_finish (&temporary_obstack);
                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
./../include/obstack.h:486:8: note: expanded from macro 'obstack_finish'
     = __INT_TO_PTR ((__PTR_TO_INT (__o1->next_free)+__o1->alignment_mask)\
       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
./../include/obstack.h:126:31: note: expanded from macro '__INT_TO_PTR'
# define __INT_TO_PTR(P) ((P) + (char *) 0)
                              ^ ~~~~~~~~~~
./collect2.c:915:33: warning: arithmetic on a null pointer treated as a cast from integer to pointer is a GNU extension [-Wnull-pointer-arithmetic]
  temporary_firstobj = (char *) obstack_alloc (&temporary_obstack, 0);
                                ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
./../include/obstack.h:462:4: note: expanded from macro 'obstack_alloc'
   obstack_finish (__h); })
   ^~~~~~~~~~~~~~~~~~~~
./../include/obstack.h:486:8: note: expanded from macro 'obstack_finish'
     = __INT_TO_PTR ((__PTR_TO_INT (__o1->next_free)+__o1->alignment_mask)\
       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
./../include/obstack.h:126:31: note: expanded from macro '__INT_TO_PTR'
# define __INT_TO_PTR(P) ((P) + (char *) 0)
                              ^ ~~~~~~~~~~
warning: unknown warning option '-Wtraditional' [-Wunknown-warning-option]
warning: unknown warning option '-Wtraditional' [-Wunknown-warning-option]
tlink.c:203:65: warning: arithmetic on a null pointer treated as a cast from integer to pointer is a GNU extension [-Wnull-pointer-arithmetic]
  struct symbol_stack_entry *ep = (struct symbol_stack_entry *) obstack_alloc
                                                                ^~~~~~~~~~~~~
./../include/obstack.h:462:4: note: expanded from macro 'obstack_alloc'
   obstack_finish (__h); })
   ^~~~~~~~~~~~~~~~~~~~
./../include/obstack.h:486:8: note: expanded from macro 'obstack_finish'
     = __INT_TO_PTR ((__PTR_TO_INT (__o1->next_free)+__o1->alignment_mask)\
       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
./../include/obstack.h:126:31: note: expanded from macro '__INT_TO_PTR'
# define __INT_TO_PTR(P) ((P) + (char *) 0)
                              ^ ~~~~~~~~~~
tlink.c:232:36: warning: arithmetic on a null pointer treated as a cast from integer to pointer is a GNU extension [-Wnull-pointer-arithmetic]
  ep = (struct file_stack_entry *) obstack_alloc
                                   ^~~~~~~~~~~~~
./../include/obstack.h:462:4: note: expanded from macro 'obstack_alloc'
   obstack_finish (__h); })
   ^~~~~~~~~~~~~~~~~~~~
./../include/obstack.h:486:8: note: expanded from macro 'obstack_finish'
     = __INT_TO_PTR ((__PTR_TO_INT (__o1->next_free)+__o1->alignment_mask)\
       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
./../include/obstack.h:126:31: note: expanded from macro '__INT_TO_PTR'
# define __INT_TO_PTR(P) ((P) + (char *) 0)
                              ^ ~~~~~~~~~~
tlink.c:309:10: warning: arithmetic on a null pointer treated as a cast from integer to pointer is a GNU extension [-Wnull-pointer-arithmetic]
  return obstack_copy0 (&temporary_obstack, ext, strlen (ext));
         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
./../include/obstack.h:474:4: note: expanded from macro 'obstack_copy0'
   obstack_finish (__h); })
   ^~~~~~~~~~~~~~~~~~~~
./../include/obstack.h:486:8: note: expanded from macro 'obstack_finish'
     = __INT_TO_PTR ((__PTR_TO_INT (__o1->next_free)+__o1->alignment_mask)\
       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
./../include/obstack.h:126:31: note: expanded from macro '__INT_TO_PTR'
# define __INT_TO_PTR(P) ((P) + (char *) 0)
                              ^ ~~~~~~~~~~
tlink.c:323:10: warning: arithmetic on a null pointer treated as a cast from integer to pointer is a GNU extension [-Wnull-pointer-arithmetic]
  return obstack_finish (ob);
         ^~~~~~~~~~~~~~~~~~~
./../include/obstack.h:486:8: note: expanded from macro 'obstack_finish'
     = __INT_TO_PTR ((__PTR_TO_INT (__o1->next_free)+__o1->alignment_mask)\
       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
./../include/obstack.h:126:31: note: expanded from macro '__INT_TO_PTR'
# define __INT_TO_PTR(P) ((P) + (char *) 0)
                              ^ ~~~~~~~~~~
warning: unknown warning option '-Wtraditional' [-Wunknown-warning-option]
tlink.c:499:17: warning: arithmetic on a null pointer treated as a cast from integer to pointer is a GNU extension [-Wnull-pointer-arithmetic]
      command = obstack_copy0 (&temporary_obstack, f->main, strlen (f->main));
                ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
./../include/obstack.h:474:4: note: expanded from macro 'obstack_copy0'
   obstack_finish (__h); })
   ^~~~~~~~~~~~~~~~~~~~
./../include/obstack.h:486:8: note: expanded from macro 'obstack_finish'
     = __INT_TO_PTR ((__PTR_TO_INT (__o1->next_free)+__o1->alignment_mask)\
       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
./../include/obstack.h:126:31: note: expanded from macro '__INT_TO_PTR'
# define __INT_TO_PTR(P) ((P) + (char *) 0)
                              ^ ~~~~~~~~~~
2 warnings generated.
rm -rf libcpp.a
ar rc libcpp.a cpplib.o cpplex.o cppmacro.o cppexp.o cppfiles.o cpptrad.o cpphash.o cpperror.o cppinit.o cppdefault.o cppmain.o hashtable.o line-map.o mkdeps.o prefix.o mbchar.o
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 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
./gcc.c:1620:19: warning: arithmetic on a null pointer treated as a cast from integer to pointer is a GNU extension [-Wnull-pointer-arithmetic]
    libgcc_spec = obstack_finish (&obstack);
                  ^~~~~~~~~~~~~~~~~~~~~~~~~
./../include/obstack.h:486:8: note: expanded from macro 'obstack_finish'
     = __INT_TO_PTR ((__PTR_TO_INT (__o1->next_free)+__o1->alignment_mask)\
       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
./../include/obstack.h:126:31: note: expanded from macro '__INT_TO_PTR'
# define __INT_TO_PTR(P) ((P) + (char *) 0)
                              ^ ~~~~~~~~~~
4 warnings generated.
./genextract ./config/i386/i386.md > tmp-extract.c
./gcc.c:2278:10: warning: arithmetic on a null pointer treated as a cast from integer to pointer is a GNU extension [-Wnull-pointer-arithmetic]
  return obstack_finish (&collect_obstack);
         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
./../include/obstack.h:486:8: note: expanded from macro 'obstack_finish'
     = __INT_TO_PTR ((__PTR_TO_INT (__o1->next_free)+__o1->alignment_mask)\
       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
./../include/obstack.h:126:31: note: expanded from macro '__INT_TO_PTR'
# define __INT_TO_PTR(P) ((P) + (char *) 0)
                              ^ ~~~~~~~~~~
6 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 -I/usr/include   -I. -I. -I. -I./. -I./config -I./../include -c insn-opinit.c \
  -o insn-opinit.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-output.c \
  -o insn-output.o
./gcc.c:4066:11: warning: arithmetic on a null pointer treated as a cast from integer to pointer is a GNU extension [-Wnull-pointer-arithmetic]
  putenv (obstack_finish (&collect_obstack));
          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
./../include/obstack.h:486:8: note: expanded from macro 'obstack_finish'
     = __INT_TO_PTR ((__PTR_TO_INT (__o1->next_free)+__o1->alignment_mask)\
       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
./../include/obstack.h:126:31: note: expanded from macro '__INT_TO_PTR'
# define __INT_TO_PTR(P) ((P) + (char *) 0)
                              ^ ~~~~~~~~~~
./gcc.c:4233:15: warning: arithmetic on a null pointer treated as a cast from integer to pointer is a GNU extension [-Wnull-pointer-arithmetic]
            string = obstack_finish (&obstack);
                     ^~~~~~~~~~~~~~~~~~~~~~~~~
./../include/obstack.h:486:8: note: expanded from macro 'obstack_finish'
     = __INT_TO_PTR ((__PTR_TO_INT (__o1->next_free)+__o1->alignment_mask)\
       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
./../include/obstack.h:126:31: note: expanded from macro '__INT_TO_PTR'
# define __INT_TO_PTR(P) ((P) + (char *) 0)
                              ^ ~~~~~~~~~~
./gcc.c:4283:15: warning: arithmetic on a null pointer treated as a cast from integer to pointer is a GNU extension [-Wnull-pointer-arithmetic]
            string = obstack_finish (&obstack);
                     ^~~~~~~~~~~~~~~~~~~~~~~~~
./../include/obstack.h:486:8: note: expanded from macro 'obstack_finish'
     = __INT_TO_PTR ((__PTR_TO_INT (__o1->next_free)+__o1->alignment_mask)\
       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
./../include/obstack.h:126:31: note: expanded from macro '__INT_TO_PTR'
# define __INT_TO_PTR(P) ((P) + (char *) 0)
                              ^ ~~~~~~~~~~
./gcc.c:4302:15: warning: arithmetic on a null pointer treated as a cast from integer to pointer is a GNU extension [-Wnull-pointer-arithmetic]
            string = obstack_finish (&obstack);
                     ^~~~~~~~~~~~~~~~~~~~~~~~~
./../include/obstack.h:486:8: note: expanded from macro 'obstack_finish'
     = __INT_TO_PTR ((__PTR_TO_INT (__o1->next_free)+__o1->alignment_mask)\
       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
./../include/obstack.h:126:31: note: expanded from macro '__INT_TO_PTR'
# define __INT_TO_PTR(P) ((P) + (char *) 0)
                              ^ ~~~~~~~~~~
/bin/sh ./move-if-change tmp-extract.c insn-extract.c
echo timestamp > s-extract
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-recog.c \
  -o insn-recog.o
./gcc.c:5224:16: warning: arithmetic on a null pointer treated as a cast from integer to pointer is a GNU extension [-Wnull-pointer-arithmetic]
      string = obstack_finish (&obstack);
               ^~~~~~~~~~~~~~~~~~~~~~~~~
./../include/obstack.h:486:8: note: expanded from macro 'obstack_finish'
     = __INT_TO_PTR ((__PTR_TO_INT (__o1->next_free)+__o1->alignment_mask)\
       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
./../include/obstack.h:126:31: note: expanded from macro '__INT_TO_PTR'
# define __INT_TO_PTR(P) ((P) + (char *) 0)
                              ^ ~~~~~~~~~~
./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))
  ~~~~~~~~~~~~~~              ^~~~
./gcc.c:5990:23: warning: arithmetic on a null pointer treated as a cast from integer to pointer is a GNU extension [-Wnull-pointer-arithmetic]
    multilib_select = obstack_finish (&multilib_obstack);
                      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
./../include/obstack.h:486:8: note: expanded from macro 'obstack_finish'
     = __INT_TO_PTR ((__PTR_TO_INT (__o1->next_free)+__o1->alignment_mask)\
       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
./../include/obstack.h:126:31: note: expanded from macro '__INT_TO_PTR'
# define __INT_TO_PTR(P) ((P) + (char *) 0)
                              ^ ~~~~~~~~~~
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 
./gcc.c:5997:24: warning: arithmetic on a null pointer treated as a cast from integer to pointer is a GNU extension [-Wnull-pointer-arithmetic]
    multilib_matches = obstack_finish (&multilib_obstack);
                       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
./../include/obstack.h:486:8: note: expanded from macro 'obstack_finish'
     = __INT_TO_PTR ((__PTR_TO_INT (__o1->next_free)+__o1->alignment_mask)\
       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
./../include/obstack.h:126:31: note: expanded from macro '__INT_TO_PTR'
# define __INT_TO_PTR(P) ((P) + (char *) 0)
                              ^ ~~~~~~~~~~
./gcc.c:6004:27: warning: arithmetic on a null pointer treated as a cast from integer to pointer is a GNU extension [-Wnull-pointer-arithmetic]
    multilib_exclusions = obstack_finish (&multilib_obstack);
                          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
./../include/obstack.h:486:8: note: expanded from macro 'obstack_finish'
     = __INT_TO_PTR ((__PTR_TO_INT (__o1->next_free)+__o1->alignment_mask)\
       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
./../include/obstack.h:126:31: note: expanded from macro '__INT_TO_PTR'
# define __INT_TO_PTR(P) ((P) + (char *) 0)
                              ^ ~~~~~~~~~~
./genattrtab ./config/i386/i386.md > tmp-attrtab.c
./gcc.c:6018:25: warning: arithmetic on a null pointer treated as a cast from integer to pointer is a GNU extension [-Wnull-pointer-arithmetic]
    multilib_defaults = obstack_finish (&multilib_obstack);
                        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
./../include/obstack.h:486:8: note: expanded from macro 'obstack_finish'
     = __INT_TO_PTR ((__PTR_TO_INT (__o1->next_free)+__o1->alignment_mask)\
       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
./../include/obstack.h:126:31: note: expanded from macro '__INT_TO_PTR'
# define __INT_TO_PTR(P) ((P) + (char *) 0)
                              ^ ~~~~~~~~~~
./gcc.c:6027:11: warning: arithmetic on a null pointer treated as a cast from integer to pointer is a GNU extension [-Wnull-pointer-arithmetic]
  putenv (obstack_finish (&collect_obstack));
          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
./../include/obstack.h:486:8: note: expanded from macro 'obstack_finish'
     = __INT_TO_PTR ((__PTR_TO_INT (__o1->next_free)+__o1->alignment_mask)\
       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
./../include/obstack.h:126:31: note: expanded from macro '__INT_TO_PTR'
# define __INT_TO_PTR(P) ((P) + (char *) 0)
                              ^ ~~~~~~~~~~
warning: unknown warning option '-Wtraditional' [-Wunknown-warning-option]
2 warnings 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-extract.c \
  -o insn-extract.o
./gcc.c:6893:24: warning: arithmetic on a null pointer treated as a cast from integer to pointer is a GNU extension [-Wnull-pointer-arithmetic]
          mdswitches[i].str = obstack_finish (&multilib_obstack);
                              ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
./../include/obstack.h:486:8: note: expanded from macro 'obstack_finish'
     = __INT_TO_PTR ((__PTR_TO_INT (__o1->next_free)+__o1->alignment_mask)\
       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
./../include/obstack.h:126:31: note: expanded from macro '__INT_TO_PTR'
# define __INT_TO_PTR(P) ((P) + (char *) 0)
                              ^ ~~~~~~~~~~
mv -f Tcollect2 collect2
Check description...done
Reservation transformation...done
Create automaton `pentium'...done
Create automaton `pentium_fpu'...done
Generation of attributes...done
All other genattrtab stuff...warning: unknown warning option '-Wtraditional' [-Wunknown-warning-option]
warning: unknown warning option '-Wtraditional' [-Wunknown-warning-option]
./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))
  ~~~~~~~~~~~~~~              ^~~~
1 warning generated.
1 warning generated.
./config/i386/i386.c:14753:10: warning: unused parameter 'labelno' [-Wunused-parameter]
     int labelno;
         ^
14 warnings 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
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]
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;
         ^
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.
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
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
warning: unknown warning option '-Wtraditional' [-Wunknown-warning-option]
warning: unknown warning option '-Wtraditional' [-Wunknown-warning-option]
2 warnings generated.
1 warning generated.
4 warnings generated.
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
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;
              ^
warning: unknown warning option '-Wtraditional' [-Wunknown-warning-option]
warning: unknown warning option '-Wtraditional' [-Wunknown-warning-option]
4 warnings generated.
2 warnings generated.
2 warnings generated.
6 warnings generated.
mv tmp-libgcc.mk libgcc.mk
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
echo timestamp > full-stamp
./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
Making symbolic directory links
Fixing directory /usr/include into /data/scratch/lang/gcc3-c/work/gcc-3.3.6/gcc/include
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.002946, building DFA: 0.005865
  DFA minimization: 0.000332, making insn equivalence: 0.000056
 all automaton generation: 0.007054, output: 0.001760
/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)))
                      ^~
                      =
Applying io_quotes_use            to dev/dm/netbsd-dm.h
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)))
                      ^~
                      =
Applying io_quotes_def            to dev/hdaudio/hdaudioreg.h
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)))
                      ^~
                      =
Applying io_quotes_use            to dev/ic/isp_ioctl.h
Applying io_quotes_use            to dev/ic/nvmereg.h
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)))
                      ^~
                      =
Applying io_quotes_use            to dev/iscsi/iscsi_ioctl.h
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)))
                      ^~
                      =
Applying io_quotes_use            to dev/scsipi/ses.h
Applying io_quotes_def            to dev/usb/if_umbreg.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
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 
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 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 stdio_stdarg_h           to stdio.h
Applying stdio_va_list            to stdio.h
Fixed:  stdio.h
Applying avoid_wchar_t_type       to inttypes.h
Fixed:  inttypes.h
Applying limits_ifndefs           to limits.h
Applying sun_malloc               to malloc.h
Fixed:  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 stdlib.h
Applying gnu_types                to stdlib.h
Fixed:  stdlib.h
Applying avoid_wchar_t_type       to stddef.h
Applying gnu_types                to stddef.h
Fixed:  stddef.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 `frame_dummy':
crtstuff.c:316: warning: passing arg 1 of `__register_frame_info' discards qualifiers from pointer target type
crtstuff.c: In function `__do_global_dtors_aux':
crtstuff.c: In function `__do_global_dtors_aux':
crtstuff.c:280: warning: passing arg 1 of `__deregister_frame_info' discards qualifiers from pointer target typecrtstuff.c:280: warning: passing arg 1 of `__deregister_frame_info' discards qualifiers from pointer target type

crtstuff.c: In function `frame_dummy':
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: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
rm -rf ./libgcc.a
ar  rc ./libgcc.a libgcc/./_muldi3.o libgcc/./_negdi2.o libgcc/./_lshrdi3.o libgcc/./_ashldi3.o libgcc/./_ashrdi3.o libgcc/./_ffsdi2.o libgcc/./_clz.o libgcc/./_cmpdi2.o libgcc/./_ucmpdi2.o libgcc/./_floatdidf.o libgcc/./_floatdisf.o libgcc/./_fixunsdfsi.o libgcc/./_fixunssfsi.o libgcc/./_fixunsdfdi.o libgcc/./_fixdfdi.o libgcc/./_fixunssfdi.o libgcc/./_fixsfdi.o libgcc/./_fixxfdi.o libgcc/./_fixunsxfdi.o libgcc/./_floatdixf.o libgcc/./_fixunsxfsi.o libgcc/./_fixtfdi.o libgcc/./_fixunstfdi.o libgcc/./_floatditf.o libgcc/./_clear_cache.o libgcc/./_trampoline.o libgcc/./__main.o libgcc/./_exit.o libgcc/./_absvsi2.o libgcc/./_absvdi2.o libgcc/./_addvsi3.o libgcc/./_addvdi3.o libgcc/./_subvsi3.o libgcc/./_subvdi3.o libgcc/./_mulvsi3.o libgcc/./_mulvdi3.o libgcc/./_negvsi2.o libgcc/./_negvdi2.o libgcc/./_ctors.o libgcc/./_divdi3.o libgcc/./_moddi3.o libgcc/./_udivdi3.o libgcc/./_umoddi3.o libgcc/./_udiv_w_sdiv.o libgcc/./_udivmoddi4.o libgcc/./_eprintf.o libgcc/./_bb.o libgcc/./__gcc_bcmp.o
if [ -f ranlib ] || ( [ x86_64--netbsdelf2.0 = x86_64--netbsdelf2.0 ] && [ -f /usr/bin/ranlib -o -f /bin/ranlib ] ) ; then \
  ranlib ./libgcc.a ; \
else true; fi;
rm -rf ./libgcc_eh.a
{ nm -pg  libgcc/./_muldi3.o libgcc/./_negdi2.o libgcc/./_lshrdi3.o libgcc/./_ashldi3.o libgcc/./_ashrdi3.o libgcc/./_ffsdi2.o libgcc/./_clz.o libgcc/./_cmpdi2.o libgcc/./_ucmpdi2.o libgcc/./_floatdidf.o libgcc/./_floatdisf.o libgcc/./_fixunsdfsi.o libgcc/./_fixunssfsi.o libgcc/./_fixunsdfdi.o libgcc/./_fixdfdi.o libgcc/./_fixunssfdi.o libgcc/./_fixsfdi.o libgcc/./_fixxfdi.o libgcc/./_fixunsxfdi.o libgcc/./_floatdixf.o libgcc/./_fixunsxfsi.o libgcc/./_fixtfdi.o libgcc/./_fixunstfdi.o libgcc/./_floatditf.o libgcc/./_clear_cache.o libgcc/./_trampoline.o libgcc/./__main.o libgcc/./_exit.o libgcc/./_absvsi2.o libgcc/./_absvdi2.o libgcc/./_addvsi3.o libgcc/./_addvdi3.o libgcc/./_subvsi3.o libgcc/./_subvdi3.o libgcc/./_mulvsi3.o libgcc/./_mulvdi3.o libgcc/./_negvsi2.o libgcc/./_negvdi2.o libgcc/./_ctors.o libgcc/./_divdi3.o libgcc/./_moddi3.o libgcc/./_udivdi3.o libgcc/./_umoddi3.o libgcc/./_udiv_w_sdiv.o libgcc/./_udivmoddi4.o  libgcc/./unwind-dw2.o libgcc/./unwind-dw2-fde.o libgcc/./unwind-sjlj.o libgcc/./unwind-c.o; echo %%; \
  cat ./libgcc-std.ver | sed -e "/^[ 	]*#/d" -e 's/^%\(if\|else\|elif\|endif\|define\)/#\1/' \
  | ./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  -E -xassembler-with-cpp -; \
} | awk -f ./mkmap-symver.awk  > libgcc/./tmp-libgcc.map
ar  rc ./libgcc_eh.a libgcc/./unwind-dw2.o libgcc/./unwind-dw2-fde.o libgcc/./unwind-sjlj.o libgcc/./unwind-c.o
if [ -f ranlib ] || ( [ x86_64--netbsdelf2.0 = x86_64--netbsdelf2.0 ] && [ -f /usr/bin/ranlib -o -f /bin/ranlib ] ) ; then \
  ranlib ./libgcc_eh.a ; \
else true; fi;
mv libgcc/./tmp-libgcc.map libgcc/./libgcc.map
./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=libgcc_s.so.1 -Wl,--version-script=libgcc/./libgcc.map -o libgcc_s.so.1   libgcc/./_muldi3.o libgcc/./_negdi2.o libgcc/./_lshrdi3.o libgcc/./_ashldi3.o libgcc/./_ashrdi3.o libgcc/./_ffsdi2.o libgcc/./_clz.o libgcc/./_cmpdi2.o libgcc/./_ucmpdi2.o libgcc/./_floatdidf.o libgcc/./_floatdisf.o libgcc/./_fixunsdfsi.o libgcc/./_fixunssfsi.o libgcc/./_fixunsdfdi.o libgcc/./_fixdfdi.o libgcc/./_fixunssfdi.o libgcc/./_fixsfdi.o libgcc/./_fixxfdi.o libgcc/./_fixunsxfdi.o libgcc/./_floatdixf.o libgcc/./_fixunsxfsi.o libgcc/./_fixtfdi.o libgcc/./_fixunstfdi.o libgcc/./_floatditf.o libgcc/./_clear_cache.o libgcc/./_trampoline.o libgcc/./__main.o libgcc/./_exit.o libgcc/./_absvsi2.o libgcc/./_absvdi2.o libgcc/./_addvsi3.o libgcc/./_addvdi3.o libgcc/./_subvsi3.o libgcc/./_subvdi3.o libgcc/./_mulvsi3.o libgcc/./_mulvdi3.o libgcc/./_negvsi2.o libgcc/./_negvdi2.o libgcc/./_ctors.o libgcc/./_divdi3.o libgcc/./_moddi3.o libgcc/./_udivdi3.o libgcc/./_umoddi3.o libgcc/./_udiv_w_sdiv.o libgcc/./_udivmoddi4.o  libgcc/./unwind-dw2.o libgcc/./unwind-dw2-fde.o libgcc/./unwind-sjlj.o libgcc/./unwind-c.o -lc && rm -f libgcc_s.so && ln -s libgcc_s.so.1 libgcc_s.so
ld: error in ./crtendS.o(.eh_frame); no .eh_frame_hdr table will be created
gmake[3]: Leaving directory '/data/scratch/lang/gcc3-c/work/gcc-3.3.6/gcc'
gmake[2]: Leaving directory '/data/scratch/lang/gcc3-c/work/gcc-3.3.6/gcc'
echo timestamp > stage1_build
echo stage1_build > stage_last
/usr/pkg/bin/gmake stage1
gmake[2]: Entering directory '/data/scratch/lang/gcc3-c/work/gcc-3.3.6/gcc'
if [ -d stage1 ] ; then true ; else mkdir stage1 ; fi
/usr/pkg/bin/gmake -f libgcc.mk libgcc-stage-start stage=stage1
gmake[3]: Entering directory '/data/scratch/lang/gcc3-c/work/gcc-3.3.6/gcc'
for dir in libgcc; do \
  if [ -d stage1/$dir ]; then true; else /bin/sh ./mkinstalldirs stage1/$dir; fi; \
done
mkdir stage1/libgcc
for dir in libgcc; do \
  mv $dir/*.o stage1/$dir; \
  test ! -f $dir/stacknote.s || mv $dir/stacknote.s stage1/$dir; \
done
gmake[3]: Leaving directory '/data/scratch/lang/gcc3-c/work/gcc-3.3.6/gcc'
for dir in intl  ; \
 do \
   if [ -d stage1/$dir ] ; then true ; else mkdir stage1/$dir ; fi ; \
 done
mv *.o insn-flags.h insn-config.h insn-codes.h insn-output.c insn-recog.c insn-emit.c insn-extract.c insn-peep.c insn-attr.h insn-attrtab.c insn-opinit.c insn-constants.h tm-preds.h tree-check.h insn-conditions.c s-flags s-config s-codes s-mlib s-genrtl s-gtype gtyp-gen.h s-output s-recog s-emit s-extract s-peep s-check s-conditions s-attr s-attrtab s-opinit s-preds s-constants s-crt0 genemit genoutput genrecog genextract genflags gencodes genconfig genpeep genattrtab genattr genopinit gengenrtl gencheck genpreds genconstants gengtype genconditions genrtl.c genrtl.h gt-*.h gtype-*.h gtype-desc.c xgcc cpp cc1  crtbegin.o crtend.o crtbeginS.o crtendS.o crtbeginT.o  gcc-cross cc1obj protoize unprotoize specs collect2 collect2 gcov *.[0-9][0-9].* *.[si] libcpp.a libbackend.a libgcc.mk  stage1
mv: rename s-crt0 to stage1/s-crt0: No such file or directory
mv: rename crtbegin.o to stage1/crtbegin.o: No such file or directory
mv: rename crtend.o to stage1/crtend.o: No such file or directory
mv: rename crtbeginS.o to stage1/crtbeginS.o: No such file or directory
mv: rename crtendS.o to stage1/crtendS.o: No such file or directory
mv: rename crtbeginT.o to stage1/crtbeginT.o: No such file or directory
mv: rename gcc-cross to stage1/gcc-cross: No such file or directory
mv: rename cc1obj to stage1/cc1obj: No such file or directory
mv: rename protoize to stage1/protoize: No such file or directory
mv: rename unprotoize to stage1/unprotoize: No such file or directory
mv: rename collect2 to stage1/collect2: No such file or directory
mv: rename gcov to stage1/gcov: No such file or directory
mv: rename *.[0-9][0-9].* to stage1/*.[0-9][0-9].*: No such file or directory
mv: rename *.[si] to stage1/*.[si]: No such file or directory
gmake[2]: [Makefile:3611: stage1-start] Error 1 (ignored)
mv intl/*.o stage1/intl
mv: rename intl/*.o to stage1/intl/*.o: No such file or directory
gmake[2]: [Makefile:3612: stage1-start] Error 1 (ignored)
if [ -f as ] ; then (cd stage1 && ln -s ../as .) ; else true ; fi
if [ -f ld ] ; then (cd stage1 && ln -s ../ld .) ; else true ; fi
if [ -f collect-ld ] ; then (cd stage1 && ln -s ../collect-ld .) ; else true ; fi
rm -f stage1/libgcc.a stage1/libgcc_eh.a stage1/libgcc_s*.so
cp libgcc.a stage1
if [ -f ` if [ -f /data/scratch/lang/gcc3-c/work/gcc-3.3.6/gcc/../binutils/ranlib ] ; then echo /data/scratch/lang/gcc3-c/work/gcc-3.3.6/gcc/../binutils/ranlib ; else if [ "x86_64--netbsdelf2.0" = "x86_64--netbsdelf2.0" ] ; then echo ranlib; else t='s,^,x86_64--netbsdelf2.0-,'; echo ranlib | sed -e $t ; fi; fi` ] || ( [ "x86_64--netbsdelf2.0" = "x86_64--netbsdelf2.0" ] && [ -f /usr/bin/ranlib -o -f /bin/ranlib ] ) ; then \
  ` if [ -f /data/scratch/lang/gcc3-c/work/gcc-3.3.6/gcc/../binutils/ranlib ] ; then echo /data/scratch/lang/gcc3-c/work/gcc-3.3.6/gcc/../binutils/ranlib ; else if [ "x86_64--netbsdelf2.0" = "x86_64--netbsdelf2.0" ] ; then echo ranlib; else t='s,^,x86_64--netbsdelf2.0-,'; echo ranlib | sed -e $t ; fi; fi` stage1/libgcc.a; \
else true; fi
if [ -f libgcc_eh.a ] ; then cp libgcc_eh.a stage1; \
  if [ -f ` if [ -f /data/scratch/lang/gcc3-c/work/gcc-3.3.6/gcc/../binutils/ranlib ] ; then echo /data/scratch/lang/gcc3-c/work/gcc-3.3.6/gcc/../binutils/ranlib ; else if [ "x86_64--netbsdelf2.0" = "x86_64--netbsdelf2.0" ] ; then echo ranlib; else t='s,^,x86_64--netbsdelf2.0-,'; echo ranlib | sed -e $t ; fi; fi` ] || ( [ "x86_64--netbsdelf2.0" = "x86_64--netbsdelf2.0" ] && [ -f /usr/bin/ranlib -o -f /bin/ranlib ] ) ; then \
   ` if [ -f /data/scratch/lang/gcc3-c/work/gcc-3.3.6/gcc/../binutils/ranlib ] ; then echo /data/scratch/lang/gcc3-c/work/gcc-3.3.6/gcc/../binutils/ranlib ; else if [ "x86_64--netbsdelf2.0" = "x86_64--netbsdelf2.0" ] ; then echo ranlib; else t='s,^,x86_64--netbsdelf2.0-,'; echo ranlib | sed -e $t ; fi; fi` stage1/libgcc_eh.a; \
  else true; fi; fi
cp libgcc_s*.so stage1/
for f in .. ; do if [ x${f} != x.. ]; then \
  cp stage1/${f} . ; \
else true; \
fi; done
gmake[2]: Leaving directory '/data/scratch/lang/gcc3-c/work/gcc-3.3.6/gcc'
echo timestamp > stage1_copy
echo stage2_build > stage_last
/usr/pkg/bin/gmake CC=" stage1/xgcc -Bstage1/ -B/usr/pkg/gcc3/x86_64--netbsdelf2.0/bin/" \
	 STAGE_PREFIX=stage1/ \
	 ADAC="\$(CC)" AR_FOR_TARGET="ar" RANLIB_FOR_TARGET="ranlib" CFLAGS="-g -O2" LDFLAGS="" WARN_CFLAGS="\$(GCC_WARN_CFLAGS)" STRICT_WARN="-Wtraditional -pedantic -Wno-long-long" libdir=/usr/pkg/gcc3/lib LANGUAGES="c gcov " MAKEOVERRIDES= OUTPUT_OPTION="-o \$@"
gmake[2]: Entering directory '/data/scratch/lang/gcc3-c/work/gcc-3.3.6/gcc'
echo "/* This file is machine generated.  Do not edit.  */" > tmp-gtyp.h
echo "static const char *srcdir = "  >> tmp-gtyp.h
stage1/xgcc -Bstage1/ -B/usr/pkg/gcc3/x86_64--netbsdelf2.0/bin/ -c   -g -O2 -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
echo "\".\"" >> tmp-gtyp.h
stage1/xgcc -Bstage1/ -B/usr/pkg/gcc3/x86_64--netbsdelf2.0/bin/ -c   -g -O2 -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
echo ";" >> tmp-gtyp.h
stage1/xgcc -Bstage1/ -B/usr/pkg/gcc3/x86_64--netbsdelf2.0/bin/ -c   -g -O2 -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
stage1/xgcc -Bstage1/ -B/usr/pkg/gcc3/x86_64--netbsdelf2.0/bin/ -c   -g -O2 -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
stage1/xgcc -Bstage1/ -B/usr/pkg/gcc3/x86_64--netbsdelf2.0/bin/ -c   -g -O2 -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
echo "static const char *lang_files[] = {" >> tmp-gtyp.h
stage1/xgcc -Bstage1/ -B/usr/pkg/gcc3/x86_64--netbsdelf2.0/bin/ -c   -g -O2 -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
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
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
/bin/sh ./move-if-change tmp-mlib.h multilib.h
echo " NULL};" >> tmp-gtyp.h
echo "static const char *lang_dir_names[] = { \"c\", " >> tmp-gtyp.h
multilib.h is unchanged
gf=""; \
for l in $gf; do \
echo "\"$l\", "; done >> tmp-gtyp.h
echo timestamp > s-mlib
echo "NULL};" >> tmp-gtyp.h
stage1/xgcc -Bstage1/ -B/usr/pkg/gcc3/x86_64--netbsdelf2.0/bin/ -c   -g -O2 -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
stage1/xgcc -Bstage1/ -B/usr/pkg/gcc3/x86_64--netbsdelf2.0/bin/ -c   -g -O2 -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
/bin/sh ./move-if-change tmp-gtyp.h gtyp-gen.h 
stage1/xgcc -Bstage1/ -B/usr/pkg/gcc3/x86_64--netbsdelf2.0/bin/ -c   -g -O2 -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
gengtype-yacc.c: In function `yystrlen':
gengtype-yacc.c:706: warning: traditional C rejects ISO C style function definitions
gengtype-yacc.c: In function `yystpcpy':
gengtype-yacc.c:731: warning: traditional C rejects ISO C style function definitions
gengtype-yacc.c: In function `yydestruct':
gengtype-yacc.c:798: warning: traditional C rejects ISO C style function definitions
gengtype-yacc.c: In function `yyparse':
gengtype-yacc.c:861: warning: traditional C rejects ISO C style function definitions
stage1/xgcc -Bstage1/ -B/usr/pkg/gcc3/x86_64--netbsdelf2.0/bin/   -g -O2 -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
stage1/xgcc -Bstage1/ -B/usr/pkg/gcc3/x86_64--netbsdelf2.0/bin/   -g -O2 -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
ld: error in stage1/crtend.o(.eh_frame); no .eh_frame_hdr table will be created
./genpreds > tmp-preds.h
/bin/sh ./move-if-change tmp-preds.h tm-preds.h
echo timestamp > s-preds
ld: error in stage1/crtend.o(.eh_frame); no .eh_frame_hdr table will be created
./gencheck > tmp-check.h
/bin/sh ./move-if-change tmp-check.h tree-check.h
echo timestamp > s-check
stage1/xgcc -Bstage1/ -B/usr/pkg/gcc3/x86_64--netbsdelf2.0/bin/   -g -O2 -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
ld: error in stage1/crtend.o(.eh_frame); no .eh_frame_hdr table will be created
./gengenrtl -h > tmp-genrtl.h
/bin/sh ./move-if-change tmp-genrtl.h genrtl.h
./gengenrtl > tmp-genrtl.c
/bin/sh ./move-if-change tmp-genrtl.c genrtl.c
echo timestamp > s-genrtl
stage1/xgcc -Bstage1/ -B/usr/pkg/gcc3/x86_64--netbsdelf2.0/bin/ -c   -g -O2 -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
stage1/xgcc -Bstage1/ -B/usr/pkg/gcc3/x86_64--netbsdelf2.0/bin/ -c   -g -O2 -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
stage1/xgcc -Bstage1/ -B/usr/pkg/gcc3/x86_64--netbsdelf2.0/bin/ -c   -g -O2 -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
stage1/xgcc -Bstage1/ -B/usr/pkg/gcc3/x86_64--netbsdelf2.0/bin/ -c   -g -O2 -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
stage1/xgcc -Bstage1/ -B/usr/pkg/gcc3/x86_64--netbsdelf2.0/bin/ -c   -g -O2 -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
sed -e 's/config[.]h/hconfig.h/' ./print-rtl.c > print-rtl1.c
stage1/xgcc -Bstage1/ -B/usr/pkg/gcc3/x86_64--netbsdelf2.0/bin/ -c   -g -O2 -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
stage1/xgcc -Bstage1/ -B/usr/pkg/gcc3/x86_64--netbsdelf2.0/bin/ -c   -g -O2 -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
stage1/xgcc -Bstage1/ -B/usr/pkg/gcc3/x86_64--netbsdelf2.0/bin/ -c   -g -O2 -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
stage1/xgcc -Bstage1/ -B/usr/pkg/gcc3/x86_64--netbsdelf2.0/bin/ -c   -g -O2 -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
stage1/xgcc -Bstage1/ -B/usr/pkg/gcc3/x86_64--netbsdelf2.0/bin/ -c   -g -O2 -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
stage1/xgcc -Bstage1/ -B/usr/pkg/gcc3/x86_64--netbsdelf2.0/bin/ -c   -g -O2 -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
stage1/xgcc -Bstage1/ -B/usr/pkg/gcc3/x86_64--netbsdelf2.0/bin/ -c   -g -O2 -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
stage1/xgcc -Bstage1/ -B/usr/pkg/gcc3/x86_64--netbsdelf2.0/bin/ -c   -g -O2 -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
stage1/xgcc -Bstage1/ -B/usr/pkg/gcc3/x86_64--netbsdelf2.0/bin/ -c   -g -O2 -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
stage1/xgcc -Bstage1/ -B/usr/pkg/gcc3/x86_64--netbsdelf2.0/bin/ -c   -g -O2 -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
stage1/xgcc -Bstage1/ -B/usr/pkg/gcc3/x86_64--netbsdelf2.0/bin/   -g -O2 -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
ld: error in stage1/crtend.o(.eh_frame); no .eh_frame_hdr table will be created
./gengtype
warning: structure `reg_info_def' used but not defined
warning: structure `die_struct' used but not defined
warning: structure `basic_block_def' used but not defined
echo timestamp > s-gtype
stage1/xgcc -Bstage1/ -B/usr/pkg/gcc3/x86_64--netbsdelf2.0/bin/ -c   -g -O2 -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
stage1/xgcc -Bstage1/ -B/usr/pkg/gcc3/x86_64--netbsdelf2.0/bin/ -c   -g -O2 -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
stage1/xgcc -Bstage1/ -B/usr/pkg/gcc3/x86_64--netbsdelf2.0/bin/ -c   -g -O2 -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
stage1/xgcc -Bstage1/ -B/usr/pkg/gcc3/x86_64--netbsdelf2.0/bin/ -c   -g -O2 -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
stage1/xgcc -Bstage1/ -B/usr/pkg/gcc3/x86_64--netbsdelf2.0/bin/   -g -O2 -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
stage1/xgcc -Bstage1/ -B/usr/pkg/gcc3/x86_64--netbsdelf2.0/bin/   -g -O2 -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
ld: error in stage1/crtend.o(.eh_frame); no .eh_frame_hdr table will be created
./genconstants ./config/i386/i386.md > tmp-constants.h
ld: error in stage1/crtend.o(.eh_frame); no .eh_frame_hdr table will be created
./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
stage1/xgcc -Bstage1/ -B/usr/pkg/gcc3/x86_64--netbsdelf2.0/bin/ -c   -g -O2 -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
insn-conditions.c:622: warning: string length `709' is greater than the length `509' ISO C89 compilers are required to support
insn-conditions.c:1488: warning: string length `597' is greater than the length `509' ISO C89 compilers are required to support
stage1/xgcc -Bstage1/ -B/usr/pkg/gcc3/x86_64--netbsdelf2.0/bin/   -g -O2 -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
stage1/xgcc -Bstage1/ -B/usr/pkg/gcc3/x86_64--netbsdelf2.0/bin/   -g -O2 -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
stage1/xgcc -Bstage1/ -B/usr/pkg/gcc3/x86_64--netbsdelf2.0/bin/   -g -O2 -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
stage1/xgcc -Bstage1/ -B/usr/pkg/gcc3/x86_64--netbsdelf2.0/bin/   -g -O2 -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
stage1/xgcc -Bstage1/ -B/usr/pkg/gcc3/x86_64--netbsdelf2.0/bin/   -g -O2 -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
stage1/xgcc -Bstage1/ -B/usr/pkg/gcc3/x86_64--netbsdelf2.0/bin/   -g -O2 -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
ld: error in stage1/crtend.o(.eh_frame); no .eh_frame_hdr table will be created
stage1/xgcc -Bstage1/ -B/usr/pkg/gcc3/x86_64--netbsdelf2.0/bin/   -g -O2 -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
ld: error in stage1/crtend.o(.eh_frame); no .eh_frame_hdr table will be created
stage1/xgcc -Bstage1/ -B/usr/pkg/gcc3/x86_64--netbsdelf2.0/bin/   -g -O2 -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
ld: error in stage1/crtend.o(.eh_frame); no .eh_frame_hdr table will be created
ld: error in stage1/crtend.o(.eh_frame); no .eh_frame_hdr table will be created
stage1/xgcc -Bstage1/ -B/usr/pkg/gcc3/x86_64--netbsdelf2.0/bin/   -g -O2 -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
./genflags ./config/i386/i386.md > tmp-flags.h
ld: error in stage1/crtend.o(.eh_frame); no .eh_frame_hdr table will be created
./genconfig ./config/i386/i386.md > tmp-config.h
ld: error in stage1/crtend.o(.eh_frame); no .eh_frame_hdr table will be created
./genattr ./config/i386/i386.md > tmp-attr.h
/bin/sh ./move-if-change tmp-config.h insn-config.h
echo timestamp > s-config
/bin/sh ./move-if-change tmp-flags.h insn-flags.h
./genemit ./config/i386/i386.md > tmp-emit.c
ld: error in stage1/crtend.o(.eh_frame); no .eh_frame_hdr table will be created
echo timestamp > s-flags
./genopinit ./config/i386/i386.md > tmp-opinit.c
./genoutput ./config/i386/i386.md > tmp-output.c
/bin/sh ./move-if-change tmp-attr.h insn-attr.h
echo timestamp > s-attr
ld: error in stage1/crtend.o(.eh_frame); no .eh_frame_hdr table will be created
./gencodes ./config/i386/i386.md > tmp-codes.h
stage1/xgcc -Bstage1/ -B/usr/pkg/gcc3/x86_64--netbsdelf2.0/bin/ -c   -g -O2 -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
ld: error in stage1/crtend.o(.eh_frame); no .eh_frame_hdr table will be created
stage1/xgcc -Bstage1/ -B/usr/pkg/gcc3/x86_64--netbsdelf2.0/bin/ -c   -g -O2 -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
/bin/sh ./move-if-change tmp-opinit.c insn-opinit.c
echo timestamp > s-opinit
stage1/xgcc -Bstage1/ -B/usr/pkg/gcc3/x86_64--netbsdelf2.0/bin/ -c   -g -O2 -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
/bin/sh ./move-if-change tmp-emit.c insn-emit.c
/bin/sh ./move-if-change tmp-codes.h insn-codes.h
echo timestamp > s-emit
stage1/xgcc -Bstage1/ -B/usr/pkg/gcc3/x86_64--netbsdelf2.0/bin/ -c   -g -O2 -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
echo timestamp > s-codes
stage1/xgcc -Bstage1/ -B/usr/pkg/gcc3/x86_64--netbsdelf2.0/bin/ -c   -g -O2 -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
/bin/sh ./move-if-change tmp-output.c insn-output.c
echo timestamp > s-output
stage1/xgcc -Bstage1/ -B/usr/pkg/gcc3/x86_64--netbsdelf2.0/bin/ -c   -g -O2 -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
stage1/xgcc -Bstage1/ -B/usr/pkg/gcc3/x86_64--netbsdelf2.0/bin/ -c   -g -O2 -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
stage1/xgcc -Bstage1/ -B/usr/pkg/gcc3/x86_64--netbsdelf2.0/bin/ -c   -g -O2 -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
stage1/xgcc -Bstage1/ -B/usr/pkg/gcc3/x86_64--netbsdelf2.0/bin/ -c   -g -O2 -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
stage1/xgcc -Bstage1/ -B/usr/pkg/gcc3/x86_64--netbsdelf2.0/bin/ -c   -g -O2 -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
stage1/xgcc -Bstage1/ -B/usr/pkg/gcc3/x86_64--netbsdelf2.0/bin/ -c   -g -O2 -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
stage1/xgcc -Bstage1/ -B/usr/pkg/gcc3/x86_64--netbsdelf2.0/bin/ -c   -g -O2 -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
stage1/xgcc -Bstage1/ -B/usr/pkg/gcc3/x86_64--netbsdelf2.0/bin/ -c   -g -O2 -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
stage1/xgcc -Bstage1/ -B/usr/pkg/gcc3/x86_64--netbsdelf2.0/bin/ -c   -g -O2 -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
stage1/xgcc -Bstage1/ -B/usr/pkg/gcc3/x86_64--netbsdelf2.0/bin/ -c   -g -O2 -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
stage1/xgcc -Bstage1/ -B/usr/pkg/gcc3/x86_64--netbsdelf2.0/bin/ -c   -g -O2 -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
stage1/xgcc -Bstage1/ -B/usr/pkg/gcc3/x86_64--netbsdelf2.0/bin/ -c   -g -O2 -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
stage1/xgcc -Bstage1/ -B/usr/pkg/gcc3/x86_64--netbsdelf2.0/bin/ -c   -g -O2 -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
stage1/xgcc -Bstage1/ -B/usr/pkg/gcc3/x86_64--netbsdelf2.0/bin/ -c   -g -O2 -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
stage1/xgcc -Bstage1/ -B/usr/pkg/gcc3/x86_64--netbsdelf2.0/bin/ -c   -g -O2 -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
stage1/xgcc -Bstage1/ -B/usr/pkg/gcc3/x86_64--netbsdelf2.0/bin/ -c   -g -O2 -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
stage1/xgcc -Bstage1/ -B/usr/pkg/gcc3/x86_64--netbsdelf2.0/bin/ -c   -g -O2 -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
stage1/xgcc -Bstage1/ -B/usr/pkg/gcc3/x86_64--netbsdelf2.0/bin/ -c   -g -O2 -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
stage1/xgcc -Bstage1/ -B/usr/pkg/gcc3/x86_64--netbsdelf2.0/bin/ -c   -g -O2 -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
stage1/xgcc -Bstage1/ -B/usr/pkg/gcc3/x86_64--netbsdelf2.0/bin/ -c   -g -O2 -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
stage1/xgcc -Bstage1/ -B/usr/pkg/gcc3/x86_64--netbsdelf2.0/bin/ -c   -g -O2 -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
stage1/xgcc -Bstage1/ -B/usr/pkg/gcc3/x86_64--netbsdelf2.0/bin/ -c   -g -O2 -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
stage1/xgcc -Bstage1/ -B/usr/pkg/gcc3/x86_64--netbsdelf2.0/bin/ -c   -g -O2 -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
stage1/xgcc -Bstage1/ -B/usr/pkg/gcc3/x86_64--netbsdelf2.0/bin/ -c   -g -O2 -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
stage1/xgcc -Bstage1/ -B/usr/pkg/gcc3/x86_64--netbsdelf2.0/bin/ -c   -g -O2 -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
stage1/xgcc -Bstage1/ -B/usr/pkg/gcc3/x86_64--netbsdelf2.0/bin/ -c   -g -O2 -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
stage1/xgcc -Bstage1/ -B/usr/pkg/gcc3/x86_64--netbsdelf2.0/bin/ -c   -g -O2 -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
stage1/xgcc -Bstage1/ -B/usr/pkg/gcc3/x86_64--netbsdelf2.0/bin/ -c   -g -O2 -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
stage1/xgcc -Bstage1/ -B/usr/pkg/gcc3/x86_64--netbsdelf2.0/bin/ -c   -g -O2 -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
stage1/xgcc -Bstage1/ -B/usr/pkg/gcc3/x86_64--netbsdelf2.0/bin/ -c   -g -O2 -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
stage1/xgcc -Bstage1/ -B/usr/pkg/gcc3/x86_64--netbsdelf2.0/bin/ -c   -g -O2 -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
stage1/xgcc -Bstage1/ -B/usr/pkg/gcc3/x86_64--netbsdelf2.0/bin/ -c   -g -O2 -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
./genpeep ./config/i386/i386.md > tmp-peep.c
/bin/sh ./move-if-change tmp-peep.c insn-peep.c
echo timestamp > s-peep
./genrecog ./config/i386/i386.md > tmp-recog.c
./config/i386/i386.md:13888: warning: source missing a mode?
./config/i386/i386.md:13955: warning: source missing a mode?
/bin/sh ./move-if-change tmp-recog.c insn-recog.c
echo timestamp > s-recog
stage1/xgcc -Bstage1/ -B/usr/pkg/gcc3/x86_64--netbsdelf2.0/bin/ -c   -g -O2 -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
stage1/xgcc -Bstage1/ -B/usr/pkg/gcc3/x86_64--netbsdelf2.0/bin/   -g -O2 -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
stage1/xgcc -Bstage1/ -B/usr/pkg/gcc3/x86_64--netbsdelf2.0/bin/ -c   -g -O2 -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
stage1/xgcc -Bstage1/ -B/usr/pkg/gcc3/x86_64--netbsdelf2.0/bin/ -c   -g -O2 -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
stage1/xgcc -Bstage1/ -B/usr/pkg/gcc3/x86_64--netbsdelf2.0/bin/ -c   -g -O2 -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
stage1/xgcc -Bstage1/ -B/usr/pkg/gcc3/x86_64--netbsdelf2.0/bin/ -c   -g -O2 -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
stage1/xgcc -Bstage1/ -B/usr/pkg/gcc3/x86_64--netbsdelf2.0/bin/ -c   -g -O2 -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
stage1/xgcc -Bstage1/ -B/usr/pkg/gcc3/x86_64--netbsdelf2.0/bin/ -c   -g -O2 -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
stage1/xgcc -Bstage1/ -B/usr/pkg/gcc3/x86_64--netbsdelf2.0/bin/ -c   -g -O2 -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
stage1/xgcc -Bstage1/ -B/usr/pkg/gcc3/x86_64--netbsdelf2.0/bin/ -c   -g -O2 -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
stage1/xgcc -Bstage1/ -B/usr/pkg/gcc3/x86_64--netbsdelf2.0/bin/ -c   -g -O2 -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
stage1/xgcc -Bstage1/ -B/usr/pkg/gcc3/x86_64--netbsdelf2.0/bin/ -c   -g -O2 -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
stage1/xgcc -Bstage1/ -B/usr/pkg/gcc3/x86_64--netbsdelf2.0/bin/ -c   -g -O2 -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
stage1/xgcc -Bstage1/ -B/usr/pkg/gcc3/x86_64--netbsdelf2.0/bin/ -c   -g -O2 -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
stage1/xgcc -Bstage1/ -B/usr/pkg/gcc3/x86_64--netbsdelf2.0/bin/ -c   -g -O2 -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
ra-build.c: In function `undef_to_size_word':
ra-build.c:399: warning: `long' switch expression not converted to `int' in ISO C
stage1/xgcc -Bstage1/ -B/usr/pkg/gcc3/x86_64--netbsdelf2.0/bin/ -c   -g -O2 -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
stage1/xgcc -Bstage1/ -B/usr/pkg/gcc3/x86_64--netbsdelf2.0/bin/ -c   -g -O2 -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
stage1/xgcc -Bstage1/ -B/usr/pkg/gcc3/x86_64--netbsdelf2.0/bin/ -c   -g -O2 -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
stage1/xgcc -Bstage1/ -B/usr/pkg/gcc3/x86_64--netbsdelf2.0/bin/ -c   -g -O2 -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
stage1/xgcc -Bstage1/ -B/usr/pkg/gcc3/x86_64--netbsdelf2.0/bin/ -c   -g -O2 -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
stage1/xgcc -Bstage1/ -B/usr/pkg/gcc3/x86_64--netbsdelf2.0/bin/ -c   -g -O2 -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
ra-colorize.c: In function `colorize_one_web':
ra-colorize.c:1294: warning: `fat_colors' might be used uninitialized in this function
stage1/xgcc -Bstage1/ -B/usr/pkg/gcc3/x86_64--netbsdelf2.0/bin/ -c   -g -O2 -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
stage1/xgcc -Bstage1/ -B/usr/pkg/gcc3/x86_64--netbsdelf2.0/bin/ -c   -g -O2 -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
stage1/xgcc -Bstage1/ -B/usr/pkg/gcc3/x86_64--netbsdelf2.0/bin/ -c   -g -O2 -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
stage1/xgcc -Bstage1/ -B/usr/pkg/gcc3/x86_64--netbsdelf2.0/bin/ -c   -g -O2 -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
stage1/xgcc -Bstage1/ -B/usr/pkg/gcc3/x86_64--netbsdelf2.0/bin/ -c   -g -O2 -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
stage1/xgcc -Bstage1/ -B/usr/pkg/gcc3/x86_64--netbsdelf2.0/bin/ -c   -g -O2 -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
stage1/xgcc -Bstage1/ -B/usr/pkg/gcc3/x86_64--netbsdelf2.0/bin/ -c   -g -O2 -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
stage1/xgcc -Bstage1/ -B/usr/pkg/gcc3/x86_64--netbsdelf2.0/bin/ -c   -g -O2 -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
stage1/xgcc -Bstage1/ -B/usr/pkg/gcc3/x86_64--netbsdelf2.0/bin/ -c   -g -O2 -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
stage1/xgcc -Bstage1/ -B/usr/pkg/gcc3/x86_64--netbsdelf2.0/bin/ -c   -g -O2 -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
stage1/xgcc -Bstage1/ -B/usr/pkg/gcc3/x86_64--netbsdelf2.0/bin/ -c   -g -O2 -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
stage1/xgcc -Bstage1/ -B/usr/pkg/gcc3/x86_64--netbsdelf2.0/bin/ -c   -g -O2 -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
stage1/xgcc -Bstage1/ -B/usr/pkg/gcc3/x86_64--netbsdelf2.0/bin/ -c   -g -O2 -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
stage1/xgcc -Bstage1/ -B/usr/pkg/gcc3/x86_64--netbsdelf2.0/bin/ -c   -g -O2 -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
stage1/xgcc -Bstage1/ -B/usr/pkg/gcc3/x86_64--netbsdelf2.0/bin/ -c   -g -O2 -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
stage1/xgcc -Bstage1/ -B/usr/pkg/gcc3/x86_64--netbsdelf2.0/bin/ -c   -g -O2 -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
stage1/xgcc -Bstage1/ -B/usr/pkg/gcc3/x86_64--netbsdelf2.0/bin/ -c   -g -O2 -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
stage1/xgcc -Bstage1/ -B/usr/pkg/gcc3/x86_64--netbsdelf2.0/bin/ -c   -g -O2 -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
stage1/xgcc -Bstage1/ -B/usr/pkg/gcc3/x86_64--netbsdelf2.0/bin/ -c   -g -O2 -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
stage1/xgcc -Bstage1/ -B/usr/pkg/gcc3/x86_64--netbsdelf2.0/bin/ -c   -g -O2 -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
stage1/xgcc -Bstage1/ -B/usr/pkg/gcc3/x86_64--netbsdelf2.0/bin/ -c   -g -O2 -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
stage1/xgcc -Bstage1/ -B/usr/pkg/gcc3/x86_64--netbsdelf2.0/bin/   -g -O2 -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
stage1/xgcc -Bstage1/ -B/usr/pkg/gcc3/x86_64--netbsdelf2.0/bin/ -c   -g -O2 -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
stage1/xgcc -Bstage1/ -B/usr/pkg/gcc3/x86_64--netbsdelf2.0/bin/ -c   -g -O2 -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
stage1/xgcc -Bstage1/ -B/usr/pkg/gcc3/x86_64--netbsdelf2.0/bin/ -c   -g -O2 -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
stage1/xgcc -Bstage1/ -B/usr/pkg/gcc3/x86_64--netbsdelf2.0/bin/ -c   -g -O2 -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
stage1/xgcc -Bstage1/ -B/usr/pkg/gcc3/x86_64--netbsdelf2.0/bin/ -c   -g -O2 -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
stage1/xgcc -Bstage1/ -B/usr/pkg/gcc3/x86_64--netbsdelf2.0/bin/ -c   -g -O2 -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
stage1/xgcc -Bstage1/ -B/usr/pkg/gcc3/x86_64--netbsdelf2.0/bin/ -c   -g -O2 -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
stage1/xgcc -Bstage1/ -B/usr/pkg/gcc3/x86_64--netbsdelf2.0/bin/ -c   -g -O2 -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
stage1/xgcc -Bstage1/ -B/usr/pkg/gcc3/x86_64--netbsdelf2.0/bin/ -c   -g -O2 -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
stage1/xgcc -Bstage1/ -B/usr/pkg/gcc3/x86_64--netbsdelf2.0/bin/ -c   -g -O2 -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
stage1/xgcc -Bstage1/ -B/usr/pkg/gcc3/x86_64--netbsdelf2.0/bin/ -c   -g -O2 -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 gcov.c -o gcov.o
stage1/xgcc -Bstage1/ -B/usr/pkg/gcc3/x86_64--netbsdelf2.0/bin/   -g -O2 -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
stage1/xgcc -Bstage1/ -B/usr/pkg/gcc3/x86_64--netbsdelf2.0/bin/ -c   -g -O2 -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
(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=''; \
stage1/xgcc -Bstage1/ -B/usr/pkg/gcc3/x86_64--netbsdelf2.0/bin/   -g -O2 -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)
(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=''; \
stage1/xgcc -Bstage1/ -B/usr/pkg/gcc3/x86_64--netbsdelf2.0/bin/   -g -O2 -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)
gcc.c:706: warning: string length `524' is greater than the length `509' ISO C89 compilers are required to support
gcc.c:853: warning: string length `523' is greater than the length `509' ISO C89 compilers are required to support
In file included from specs.h:4,
                 from gcc.c:883:
objc/lang-specs.h:28: warning: string length `546' is greater than the length `509' ISO C89 compilers are required to support
stage1/xgcc -Bstage1/ -B/usr/pkg/gcc3/x86_64--netbsdelf2.0/bin/ -c   -g -O2 -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
(cd intl && /usr/pkg/bin/gmake all)
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'
stage1/xgcc -Bstage1/ -B/usr/pkg/gcc3/x86_64--netbsdelf2.0/bin/   -g -O2 -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
stage1/xgcc -Bstage1/ -B/usr/pkg/gcc3/x86_64--netbsdelf2.0/bin/ -c   -g -O2 -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
stage1/xgcc -Bstage1/ -B/usr/pkg/gcc3/x86_64--netbsdelf2.0/bin/ -c   -g -O2 -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
gcc.c:1437: warning: string length `733' is greater than the length `509' ISO C89 compilers are required to support
gcc.c: In function `init_gcc_specs':
gcc.c:1474: warning: traditional C rejects string concatenation
stage1/xgcc -Bstage1/ -B/usr/pkg/gcc3/x86_64--netbsdelf2.0/bin/ -c   -g -O2 -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
stage1/xgcc -Bstage1/ -B/usr/pkg/gcc3/x86_64--netbsdelf2.0/bin/ -c   -g -O2 -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
stage1/xgcc -Bstage1/ -B/usr/pkg/gcc3/x86_64--netbsdelf2.0/bin/ -c   -g -O2 -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
stage1/xgcc -Bstage1/ -B/usr/pkg/gcc3/x86_64--netbsdelf2.0/bin/ -c   -g -O2 -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
c-p15339.c: In function `yy_stack_print':
c-p15339.c:2147: warning: traditional C rejects ISO C style function definitions
c-p15339.c: In function `yy_reduce_print':
c-p15339.c:2173: warning: traditional C rejects ISO C style function definitions
c-p15339.c: In function `yysymprint':
c-p15339.c:2294: warning: traditional C rejects ISO C style function definitions
c-p15339.c: In function `yydestruct':
c-p15339.c:2330: warning: traditional C rejects ISO C style function definitions
c-p15339.c: In function `yyparse':
c-p15339.c:2393: warning: traditional C rejects ISO C style function definitions
stage1/xgcc -Bstage1/ -B/usr/pkg/gcc3/x86_64--netbsdelf2.0/bin/ -c   -g -O2 -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
stage1/xgcc -Bstage1/ -B/usr/pkg/gcc3/x86_64--netbsdelf2.0/bin/ -c   -g -O2 -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
stage1/xgcc -Bstage1/ -B/usr/pkg/gcc3/x86_64--netbsdelf2.0/bin/ -c   -g -O2 -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
stage1/xgcc -Bstage1/ -B/usr/pkg/gcc3/x86_64--netbsdelf2.0/bin/ -c   -g -O2 -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
stage1/xgcc -Bstage1/ -B/usr/pkg/gcc3/x86_64--netbsdelf2.0/bin/ -c   -g -O2 -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
stage1/xgcc -Bstage1/ -B/usr/pkg/gcc3/x86_64--netbsdelf2.0/bin/ -c   -g -O2 -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
stage1/xgcc -Bstage1/ -B/usr/pkg/gcc3/x86_64--netbsdelf2.0/bin/ -c   -g -O2 -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
stage1/xgcc -Bstage1/ -B/usr/pkg/gcc3/x86_64--netbsdelf2.0/bin/ -c   -g -O2 -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
stage1/xgcc -Bstage1/ -B/usr/pkg/gcc3/x86_64--netbsdelf2.0/bin/ -c   -g -O2 -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
stage1/xgcc -Bstage1/ -B/usr/pkg/gcc3/x86_64--netbsdelf2.0/bin/ -c   -g -O2 -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
stage1/xgcc -Bstage1/ -B/usr/pkg/gcc3/x86_64--netbsdelf2.0/bin/ -c   -g -O2 -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
stage1/xgcc -Bstage1/ -B/usr/pkg/gcc3/x86_64--netbsdelf2.0/bin/ -c   -g -O2 -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
stage1/xgcc -Bstage1/ -B/usr/pkg/gcc3/x86_64--netbsdelf2.0/bin/ -c   -g -O2 -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
stage1/xgcc -Bstage1/ -B/usr/pkg/gcc3/x86_64--netbsdelf2.0/bin/ -c   -g -O2 -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
stage1/xgcc -Bstage1/ -B/usr/pkg/gcc3/x86_64--netbsdelf2.0/bin/ -c   -g -O2 -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
stage1/xgcc -Bstage1/ -B/usr/pkg/gcc3/x86_64--netbsdelf2.0/bin/ -c   -g -O2 -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
stage1/xgcc -Bstage1/ -B/usr/pkg/gcc3/x86_64--netbsdelf2.0/bin/ -c   -g -O2 -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
stage1/xgcc -Bstage1/ -B/usr/pkg/gcc3/x86_64--netbsdelf2.0/bin/ -c   -g -O2 -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
stage1/xgcc -Bstage1/ -B/usr/pkg/gcc3/x86_64--netbsdelf2.0/bin/ -c   -g -O2 -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
stage1/xgcc -Bstage1/ -B/usr/pkg/gcc3/x86_64--netbsdelf2.0/bin/   -g -O2 -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
stage1/xgcc -Bstage1/ -B/usr/pkg/gcc3/x86_64--netbsdelf2.0/bin/ -c   -g -O2 -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
stage1/xgcc -Bstage1/ -B/usr/pkg/gcc3/x86_64--netbsdelf2.0/bin/ -c   -g -O2 -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
stage1/xgcc -Bstage1/ -B/usr/pkg/gcc3/x86_64--netbsdelf2.0/bin/ -c   -g -O2 -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
stage1/xgcc -Bstage1/ -B/usr/pkg/gcc3/x86_64--netbsdelf2.0/bin/ -c   -g -O2 -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
stage1/xgcc -Bstage1/ -B/usr/pkg/gcc3/x86_64--netbsdelf2.0/bin/   -g -O2 -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
stage1/xgcc -Bstage1/ -B/usr/pkg/gcc3/x86_64--netbsdelf2.0/bin/ -c   -g -O2 -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
stage1/xgcc -Bstage1/ -B/usr/pkg/gcc3/x86_64--netbsdelf2.0/bin/ -c   -g -O2 -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
stage1/xgcc -Bstage1/ -B/usr/pkg/gcc3/x86_64--netbsdelf2.0/bin/ -c   -g -O2 -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
stage1/xgcc -Bstage1/ -B/usr/pkg/gcc3/x86_64--netbsdelf2.0/bin/ -c   -g -O2 -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
stage1/xgcc -Bstage1/ -B/usr/pkg/gcc3/x86_64--netbsdelf2.0/bin/ -c   -g -O2 -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
stage1/xgcc -Bstage1/ -B/usr/pkg/gcc3/x86_64--netbsdelf2.0/bin/ -c   -g -O2 -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
stage1/xgcc -Bstage1/ -B/usr/pkg/gcc3/x86_64--netbsdelf2.0/bin/ -c   -g -O2 -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
stage1/xgcc -Bstage1/ -B/usr/pkg/gcc3/x86_64--netbsdelf2.0/bin/ -c   -g -O2 -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
stage1/xgcc -Bstage1/ -B/usr/pkg/gcc3/x86_64--netbsdelf2.0/bin/ -c   -g -O2 -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
stage1/xgcc -Bstage1/ -B/usr/pkg/gcc3/x86_64--netbsdelf2.0/bin/ -c   -g -O2 -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
stage1/xgcc -Bstage1/ -B/usr/pkg/gcc3/x86_64--netbsdelf2.0/bin/   -g -O2 -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
stage1/xgcc -Bstage1/ -B/usr/pkg/gcc3/x86_64--netbsdelf2.0/bin/   -g -O2 -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
ld: error in stage1/crtend.o(.eh_frame); no .eh_frame_hdr table will be created
stage1/xgcc -Bstage1/ -B/usr/pkg/gcc3/x86_64--netbsdelf2.0/bin/   -g -O2 -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
stage1/xgcc -Bstage1/ -B/usr/pkg/gcc3/x86_64--netbsdelf2.0/bin/   -g -O2 -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
ld: error in stage1/crtend.o(.eh_frame); no .eh_frame_hdr table will be created
stage1/xgcc -Bstage1/ -B/usr/pkg/gcc3/x86_64--netbsdelf2.0/bin/   -g -O2 -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
stage1/xgcc -Bstage1/ -B/usr/pkg/gcc3/x86_64--netbsdelf2.0/bin/ -c   -g -O2 -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
stage1/xgcc -Bstage1/ -B/usr/pkg/gcc3/x86_64--netbsdelf2.0/bin/ -c   -g -O2 -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
stage1/xgcc -Bstage1/ -B/usr/pkg/gcc3/x86_64--netbsdelf2.0/bin/ -c   -g -O2 -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
stage1/xgcc -Bstage1/ -B/usr/pkg/gcc3/x86_64--netbsdelf2.0/bin/ -c   -g -O2 -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
stage1/xgcc -Bstage1/ -B/usr/pkg/gcc3/x86_64--netbsdelf2.0/bin/ -c   -g -O2 -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
stage1/xgcc -Bstage1/ -B/usr/pkg/gcc3/x86_64--netbsdelf2.0/bin/   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long   -DHAVE_CONFIG_H  gcov.o intl.o version.o -lintl   ../libiberty/libiberty.a -o gcov
ld: error in stage1/crtend.o(.eh_frame); no .eh_frame_hdr table will be created
stage1/xgcc -Bstage1/ -B/usr/pkg/gcc3/x86_64--netbsdelf2.0/bin/   -g -O2 -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 
ld: error in stage1/crtend.o(.eh_frame); no .eh_frame_hdr table will be created
mv -f Tcollect2 collect2
stage1/xgcc -Bstage1/ -B/usr/pkg/gcc3/x86_64--netbsdelf2.0/bin/   -g -O2 -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
ld: error in stage1/crtend.o(.eh_frame); no .eh_frame_hdr table will be created
stage1/xgcc -Bstage1/ -B/usr/pkg/gcc3/x86_64--netbsdelf2.0/bin/   -g -O2 -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
ld: error in stage1/crtend.o(.eh_frame); no .eh_frame_hdr table will be created
./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
rm -rf libcpp.a
ar rc libcpp.a cpplib.o cpplex.o cppmacro.o cppexp.o cppfiles.o cpptrad.o cpphash.o cpperror.o cppinit.o cppdefault.o cppmain.o hashtable.o line-map.o mkdeps.o prefix.o mbchar.o
ranlib libcpp.a
stage1/xgcc -Bstage1/ -B/usr/pkg/gcc3/x86_64--netbsdelf2.0/bin/ -c   -g -O2 -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
./genattrtab ./config/i386/i386.md > tmp-attrtab.c
Check description...done
Reservation transformation...done
Create automaton `pentium'...done
Create automaton `pentium_fpu'...done
Generation of attributes...done
All other genattrtab stuff..../genextract ./config/i386/i386.md > tmp-extract.c
stage1/xgcc -Bstage1/ -B/usr/pkg/gcc3/x86_64--netbsdelf2.0/bin/   -g -O2 -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
/bin/sh ./move-if-change tmp-extract.c insn-extract.c
echo timestamp > s-extract
stage1/xgcc -Bstage1/ -B/usr/pkg/gcc3/x86_64--netbsdelf2.0/bin/   -g -O2 -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
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
stage1/xgcc -Bstage1/ -B/usr/pkg/gcc3/x86_64--netbsdelf2.0/bin/   -g -O2 -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
mv tmp-libgcc.mk libgcc.mk
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.001584, building DFA: 0.002341
  DFA minimization: 0.000110, making insn equivalence: 0.000029
 all automaton generation: 0.002793, output: 0.001970
/bin/sh ./move-if-change tmp-attrtab.c insn-attrtab.c
echo timestamp > s-attrtab
stage1/xgcc -Bstage1/ -B/usr/pkg/gcc3/x86_64--netbsdelf2.0/bin/   -g -O2 -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
config/i386/i386.c: In function `x86_function_profiler':
config/i386/i386.c:14753: warning: unused parameter `labelno'
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 
ranlib libbackend.a
stage1/xgcc -Bstage1/ -B/usr/pkg/gcc3/x86_64--netbsdelf2.0/bin/   -g -O2 -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
ld: error in stage1/crtend.o(.eh_frame); no .eh_frame_hdr table will be created
./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: In function `__do_global_dtors_aux':
crtstuff.c:280: warning: passing arg 1 of `__deregister_frame_info' discards qualifiers from pointer target typecrtstuff.c:280: warning: passing arg 1 of `__deregister_frame_info' discards qualifiers from pointer target type

crtstuff.c: In function `frame_dummy':
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:316: warning: passing arg 1 of `__register_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
/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 -O2 -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
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
rm -rf ./libgcc.a
ar  rc ./libgcc.a libgcc/./_muldi3.o libgcc/./_negdi2.o libgcc/./_lshrdi3.o libgcc/./_ashldi3.o libgcc/./_ashrdi3.o libgcc/./_ffsdi2.o libgcc/./_clz.o libgcc/./_cmpdi2.o libgcc/./_ucmpdi2.o libgcc/./_floatdidf.o libgcc/./_floatdisf.o libgcc/./_fixunsdfsi.o libgcc/./_fixunssfsi.o libgcc/./_fixunsdfdi.o libgcc/./_fixdfdi.o libgcc/./_fixunssfdi.o libgcc/./_fixsfdi.o libgcc/./_fixxfdi.o libgcc/./_fixunsxfdi.o libgcc/./_floatdixf.o libgcc/./_fixunsxfsi.o libgcc/./_fixtfdi.o libgcc/./_fixunstfdi.o libgcc/./_floatditf.o libgcc/./_clear_cache.o libgcc/./_trampoline.o libgcc/./__main.o libgcc/./_exit.o libgcc/./_absvsi2.o libgcc/./_absvdi2.o libgcc/./_addvsi3.o libgcc/./_addvdi3.o libgcc/./_subvsi3.o libgcc/./_subvdi3.o libgcc/./_mulvsi3.o libgcc/./_mulvdi3.o libgcc/./_negvsi2.o libgcc/./_negvdi2.o libgcc/./_ctors.o libgcc/./_divdi3.o libgcc/./_moddi3.o libgcc/./_udivdi3.o libgcc/./_umoddi3.o libgcc/./_udiv_w_sdiv.o libgcc/./_udivmoddi4.o libgcc/./_eprintf.o libgcc/./_bb.o libgcc/./__gcc_bcmp.o
if [ -f ranlib ] || ( [ x86_64--netbsdelf2.0 = x86_64--netbsdelf2.0 ] && [ -f /usr/bin/ranlib -o -f /bin/ranlib ] ) ; then \
  ranlib ./libgcc.a ; \
else true; fi;
rm -rf ./libgcc_eh.a
{ nm -pg  libgcc/./_muldi3.o libgcc/./_negdi2.o libgcc/./_lshrdi3.o libgcc/./_ashldi3.o libgcc/./_ashrdi3.o libgcc/./_ffsdi2.o libgcc/./_clz.o libgcc/./_cmpdi2.o libgcc/./_ucmpdi2.o libgcc/./_floatdidf.o libgcc/./_floatdisf.o libgcc/./_fixunsdfsi.o libgcc/./_fixunssfsi.o libgcc/./_fixunsdfdi.o libgcc/./_fixdfdi.o libgcc/./_fixunssfdi.o libgcc/./_fixsfdi.o libgcc/./_fixxfdi.o libgcc/./_fixunsxfdi.o libgcc/./_floatdixf.o libgcc/./_fixunsxfsi.o libgcc/./_fixtfdi.o libgcc/./_fixunstfdi.o libgcc/./_floatditf.o libgcc/./_clear_cache.o libgcc/./_trampoline.o libgcc/./__main.o libgcc/./_exit.o libgcc/./_absvsi2.o libgcc/./_absvdi2.o libgcc/./_addvsi3.o libgcc/./_addvdi3.o libgcc/./_subvsi3.o libgcc/./_subvdi3.o libgcc/./_mulvsi3.o libgcc/./_mulvdi3.o libgcc/./_negvsi2.o libgcc/./_negvdi2.o libgcc/./_ctors.o libgcc/./_divdi3.o libgcc/./_moddi3.o libgcc/./_udivdi3.o libgcc/./_umoddi3.o libgcc/./_udiv_w_sdiv.o libgcc/./_udivmoddi4.o  libgcc/./unwind-dw2.o libgcc/./unwind-dw2-fde.o libgcc/./unwind-sjlj.o libgcc/./unwind-c.o; echo %%; \
  cat ./libgcc-std.ver | sed -e "/^[ 	]*#/d" -e 's/^%\(if\|else\|elif\|endif\|define\)/#\1/' \
  | ./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  -E -xassembler-with-cpp -; \
} | awk -f ./mkmap-symver.awk  > libgcc/./tmp-libgcc.map
ar  rc ./libgcc_eh.a libgcc/./unwind-dw2.o libgcc/./unwind-dw2-fde.o libgcc/./unwind-sjlj.o libgcc/./unwind-c.o
if [ -f ranlib ] || ( [ x86_64--netbsdelf2.0 = x86_64--netbsdelf2.0 ] && [ -f /usr/bin/ranlib -o -f /bin/ranlib ] ) ; then \
  ranlib ./libgcc_eh.a ; \
else true; fi;
mv libgcc/./tmp-libgcc.map libgcc/./libgcc.map
./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=libgcc_s.so.1 -Wl,--version-script=libgcc/./libgcc.map -o libgcc_s.so.1   libgcc/./_muldi3.o libgcc/./_negdi2.o libgcc/./_lshrdi3.o libgcc/./_ashldi3.o libgcc/./_ashrdi3.o libgcc/./_ffsdi2.o libgcc/./_clz.o libgcc/./_cmpdi2.o libgcc/./_ucmpdi2.o libgcc/./_floatdidf.o libgcc/./_floatdisf.o libgcc/./_fixunsdfsi.o libgcc/./_fixunssfsi.o libgcc/./_fixunsdfdi.o libgcc/./_fixdfdi.o libgcc/./_fixunssfdi.o libgcc/./_fixsfdi.o libgcc/./_fixxfdi.o libgcc/./_fixunsxfdi.o libgcc/./_floatdixf.o libgcc/./_fixunsxfsi.o libgcc/./_fixtfdi.o libgcc/./_fixunstfdi.o libgcc/./_floatditf.o libgcc/./_clear_cache.o libgcc/./_trampoline.o libgcc/./__main.o libgcc/./_exit.o libgcc/./_absvsi2.o libgcc/./_absvdi2.o libgcc/./_addvsi3.o libgcc/./_addvdi3.o libgcc/./_subvsi3.o libgcc/./_subvdi3.o libgcc/./_mulvsi3.o libgcc/./_mulvdi3.o libgcc/./_negvsi2.o libgcc/./_negvdi2.o libgcc/./_ctors.o libgcc/./_divdi3.o libgcc/./_moddi3.o libgcc/./_udivdi3.o libgcc/./_umoddi3.o libgcc/./_udiv_w_sdiv.o libgcc/./_udivmoddi4.o  libgcc/./unwind-dw2.o libgcc/./unwind-dw2-fde.o libgcc/./unwind-sjlj.o libgcc/./unwind-c.o -lc && rm -f libgcc_s.so && ln -s libgcc_s.so.1 libgcc_s.so
ld: error in ./crtendS.o(.eh_frame); no .eh_frame_hdr table will be created
gmake[3]: Leaving directory '/data/scratch/lang/gcc3-c/work/gcc-3.3.6/gcc'
gmake[2]: Leaving directory '/data/scratch/lang/gcc3-c/work/gcc-3.3.6/gcc'
echo timestamp > stage2_build
echo stage2_build > stage_last
/usr/pkg/bin/gmake stage2
gmake[2]: Entering directory '/data/scratch/lang/gcc3-c/work/gcc-3.3.6/gcc'
if [ -d stage2 ] ; then true ; else mkdir stage2 ; fi
/usr/pkg/bin/gmake -f libgcc.mk libgcc-stage-start stage=stage2
gmake[3]: Entering directory '/data/scratch/lang/gcc3-c/work/gcc-3.3.6/gcc'
for dir in libgcc; do \
  if [ -d stage2/$dir ]; then true; else /bin/sh ./mkinstalldirs stage2/$dir; fi; \
done
mkdir stage2/libgcc
for dir in libgcc; do \
  mv $dir/*.o stage2/$dir; \
  test ! -f $dir/stacknote.s || mv $dir/stacknote.s stage2/$dir; \
done
gmake[3]: Leaving directory '/data/scratch/lang/gcc3-c/work/gcc-3.3.6/gcc'
for dir in intl  ; \
 do \
   if [ -d stage2/$dir ] ; then true ; else mkdir stage2/$dir ; fi ; \
 done
mv *.o insn-flags.h insn-config.h insn-codes.h insn-output.c insn-recog.c insn-emit.c insn-extract.c insn-peep.c insn-attr.h insn-attrtab.c insn-opinit.c insn-constants.h tm-preds.h tree-check.h insn-conditions.c s-flags s-config s-codes s-mlib s-genrtl s-gtype gtyp-gen.h s-output s-recog s-emit s-extract s-peep s-check s-conditions s-attr s-attrtab s-opinit s-preds s-constants s-crt0 genemit genoutput genrecog genextract genflags gencodes genconfig genpeep genattrtab genattr genopinit gengenrtl gencheck genpreds genconstants gengtype genconditions genrtl.c genrtl.h gt-*.h gtype-*.h gtype-desc.c xgcc cpp cc1  crtbegin.o crtend.o crtbeginS.o crtendS.o crtbeginT.o  gcc-cross cc1obj protoize unprotoize specs collect2 collect2 gcov *.[0-9][0-9].* *.[si] libcpp.a libbackend.a libgcc.mk  stage2
mv: rename s-crt0 to stage2/s-crt0: No such file or directory
mv: rename crtbegin.o to stage2/crtbegin.o: No such file or directory
mv: rename crtend.o to stage2/crtend.o: No such file or directory
mv: rename crtbeginS.o to stage2/crtbeginS.o: No such file or directory
mv: rename crtendS.o to stage2/crtendS.o: No such file or directory
mv: rename crtbeginT.o to stage2/crtbeginT.o: No such file or directory
mv: rename gcc-cross to stage2/gcc-cross: No such file or directory
mv: rename cc1obj to stage2/cc1obj: No such file or directory
mv: rename protoize to stage2/protoize: No such file or directory
mv: rename unprotoize to stage2/unprotoize: No such file or directory
mv: rename collect2 to stage2/collect2: No such file or directory
mv: rename *.[0-9][0-9].* to stage2/*.[0-9][0-9].*: No such file or directory
mv: rename *.[si] to stage2/*.[si]: No such file or directory
gmake[2]: [Makefile:3641: stage2-start] Error 1 (ignored)
mv intl/*.o stage2/intl
mv: rename intl/*.o to stage2/intl/*.o: No such file or directory
gmake[2]: [Makefile:3642: stage2-start] Error 1 (ignored)
if [ -f as ] ; then (cd stage2 && ln -s ../as .) ; else true ; fi
if [ -f ld ] ; then (cd stage2 && ln -s ../ld .) ; else true ; fi
if [ -f collect-ld ] ; then (cd stage2 && ln -s ../collect-ld .) ; else true ; fi
rm -f stage2/libgcc.a stage2/libgcc_eh.a stage2/libgcc_s*.so
cp libgcc.a stage2
if [ -f ` if [ -f /data/scratch/lang/gcc3-c/work/gcc-3.3.6/gcc/../binutils/ranlib ] ; then echo /data/scratch/lang/gcc3-c/work/gcc-3.3.6/gcc/../binutils/ranlib ; else if [ "x86_64--netbsdelf2.0" = "x86_64--netbsdelf2.0" ] ; then echo ranlib; else t='s,^,x86_64--netbsdelf2.0-,'; echo ranlib | sed -e $t ; fi; fi` ] || ( [ "x86_64--netbsdelf2.0" = "x86_64--netbsdelf2.0" ] && [ -f /usr/bin/ranlib -o -f /bin/ranlib ] ) ; then \
  ` if [ -f /data/scratch/lang/gcc3-c/work/gcc-3.3.6/gcc/../binutils/ranlib ] ; then echo /data/scratch/lang/gcc3-c/work/gcc-3.3.6/gcc/../binutils/ranlib ; else if [ "x86_64--netbsdelf2.0" = "x86_64--netbsdelf2.0" ] ; then echo ranlib; else t='s,^,x86_64--netbsdelf2.0-,'; echo ranlib | sed -e $t ; fi; fi` stage2/libgcc.a; \
else true; fi
if [ -f libgcc_eh.a ] ; then cp libgcc_eh.a stage2; \
  if [ -f ` if [ -f /data/scratch/lang/gcc3-c/work/gcc-3.3.6/gcc/../binutils/ranlib ] ; then echo /data/scratch/lang/gcc3-c/work/gcc-3.3.6/gcc/../binutils/ranlib ; else if [ "x86_64--netbsdelf2.0" = "x86_64--netbsdelf2.0" ] ; then echo ranlib; else t='s,^,x86_64--netbsdelf2.0-,'; echo ranlib | sed -e $t ; fi; fi` ] || ( [ "x86_64--netbsdelf2.0" = "x86_64--netbsdelf2.0" ] && [ -f /usr/bin/ranlib -o -f /bin/ranlib ] ) ; then \
   ` if [ -f /data/scratch/lang/gcc3-c/work/gcc-3.3.6/gcc/../binutils/ranlib ] ; then echo /data/scratch/lang/gcc3-c/work/gcc-3.3.6/gcc/../binutils/ranlib ; else if [ "x86_64--netbsdelf2.0" = "x86_64--netbsdelf2.0" ] ; then echo ranlib; else t='s,^,x86_64--netbsdelf2.0-,'; echo ranlib | sed -e $t ; fi; fi` stage2/libgcc_eh.a; \
  else true; fi; fi
cp libgcc_s*.so stage2/
for f in .. ; do if [ x${f} != x.. ]; then \
  cp stage2/${f} . ; \
else true; \
fi; done
gmake[2]: Leaving directory '/data/scratch/lang/gcc3-c/work/gcc-3.3.6/gcc'
echo timestamp > stage2_copy
echo stage3_build > stage_last
/usr/pkg/bin/gmake CC=" stage2/xgcc -Bstage2/ -B/usr/pkg/gcc3/x86_64--netbsdelf2.0/bin/" \
	 STAGE_PREFIX=stage2/ \
	 ADAC="\$(CC)" AR_FOR_TARGET="ar" RANLIB_FOR_TARGET="ranlib" CFLAGS="-g -O2" LDFLAGS="" WARN_CFLAGS="\$(GCC_WARN_CFLAGS)" STRICT_WARN="-Wtraditional -pedantic -Wno-long-long" libdir=/usr/pkg/gcc3/lib LANGUAGES="c gcov " MAKEOVERRIDES= OUTPUT_OPTION="-o \$@"
gmake[2]: Entering directory '/data/scratch/lang/gcc3-c/work/gcc-3.3.6/gcc'
echo "/* This file is machine generated.  Do not edit.  */" > tmp-gtyp.h
stage2/xgcc -Bstage2/ -B/usr/pkg/gcc3/x86_64--netbsdelf2.0/bin/ -c   -g -O2 -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
stage2/xgcc -Bstage2/ -B/usr/pkg/gcc3/x86_64--netbsdelf2.0/bin/ -c   -g -O2 -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
echo "static const char *srcdir = "  >> tmp-gtyp.h
stage2/xgcc -Bstage2/ -B/usr/pkg/gcc3/x86_64--netbsdelf2.0/bin/ -c   -g -O2 -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
stage2/xgcc -Bstage2/ -B/usr/pkg/gcc3/x86_64--netbsdelf2.0/bin/ -c   -g -O2 -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
stage2/xgcc -Bstage2/ -B/usr/pkg/gcc3/x86_64--netbsdelf2.0/bin/ -c   -g -O2 -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
echo "\".\"" >> tmp-gtyp.h
echo ";" >> tmp-gtyp.h
stage2/xgcc -Bstage2/ -B/usr/pkg/gcc3/x86_64--netbsdelf2.0/bin/ -c   -g -O2 -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
echo "static const char *lang_files[] = {" >> tmp-gtyp.h
if test yes = yes \
   || test -n ""; then \
  /bin/sh ./genmultilib \
    "" \
    "" \
    "" \
    "" \
    "" \
    "" \
    "" \
    "yes" \
    > tmp-mlib.h; \
else \
  /bin/sh ./genmultilib '' '' '' '' '' '' '' no \
    > tmp-mlib.h; \
fi
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
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
echo "static const char *lang_dir_names[] = { \"c\", " >> tmp-gtyp.h
stage2/xgcc -Bstage2/ -B/usr/pkg/gcc3/x86_64--netbsdelf2.0/bin/ -c   -g -O2 -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
gf=""; \
for l in $gf; do \
echo "\"$l\", "; done >> tmp-gtyp.h
echo "NULL};" >> tmp-gtyp.h
/bin/sh ./move-if-change tmp-mlib.h multilib.h
/bin/sh ./move-if-change tmp-gtyp.h gtyp-gen.h 
gengtype-yacc.c: In function `yystrlen':
gengtype-yacc.c:706: warning: traditional C rejects ISO C style function definitions
multilib.h is unchanged
stage2/xgcc -Bstage2/ -B/usr/pkg/gcc3/x86_64--netbsdelf2.0/bin/ -c   -g -O2 -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
gengtype-yacc.c: In function `yystpcpy':
gengtype-yacc.c:731: warning: traditional C rejects ISO C style function definitions
echo timestamp > s-mlib
gengtype-yacc.c: In function `yydestruct':
gengtype-yacc.c:798: warning: traditional C rejects ISO C style function definitions
gengtype-yacc.c: In function `yyparse':
gengtype-yacc.c:861: warning: traditional C rejects ISO C style function definitions
stage2/xgcc -Bstage2/ -B/usr/pkg/gcc3/x86_64--netbsdelf2.0/bin/ -c   -g -O2 -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
stage2/xgcc -Bstage2/ -B/usr/pkg/gcc3/x86_64--netbsdelf2.0/bin/   -g -O2 -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
ld: error in stage2/crtend.o(.eh_frame); no .eh_frame_hdr table will be created
./genpreds > tmp-preds.h
/bin/sh ./move-if-change tmp-preds.h tm-preds.h
echo timestamp > s-preds
stage2/xgcc -Bstage2/ -B/usr/pkg/gcc3/x86_64--netbsdelf2.0/bin/   -g -O2 -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
stage2/xgcc -Bstage2/ -B/usr/pkg/gcc3/x86_64--netbsdelf2.0/bin/   -g -O2 -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
ld: error in stage2/crtend.o(.eh_frame); no .eh_frame_hdr table will be created
./gencheck > tmp-check.h
/bin/sh ./move-if-change tmp-check.h tree-check.h
echo timestamp > s-check
ld: error in stage2/crtend.o(.eh_frame); no .eh_frame_hdr table will be created
./gengenrtl -h > tmp-genrtl.h
/bin/sh ./move-if-change tmp-genrtl.h genrtl.h
./gengenrtl > tmp-genrtl.c
/bin/sh ./move-if-change tmp-genrtl.c genrtl.c
echo timestamp > s-genrtl
stage2/xgcc -Bstage2/ -B/usr/pkg/gcc3/x86_64--netbsdelf2.0/bin/ -c   -g -O2 -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
stage2/xgcc -Bstage2/ -B/usr/pkg/gcc3/x86_64--netbsdelf2.0/bin/ -c   -g -O2 -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
stage2/xgcc -Bstage2/ -B/usr/pkg/gcc3/x86_64--netbsdelf2.0/bin/ -c   -g -O2 -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
stage2/xgcc -Bstage2/ -B/usr/pkg/gcc3/x86_64--netbsdelf2.0/bin/ -c   -g -O2 -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
stage2/xgcc -Bstage2/ -B/usr/pkg/gcc3/x86_64--netbsdelf2.0/bin/ -c   -g -O2 -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
sed -e 's/config[.]h/hconfig.h/' ./print-rtl.c > print-rtl1.c
stage2/xgcc -Bstage2/ -B/usr/pkg/gcc3/x86_64--netbsdelf2.0/bin/ -c   -g -O2 -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
stage2/xgcc -Bstage2/ -B/usr/pkg/gcc3/x86_64--netbsdelf2.0/bin/ -c   -g -O2 -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
stage2/xgcc -Bstage2/ -B/usr/pkg/gcc3/x86_64--netbsdelf2.0/bin/ -c   -g -O2 -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
stage2/xgcc -Bstage2/ -B/usr/pkg/gcc3/x86_64--netbsdelf2.0/bin/ -c   -g -O2 -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
stage2/xgcc -Bstage2/ -B/usr/pkg/gcc3/x86_64--netbsdelf2.0/bin/ -c   -g -O2 -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
stage2/xgcc -Bstage2/ -B/usr/pkg/gcc3/x86_64--netbsdelf2.0/bin/ -c   -g -O2 -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
stage2/xgcc -Bstage2/ -B/usr/pkg/gcc3/x86_64--netbsdelf2.0/bin/ -c   -g -O2 -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
stage2/xgcc -Bstage2/ -B/usr/pkg/gcc3/x86_64--netbsdelf2.0/bin/ -c   -g -O2 -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
stage2/xgcc -Bstage2/ -B/usr/pkg/gcc3/x86_64--netbsdelf2.0/bin/ -c   -g -O2 -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
stage2/xgcc -Bstage2/ -B/usr/pkg/gcc3/x86_64--netbsdelf2.0/bin/ -c   -g -O2 -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
stage2/xgcc -Bstage2/ -B/usr/pkg/gcc3/x86_64--netbsdelf2.0/bin/   -g -O2 -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
ld: error in stage2/crtend.o(.eh_frame); no .eh_frame_hdr table will be created
./gengtype
warning: structure `reg_info_def' used but not defined
warning: structure `die_struct' used but not defined
warning: structure `basic_block_def' used but not defined
echo timestamp > s-gtype
stage2/xgcc -Bstage2/ -B/usr/pkg/gcc3/x86_64--netbsdelf2.0/bin/ -c   -g -O2 -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
stage2/xgcc -Bstage2/ -B/usr/pkg/gcc3/x86_64--netbsdelf2.0/bin/ -c   -g -O2 -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
stage2/xgcc -Bstage2/ -B/usr/pkg/gcc3/x86_64--netbsdelf2.0/bin/ -c   -g -O2 -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
stage2/xgcc -Bstage2/ -B/usr/pkg/gcc3/x86_64--netbsdelf2.0/bin/ -c   -g -O2 -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
stage2/xgcc -Bstage2/ -B/usr/pkg/gcc3/x86_64--netbsdelf2.0/bin/   -g -O2 -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
stage2/xgcc -Bstage2/ -B/usr/pkg/gcc3/x86_64--netbsdelf2.0/bin/   -g -O2 -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
ld: error in stage2/crtend.o(.eh_frame); no .eh_frame_hdr table will be created
./genconditions ./config/i386/i386.md > tmp-conditions.c
ld: error in stage2/crtend.o(.eh_frame); no .eh_frame_hdr table will be created
./genconstants ./config/i386/i386.md > tmp-constants.h
/bin/sh ./move-if-change tmp-conditions.c insn-conditions.c
echo timestamp > s-conditions
/bin/sh ./move-if-change tmp-constants.h insn-constants.h
echo timestamp > s-constants
stage2/xgcc -Bstage2/ -B/usr/pkg/gcc3/x86_64--netbsdelf2.0/bin/ -c   -g -O2 -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
insn-conditions.c:622: warning: string length `709' is greater than the length `509' ISO C89 compilers are required to support
insn-conditions.c:1488: warning: string length `597' is greater than the length `509' ISO C89 compilers are required to support
stage2/xgcc -Bstage2/ -B/usr/pkg/gcc3/x86_64--netbsdelf2.0/bin/   -g -O2 -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
stage2/xgcc -Bstage2/ -B/usr/pkg/gcc3/x86_64--netbsdelf2.0/bin/   -g -O2 -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
stage2/xgcc -Bstage2/ -B/usr/pkg/gcc3/x86_64--netbsdelf2.0/bin/   -g -O2 -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
stage2/xgcc -Bstage2/ -B/usr/pkg/gcc3/x86_64--netbsdelf2.0/bin/   -g -O2 -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
stage2/xgcc -Bstage2/ -B/usr/pkg/gcc3/x86_64--netbsdelf2.0/bin/   -g -O2 -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
stage2/xgcc -Bstage2/ -B/usr/pkg/gcc3/x86_64--netbsdelf2.0/bin/   -g -O2 -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
ld: error in stage2/crtend.o(.eh_frame); no .eh_frame_hdr table will be created
ld: error in stage2/crtend.o(.eh_frame); no .eh_frame_hdr table will be created
stage2/xgcc -Bstage2/ -B/usr/pkg/gcc3/x86_64--netbsdelf2.0/bin/   -g -O2 -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
stage2/xgcc -Bstage2/ -B/usr/pkg/gcc3/x86_64--netbsdelf2.0/bin/   -g -O2 -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
ld: error in stage2/crtend.o(.eh_frame); no .eh_frame_hdr table will be created
stage2/xgcc -Bstage2/ -B/usr/pkg/gcc3/x86_64--netbsdelf2.0/bin/   -g -O2 -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
ld: error in stage2/crtend.o(.eh_frame); no .eh_frame_hdr table will be created
ld: error in stage2/crtend.o(.eh_frame); no .eh_frame_hdr table will be created
./genflags ./config/i386/i386.md > tmp-flags.h
ld: error in stage2/crtend.o(.eh_frame); no .eh_frame_hdr table will be created
./gencodes ./config/i386/i386.md > tmp-codes.h
./genattr ./config/i386/i386.md > tmp-attr.h
/bin/sh ./move-if-change tmp-attr.h insn-attr.h
/bin/sh ./move-if-change tmp-flags.h insn-flags.h
echo timestamp > s-attr
ld: error in stage2/crtend.o(.eh_frame); no .eh_frame_hdr table will be created
echo timestamp > s-flags
./genemit ./config/i386/i386.md > tmp-emit.c
./genopinit ./config/i386/i386.md > tmp-opinit.c
./genpeep ./config/i386/i386.md > tmp-peep.c
ld: error in stage2/crtend.o(.eh_frame); no .eh_frame_hdr table will be created
./genconfig ./config/i386/i386.md > tmp-config.h
/bin/sh ./move-if-change tmp-codes.h insn-codes.h
echo timestamp > s-codes
ld: error in stage2/crtend.o(.eh_frame); no .eh_frame_hdr table will be created
stage2/xgcc -Bstage2/ -B/usr/pkg/gcc3/x86_64--netbsdelf2.0/bin/ -c   -g -O2 -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
stage2/xgcc -Bstage2/ -B/usr/pkg/gcc3/x86_64--netbsdelf2.0/bin/ -c   -g -O2 -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
/bin/sh ./move-if-change tmp-peep.c insn-peep.c
/bin/sh ./move-if-change tmp-config.h insn-config.h
/bin/sh ./move-if-change tmp-opinit.c insn-opinit.c
echo timestamp > s-config
echo timestamp > s-peep
stage2/xgcc -Bstage2/ -B/usr/pkg/gcc3/x86_64--netbsdelf2.0/bin/ -c   -g -O2 -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
echo timestamp > s-opinit
/bin/sh ./move-if-change tmp-emit.c insn-emit.c
stage2/xgcc -Bstage2/ -B/usr/pkg/gcc3/x86_64--netbsdelf2.0/bin/ -c   -g -O2 -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
stage2/xgcc -Bstage2/ -B/usr/pkg/gcc3/x86_64--netbsdelf2.0/bin/ -c   -g -O2 -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
echo timestamp > s-emit
stage2/xgcc -Bstage2/ -B/usr/pkg/gcc3/x86_64--netbsdelf2.0/bin/ -c   -g -O2 -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
stage2/xgcc -Bstage2/ -B/usr/pkg/gcc3/x86_64--netbsdelf2.0/bin/ -c   -g -O2 -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
stage2/xgcc -Bstage2/ -B/usr/pkg/gcc3/x86_64--netbsdelf2.0/bin/ -c   -g -O2 -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
stage2/xgcc -Bstage2/ -B/usr/pkg/gcc3/x86_64--netbsdelf2.0/bin/ -c   -g -O2 -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
stage2/xgcc -Bstage2/ -B/usr/pkg/gcc3/x86_64--netbsdelf2.0/bin/ -c   -g -O2 -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
stage2/xgcc -Bstage2/ -B/usr/pkg/gcc3/x86_64--netbsdelf2.0/bin/   -g -O2 -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
stage2/xgcc -Bstage2/ -B/usr/pkg/gcc3/x86_64--netbsdelf2.0/bin/ -c   -g -O2 -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
stage2/xgcc -Bstage2/ -B/usr/pkg/gcc3/x86_64--netbsdelf2.0/bin/ -c   -g -O2 -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
stage2/xgcc -Bstage2/ -B/usr/pkg/gcc3/x86_64--netbsdelf2.0/bin/ -c   -g -O2 -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
stage2/xgcc -Bstage2/ -B/usr/pkg/gcc3/x86_64--netbsdelf2.0/bin/ -c   -g -O2 -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
stage2/xgcc -Bstage2/ -B/usr/pkg/gcc3/x86_64--netbsdelf2.0/bin/   -g -O2 -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
stage2/xgcc -Bstage2/ -B/usr/pkg/gcc3/x86_64--netbsdelf2.0/bin/ -c   -g -O2 -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
stage2/xgcc -Bstage2/ -B/usr/pkg/gcc3/x86_64--netbsdelf2.0/bin/ -c   -g -O2 -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
stage2/xgcc -Bstage2/ -B/usr/pkg/gcc3/x86_64--netbsdelf2.0/bin/ -c   -g -O2 -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
stage2/xgcc -Bstage2/ -B/usr/pkg/gcc3/x86_64--netbsdelf2.0/bin/ -c   -g -O2 -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
stage2/xgcc -Bstage2/ -B/usr/pkg/gcc3/x86_64--netbsdelf2.0/bin/ -c   -g -O2 -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
stage2/xgcc -Bstage2/ -B/usr/pkg/gcc3/x86_64--netbsdelf2.0/bin/ -c   -g -O2 -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
stage2/xgcc -Bstage2/ -B/usr/pkg/gcc3/x86_64--netbsdelf2.0/bin/ -c   -g -O2 -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
stage2/xgcc -Bstage2/ -B/usr/pkg/gcc3/x86_64--netbsdelf2.0/bin/ -c   -g -O2 -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
stage2/xgcc -Bstage2/ -B/usr/pkg/gcc3/x86_64--netbsdelf2.0/bin/ -c   -g -O2 -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
stage2/xgcc -Bstage2/ -B/usr/pkg/gcc3/x86_64--netbsdelf2.0/bin/ -c   -g -O2 -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
stage2/xgcc -Bstage2/ -B/usr/pkg/gcc3/x86_64--netbsdelf2.0/bin/ -c   -g -O2 -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
stage2/xgcc -Bstage2/ -B/usr/pkg/gcc3/x86_64--netbsdelf2.0/bin/ -c   -g -O2 -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
stage2/xgcc -Bstage2/ -B/usr/pkg/gcc3/x86_64--netbsdelf2.0/bin/ -c   -g -O2 -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
stage2/xgcc -Bstage2/ -B/usr/pkg/gcc3/x86_64--netbsdelf2.0/bin/ -c   -g -O2 -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
stage2/xgcc -Bstage2/ -B/usr/pkg/gcc3/x86_64--netbsdelf2.0/bin/ -c   -g -O2 -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
stage2/xgcc -Bstage2/ -B/usr/pkg/gcc3/x86_64--netbsdelf2.0/bin/ -c   -g -O2 -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
stage2/xgcc -Bstage2/ -B/usr/pkg/gcc3/x86_64--netbsdelf2.0/bin/ -c   -g -O2 -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
stage2/xgcc -Bstage2/ -B/usr/pkg/gcc3/x86_64--netbsdelf2.0/bin/ -c   -g -O2 -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
stage2/xgcc -Bstage2/ -B/usr/pkg/gcc3/x86_64--netbsdelf2.0/bin/ -c   -g -O2 -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
./genoutput ./config/i386/i386.md > tmp-output.c
./genrecog ./config/i386/i386.md > tmp-recog.c
stage2/xgcc -Bstage2/ -B/usr/pkg/gcc3/x86_64--netbsdelf2.0/bin/   -g -O2 -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
./config/i386/i386.md:13888: warning: source missing a mode?
./config/i386/i386.md:13955: warning: source missing a mode?
stage2/xgcc -Bstage2/ -B/usr/pkg/gcc3/x86_64--netbsdelf2.0/bin/ -c   -g -O2 -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
stage2/xgcc -Bstage2/ -B/usr/pkg/gcc3/x86_64--netbsdelf2.0/bin/ -c   -g -O2 -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
stage2/xgcc -Bstage2/ -B/usr/pkg/gcc3/x86_64--netbsdelf2.0/bin/ -c   -g -O2 -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
stage2/xgcc -Bstage2/ -B/usr/pkg/gcc3/x86_64--netbsdelf2.0/bin/ -c   -g -O2 -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
/bin/sh ./move-if-change tmp-recog.c insn-recog.c
echo timestamp > s-recog
stage2/xgcc -Bstage2/ -B/usr/pkg/gcc3/x86_64--netbsdelf2.0/bin/ -c   -g -O2 -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
/bin/sh ./move-if-change tmp-output.c insn-output.c
echo timestamp > s-output
stage2/xgcc -Bstage2/ -B/usr/pkg/gcc3/x86_64--netbsdelf2.0/bin/ -c   -g -O2 -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
stage2/xgcc -Bstage2/ -B/usr/pkg/gcc3/x86_64--netbsdelf2.0/bin/ -c   -g -O2 -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
stage2/xgcc -Bstage2/ -B/usr/pkg/gcc3/x86_64--netbsdelf2.0/bin/ -c   -g -O2 -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
stage2/xgcc -Bstage2/ -B/usr/pkg/gcc3/x86_64--netbsdelf2.0/bin/ -c   -g -O2 -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
stage2/xgcc -Bstage2/ -B/usr/pkg/gcc3/x86_64--netbsdelf2.0/bin/ -c   -g -O2 -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
stage2/xgcc -Bstage2/ -B/usr/pkg/gcc3/x86_64--netbsdelf2.0/bin/ -c   -g -O2 -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
stage2/xgcc -Bstage2/ -B/usr/pkg/gcc3/x86_64--netbsdelf2.0/bin/ -c   -g -O2 -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
ra-colorize.c: In function `colorize_one_web':
ra-colorize.c:1294: warning: `fat_colors' might be used uninitialized in this function
stage2/xgcc -Bstage2/ -B/usr/pkg/gcc3/x86_64--netbsdelf2.0/bin/ -c   -g -O2 -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
stage2/xgcc -Bstage2/ -B/usr/pkg/gcc3/x86_64--netbsdelf2.0/bin/ -c   -g -O2 -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
stage2/xgcc -Bstage2/ -B/usr/pkg/gcc3/x86_64--netbsdelf2.0/bin/ -c   -g -O2 -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
stage2/xgcc -Bstage2/ -B/usr/pkg/gcc3/x86_64--netbsdelf2.0/bin/ -c   -g -O2 -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
stage2/xgcc -Bstage2/ -B/usr/pkg/gcc3/x86_64--netbsdelf2.0/bin/ -c   -g -O2 -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
stage2/xgcc -Bstage2/ -B/usr/pkg/gcc3/x86_64--netbsdelf2.0/bin/ -c   -g -O2 -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
stage2/xgcc -Bstage2/ -B/usr/pkg/gcc3/x86_64--netbsdelf2.0/bin/ -c   -g -O2 -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
stage2/xgcc -Bstage2/ -B/usr/pkg/gcc3/x86_64--netbsdelf2.0/bin/ -c   -g -O2 -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
stage2/xgcc -Bstage2/ -B/usr/pkg/gcc3/x86_64--netbsdelf2.0/bin/ -c   -g -O2 -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 gcov.c -o gcov.o
stage2/xgcc -Bstage2/ -B/usr/pkg/gcc3/x86_64--netbsdelf2.0/bin/   -g -O2 -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
stage2/xgcc -Bstage2/ -B/usr/pkg/gcc3/x86_64--netbsdelf2.0/bin/ -c   -g -O2 -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
(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=''; \
stage2/xgcc -Bstage2/ -B/usr/pkg/gcc3/x86_64--netbsdelf2.0/bin/   -g -O2 -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)
gcc.c:706: warning: string length `524' is greater than the length `509' ISO C89 compilers are required to support
gcc.c:853: warning: string length `523' is greater than the length `509' ISO C89 compilers are required to support
In file included from specs.h:4,
                 from gcc.c:883:
objc/lang-specs.h:28: warning: string length `546' is greater than the length `509' ISO C89 compilers are required to support
(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=''; \
stage2/xgcc -Bstage2/ -B/usr/pkg/gcc3/x86_64--netbsdelf2.0/bin/   -g -O2 -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)
gcc.c:1437: warning: string length `733' is greater than the length `509' ISO C89 compilers are required to support
gcc.c: In function `init_gcc_specs':
gcc.c:1474: warning: traditional C rejects string concatenation
stage2/xgcc -Bstage2/ -B/usr/pkg/gcc3/x86_64--netbsdelf2.0/bin/ -c   -g -O2 -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
stage2/xgcc -Bstage2/ -B/usr/pkg/gcc3/x86_64--netbsdelf2.0/bin/   -g -O2 -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
(cd intl && /usr/pkg/bin/gmake all)
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'
stage2/xgcc -Bstage2/ -B/usr/pkg/gcc3/x86_64--netbsdelf2.0/bin/ -c   -g -O2 -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
stage2/xgcc -Bstage2/ -B/usr/pkg/gcc3/x86_64--netbsdelf2.0/bin/ -c   -g -O2 -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
stage2/xgcc -Bstage2/ -B/usr/pkg/gcc3/x86_64--netbsdelf2.0/bin/ -c   -g -O2 -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
stage2/xgcc -Bstage2/ -B/usr/pkg/gcc3/x86_64--netbsdelf2.0/bin/ -c   -g -O2 -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
stage2/xgcc -Bstage2/ -B/usr/pkg/gcc3/x86_64--netbsdelf2.0/bin/ -c   -g -O2 -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
c-p15339.c: In function `yy_stack_print':
c-p15339.c:2147: warning: traditional C rejects ISO C style function definitions
c-p15339.c: In function `yy_reduce_print':
c-p15339.c:2173: warning: traditional C rejects ISO C style function definitions
c-p15339.c: In function `yysymprint':
c-p15339.c:2294: warning: traditional C rejects ISO C style function definitions
c-p15339.c: In function `yydestruct':
c-p15339.c:2330: warning: traditional C rejects ISO C style function definitions
c-p15339.c: In function `yyparse':
c-p15339.c:2393: warning: traditional C rejects ISO C style function definitions
stage2/xgcc -Bstage2/ -B/usr/pkg/gcc3/x86_64--netbsdelf2.0/bin/ -c   -g -O2 -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
stage2/xgcc -Bstage2/ -B/usr/pkg/gcc3/x86_64--netbsdelf2.0/bin/ -c   -g -O2 -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
stage2/xgcc -Bstage2/ -B/usr/pkg/gcc3/x86_64--netbsdelf2.0/bin/ -c   -g -O2 -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
stage2/xgcc -Bstage2/ -B/usr/pkg/gcc3/x86_64--netbsdelf2.0/bin/ -c   -g -O2 -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
stage2/xgcc -Bstage2/ -B/usr/pkg/gcc3/x86_64--netbsdelf2.0/bin/ -c   -g -O2 -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
stage2/xgcc -Bstage2/ -B/usr/pkg/gcc3/x86_64--netbsdelf2.0/bin/ -c   -g -O2 -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
stage2/xgcc -Bstage2/ -B/usr/pkg/gcc3/x86_64--netbsdelf2.0/bin/ -c   -g -O2 -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
stage2/xgcc -Bstage2/ -B/usr/pkg/gcc3/x86_64--netbsdelf2.0/bin/ -c   -g -O2 -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
stage2/xgcc -Bstage2/ -B/usr/pkg/gcc3/x86_64--netbsdelf2.0/bin/ -c   -g -O2 -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
rm -rf libcpp.a
ar rc libcpp.a cpplib.o cpplex.o cppmacro.o cppexp.o cppfiles.o cpptrad.o cpphash.o cpperror.o cppinit.o cppdefault.o cppmain.o hashtable.o line-map.o mkdeps.o prefix.o mbchar.o
ranlib libcpp.a
stage2/xgcc -Bstage2/ -B/usr/pkg/gcc3/x86_64--netbsdelf2.0/bin/ -c   -g -O2 -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
stage2/xgcc -Bstage2/ -B/usr/pkg/gcc3/x86_64--netbsdelf2.0/bin/ -c   -g -O2 -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
stage2/xgcc -Bstage2/ -B/usr/pkg/gcc3/x86_64--netbsdelf2.0/bin/ -c   -g -O2 -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
stage2/xgcc -Bstage2/ -B/usr/pkg/gcc3/x86_64--netbsdelf2.0/bin/ -c   -g -O2 -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
stage2/xgcc -Bstage2/ -B/usr/pkg/gcc3/x86_64--netbsdelf2.0/bin/ -c   -g -O2 -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
stage2/xgcc -Bstage2/ -B/usr/pkg/gcc3/x86_64--netbsdelf2.0/bin/ -c   -g -O2 -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
stage2/xgcc -Bstage2/ -B/usr/pkg/gcc3/x86_64--netbsdelf2.0/bin/ -c   -g -O2 -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
stage2/xgcc -Bstage2/ -B/usr/pkg/gcc3/x86_64--netbsdelf2.0/bin/ -c   -g -O2 -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
stage2/xgcc -Bstage2/ -B/usr/pkg/gcc3/x86_64--netbsdelf2.0/bin/ -c   -g -O2 -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
stage2/xgcc -Bstage2/ -B/usr/pkg/gcc3/x86_64--netbsdelf2.0/bin/ -c   -g -O2 -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
stage2/xgcc -Bstage2/ -B/usr/pkg/gcc3/x86_64--netbsdelf2.0/bin/ -c   -g -O2 -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
stage2/xgcc -Bstage2/ -B/usr/pkg/gcc3/x86_64--netbsdelf2.0/bin/ -c   -g -O2 -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
stage2/xgcc -Bstage2/ -B/usr/pkg/gcc3/x86_64--netbsdelf2.0/bin/ -c   -g -O2 -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
stage2/xgcc -Bstage2/ -B/usr/pkg/gcc3/x86_64--netbsdelf2.0/bin/ -c   -g -O2 -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
stage2/xgcc -Bstage2/ -B/usr/pkg/gcc3/x86_64--netbsdelf2.0/bin/ -c   -g -O2 -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
stage2/xgcc -Bstage2/ -B/usr/pkg/gcc3/x86_64--netbsdelf2.0/bin/ -c   -g -O2 -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
stage2/xgcc -Bstage2/ -B/usr/pkg/gcc3/x86_64--netbsdelf2.0/bin/ -c   -g -O2 -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
stage2/xgcc -Bstage2/ -B/usr/pkg/gcc3/x86_64--netbsdelf2.0/bin/ -c   -g -O2 -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
stage2/xgcc -Bstage2/ -B/usr/pkg/gcc3/x86_64--netbsdelf2.0/bin/ -c   -g -O2 -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
stage2/xgcc -Bstage2/ -B/usr/pkg/gcc3/x86_64--netbsdelf2.0/bin/ -c   -g -O2 -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
stage2/xgcc -Bstage2/ -B/usr/pkg/gcc3/x86_64--netbsdelf2.0/bin/ -c   -g -O2 -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
stage2/xgcc -Bstage2/ -B/usr/pkg/gcc3/x86_64--netbsdelf2.0/bin/ -c   -g -O2 -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
stage2/xgcc -Bstage2/ -B/usr/pkg/gcc3/x86_64--netbsdelf2.0/bin/ -c   -g -O2 -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
stage2/xgcc -Bstage2/ -B/usr/pkg/gcc3/x86_64--netbsdelf2.0/bin/ -c   -g -O2 -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
stage2/xgcc -Bstage2/ -B/usr/pkg/gcc3/x86_64--netbsdelf2.0/bin/ -c   -g -O2 -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
stage2/xgcc -Bstage2/ -B/usr/pkg/gcc3/x86_64--netbsdelf2.0/bin/ -c   -g -O2 -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
stage2/xgcc -Bstage2/ -B/usr/pkg/gcc3/x86_64--netbsdelf2.0/bin/ -c   -g -O2 -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
stage2/xgcc -Bstage2/ -B/usr/pkg/gcc3/x86_64--netbsdelf2.0/bin/ -c   -g -O2 -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
stage2/xgcc -Bstage2/ -B/usr/pkg/gcc3/x86_64--netbsdelf2.0/bin/   -g -O2 -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
ld: error in stage2/crtend.o(.eh_frame); no .eh_frame_hdr table will be created
stage2/xgcc -Bstage2/ -B/usr/pkg/gcc3/x86_64--netbsdelf2.0/bin/   -g -O2 -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
stage2/xgcc -Bstage2/ -B/usr/pkg/gcc3/x86_64--netbsdelf2.0/bin/ -c   -g -O2 -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
stage2/xgcc -Bstage2/ -B/usr/pkg/gcc3/x86_64--netbsdelf2.0/bin/   -g -O2 -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
stage2/xgcc -Bstage2/ -B/usr/pkg/gcc3/x86_64--netbsdelf2.0/bin/   -g -O2 -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
stage2/xgcc -Bstage2/ -B/usr/pkg/gcc3/x86_64--netbsdelf2.0/bin/ -c   -g -O2 -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
stage2/xgcc -Bstage2/ -B/usr/pkg/gcc3/x86_64--netbsdelf2.0/bin/ -c   -g -O2 -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
stage2/xgcc -Bstage2/ -B/usr/pkg/gcc3/x86_64--netbsdelf2.0/bin/ -c   -g -O2 -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
stage2/xgcc -Bstage2/ -B/usr/pkg/gcc3/x86_64--netbsdelf2.0/bin/ -c   -g -O2 -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
stage2/xgcc -Bstage2/ -B/usr/pkg/gcc3/x86_64--netbsdelf2.0/bin/ -c   -g -O2 -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
stage2/xgcc -Bstage2/ -B/usr/pkg/gcc3/x86_64--netbsdelf2.0/bin/ -c   -g -O2 -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
stage2/xgcc -Bstage2/ -B/usr/pkg/gcc3/x86_64--netbsdelf2.0/bin/ -c   -g -O2 -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
stage2/xgcc -Bstage2/ -B/usr/pkg/gcc3/x86_64--netbsdelf2.0/bin/ -c   -g -O2 -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
stage2/xgcc -Bstage2/ -B/usr/pkg/gcc3/x86_64--netbsdelf2.0/bin/ -c   -g -O2 -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
stage2/xgcc -Bstage2/ -B/usr/pkg/gcc3/x86_64--netbsdelf2.0/bin/ -c   -g -O2 -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
stage2/xgcc -Bstage2/ -B/usr/pkg/gcc3/x86_64--netbsdelf2.0/bin/ -c   -g -O2 -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
stage2/xgcc -Bstage2/ -B/usr/pkg/gcc3/x86_64--netbsdelf2.0/bin/ -c   -g -O2 -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
stage2/xgcc -Bstage2/ -B/usr/pkg/gcc3/x86_64--netbsdelf2.0/bin/ -c   -g -O2 -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
ra-build.c: In function `undef_to_size_word':
ra-build.c:399: warning: `long' switch expression not converted to `int' in ISO C
stage2/xgcc -Bstage2/ -B/usr/pkg/gcc3/x86_64--netbsdelf2.0/bin/ -c   -g -O2 -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
stage2/xgcc -Bstage2/ -B/usr/pkg/gcc3/x86_64--netbsdelf2.0/bin/ -c   -g -O2 -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
stage2/xgcc -Bstage2/ -B/usr/pkg/gcc3/x86_64--netbsdelf2.0/bin/ -c   -g -O2 -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
stage2/xgcc -Bstage2/ -B/usr/pkg/gcc3/x86_64--netbsdelf2.0/bin/ -c   -g -O2 -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
stage2/xgcc -Bstage2/ -B/usr/pkg/gcc3/x86_64--netbsdelf2.0/bin/ -c   -g -O2 -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
stage2/xgcc -Bstage2/ -B/usr/pkg/gcc3/x86_64--netbsdelf2.0/bin/ -c   -g -O2 -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
stage2/xgcc -Bstage2/ -B/usr/pkg/gcc3/x86_64--netbsdelf2.0/bin/ -c   -g -O2 -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
stage2/xgcc -Bstage2/ -B/usr/pkg/gcc3/x86_64--netbsdelf2.0/bin/ -c   -g -O2 -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
stage2/xgcc -Bstage2/ -B/usr/pkg/gcc3/x86_64--netbsdelf2.0/bin/ -c   -g -O2 -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
stage2/xgcc -Bstage2/ -B/usr/pkg/gcc3/x86_64--netbsdelf2.0/bin/ -c   -g -O2 -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
stage2/xgcc -Bstage2/ -B/usr/pkg/gcc3/x86_64--netbsdelf2.0/bin/ -c   -g -O2 -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
stage2/xgcc -Bstage2/ -B/usr/pkg/gcc3/x86_64--netbsdelf2.0/bin/ -c   -g -O2 -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
stage2/xgcc -Bstage2/ -B/usr/pkg/gcc3/x86_64--netbsdelf2.0/bin/ -c   -g -O2 -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
stage2/xgcc -Bstage2/ -B/usr/pkg/gcc3/x86_64--netbsdelf2.0/bin/ -c   -g -O2 -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
stage2/xgcc -Bstage2/ -B/usr/pkg/gcc3/x86_64--netbsdelf2.0/bin/ -c   -g -O2 -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
stage2/xgcc -Bstage2/ -B/usr/pkg/gcc3/x86_64--netbsdelf2.0/bin/ -c   -g -O2 -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
stage2/xgcc -Bstage2/ -B/usr/pkg/gcc3/x86_64--netbsdelf2.0/bin/ -c   -g -O2 -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
stage2/xgcc -Bstage2/ -B/usr/pkg/gcc3/x86_64--netbsdelf2.0/bin/ -c   -g -O2 -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
stage2/xgcc -Bstage2/ -B/usr/pkg/gcc3/x86_64--netbsdelf2.0/bin/ -c   -g -O2 -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
stage2/xgcc -Bstage2/ -B/usr/pkg/gcc3/x86_64--netbsdelf2.0/bin/ -c   -g -O2 -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
stage2/xgcc -Bstage2/ -B/usr/pkg/gcc3/x86_64--netbsdelf2.0/bin/   -g -O2 -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
stage2/xgcc -Bstage2/ -B/usr/pkg/gcc3/x86_64--netbsdelf2.0/bin/ -c   -g -O2 -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
stage2/xgcc -Bstage2/ -B/usr/pkg/gcc3/x86_64--netbsdelf2.0/bin/ -c   -g -O2 -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
stage2/xgcc -Bstage2/ -B/usr/pkg/gcc3/x86_64--netbsdelf2.0/bin/ -c   -g -O2 -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
stage2/xgcc -Bstage2/ -B/usr/pkg/gcc3/x86_64--netbsdelf2.0/bin/   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long   -DHAVE_CONFIG_H  gcov.o intl.o version.o -lintl   ../libiberty/libiberty.a -o gcov
ld: error in stage2/crtend.o(.eh_frame); no .eh_frame_hdr table will be created
stage2/xgcc -Bstage2/ -B/usr/pkg/gcc3/x86_64--netbsdelf2.0/bin/   -g -O2 -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 
ld: error in stage2/crtend.o(.eh_frame); no .eh_frame_hdr table will be created
mv -f Tcollect2 collect2
stage2/xgcc -Bstage2/ -B/usr/pkg/gcc3/x86_64--netbsdelf2.0/bin/   -g -O2 -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
ld: error in stage2/crtend.o(.eh_frame); no .eh_frame_hdr table will be created
stage2/xgcc -Bstage2/ -B/usr/pkg/gcc3/x86_64--netbsdelf2.0/bin/   -g -O2 -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
ld: error in stage2/crtend.o(.eh_frame); no .eh_frame_hdr table will be created
./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
stage2/xgcc -Bstage2/ -B/usr/pkg/gcc3/x86_64--netbsdelf2.0/bin/ -c   -g -O2 -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
./genattrtab ./config/i386/i386.md > tmp-attrtab.c
stage2/xgcc -Bstage2/ -B/usr/pkg/gcc3/x86_64--netbsdelf2.0/bin/   -g -O2 -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
Check description...done
Reservation transformation...done
Create automaton `pentium'...done
Create automaton `pentium_fpu'...done
Generation of attributes...done
All other genattrtab stuff...ld: error in stage2/crtend.o(.eh_frame); no .eh_frame_hdr table will be created
stage2/xgcc -Bstage2/ -B/usr/pkg/gcc3/x86_64--netbsdelf2.0/bin/   -g -O2 -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
stage2/xgcc -Bstage2/ -B/usr/pkg/gcc3/x86_64--netbsdelf2.0/bin/   -g -O2 -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
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
./genextract ./config/i386/i386.md > tmp-extract.c
/bin/sh ./move-if-change tmp-extract.c insn-extract.c
echo timestamp > s-extract
stage2/xgcc -Bstage2/ -B/usr/pkg/gcc3/x86_64--netbsdelf2.0/bin/   -g -O2 -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
mv tmp-libgcc.mk libgcc.mk
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.002846, building DFA: 0.003931
  DFA minimization: 0.000209, making insn equivalence: 0.000075
 all automaton generation: 0.004825, output: 0.001808
/bin/sh ./move-if-change tmp-attrtab.c insn-attrtab.c
echo timestamp > s-attrtab
stage2/xgcc -Bstage2/ -B/usr/pkg/gcc3/x86_64--netbsdelf2.0/bin/   -g -O2 -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
config/i386/i386.c: In function `x86_function_profiler':
config/i386/i386.c:14753: warning: unused parameter `labelno'
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 
ranlib libbackend.a
stage2/xgcc -Bstage2/ -B/usr/pkg/gcc3/x86_64--netbsdelf2.0/bin/   -g -O2 -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
ld: error in stage2/crtend.o(.eh_frame); no .eh_frame_hdr table will be created
./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 `frame_dummy':
crtstuff.c:316: warning: passing arg 1 of `__register_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 `__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
/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 -O2 -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
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
rm -rf ./libgcc.a
ar  rc ./libgcc.a libgcc/./_muldi3.o libgcc/./_negdi2.o libgcc/./_lshrdi3.o libgcc/./_ashldi3.o libgcc/./_ashrdi3.o libgcc/./_ffsdi2.o libgcc/./_clz.o libgcc/./_cmpdi2.o libgcc/./_ucmpdi2.o libgcc/./_floatdidf.o libgcc/./_floatdisf.o libgcc/./_fixunsdfsi.o libgcc/./_fixunssfsi.o libgcc/./_fixunsdfdi.o libgcc/./_fixdfdi.o libgcc/./_fixunssfdi.o libgcc/./_fixsfdi.o libgcc/./_fixxfdi.o libgcc/./_fixunsxfdi.o libgcc/./_floatdixf.o libgcc/./_fixunsxfsi.o libgcc/./_fixtfdi.o libgcc/./_fixunstfdi.o libgcc/./_floatditf.o libgcc/./_clear_cache.o libgcc/./_trampoline.o libgcc/./__main.o libgcc/./_exit.o libgcc/./_absvsi2.o libgcc/./_absvdi2.o libgcc/./_addvsi3.o libgcc/./_addvdi3.o libgcc/./_subvsi3.o libgcc/./_subvdi3.o libgcc/./_mulvsi3.o libgcc/./_mulvdi3.o libgcc/./_negvsi2.o libgcc/./_negvdi2.o libgcc/./_ctors.o libgcc/./_divdi3.o libgcc/./_moddi3.o libgcc/./_udivdi3.o libgcc/./_umoddi3.o libgcc/./_udiv_w_sdiv.o libgcc/./_udivmoddi4.o libgcc/./_eprintf.o libgcc/./_bb.o libgcc/./__gcc_bcmp.o
if [ -f ranlib ] || ( [ x86_64--netbsdelf2.0 = x86_64--netbsdelf2.0 ] && [ -f /usr/bin/ranlib -o -f /bin/ranlib ] ) ; then \
  ranlib ./libgcc.a ; \
else true; fi;
rm -rf ./libgcc_eh.a
{ nm -pg  libgcc/./_muldi3.o libgcc/./_negdi2.o libgcc/./_lshrdi3.o libgcc/./_ashldi3.o libgcc/./_ashrdi3.o libgcc/./_ffsdi2.o libgcc/./_clz.o libgcc/./_cmpdi2.o libgcc/./_ucmpdi2.o libgcc/./_floatdidf.o libgcc/./_floatdisf.o libgcc/./_fixunsdfsi.o libgcc/./_fixunssfsi.o libgcc/./_fixunsdfdi.o libgcc/./_fixdfdi.o libgcc/./_fixunssfdi.o libgcc/./_fixsfdi.o libgcc/./_fixxfdi.o libgcc/./_fixunsxfdi.o libgcc/./_floatdixf.o libgcc/./_fixunsxfsi.o libgcc/./_fixtfdi.o libgcc/./_fixunstfdi.o libgcc/./_floatditf.o libgcc/./_clear_cache.o libgcc/./_trampoline.o libgcc/./__main.o libgcc/./_exit.o libgcc/./_absvsi2.o libgcc/./_absvdi2.o libgcc/./_addvsi3.o libgcc/./_addvdi3.o libgcc/./_subvsi3.o libgcc/./_subvdi3.o libgcc/./_mulvsi3.o libgcc/./_mulvdi3.o libgcc/./_negvsi2.o libgcc/./_negvdi2.o libgcc/./_ctors.o libgcc/./_divdi3.o libgcc/./_moddi3.o libgcc/./_udivdi3.o libgcc/./_umoddi3.o libgcc/./_udiv_w_sdiv.o libgcc/./_udivmoddi4.o  libgcc/./unwind-dw2.o libgcc/./unwind-dw2-fde.o libgcc/./unwind-sjlj.o libgcc/./unwind-c.o; echo %%; \
  cat ./libgcc-std.ver | sed -e "/^[ 	]*#/d" -e 's/^%\(if\|else\|elif\|endif\|define\)/#\1/' \
  | ./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  -E -xassembler-with-cpp -; \
} | awk -f ./mkmap-symver.awk  > libgcc/./tmp-libgcc.map
ar  rc ./libgcc_eh.a libgcc/./unwind-dw2.o libgcc/./unwind-dw2-fde.o libgcc/./unwind-sjlj.o libgcc/./unwind-c.o
if [ -f ranlib ] || ( [ x86_64--netbsdelf2.0 = x86_64--netbsdelf2.0 ] && [ -f /usr/bin/ranlib -o -f /bin/ranlib ] ) ; then \
  ranlib ./libgcc_eh.a ; \
else true; fi;
mv libgcc/./tmp-libgcc.map libgcc/./libgcc.map
./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=libgcc_s.so.1 -Wl,--version-script=libgcc/./libgcc.map -o libgcc_s.so.1   libgcc/./_muldi3.o libgcc/./_negdi2.o libgcc/./_lshrdi3.o libgcc/./_ashldi3.o libgcc/./_ashrdi3.o libgcc/./_ffsdi2.o libgcc/./_clz.o libgcc/./_cmpdi2.o libgcc/./_ucmpdi2.o libgcc/./_floatdidf.o libgcc/./_floatdisf.o libgcc/./_fixunsdfsi.o libgcc/./_fixunssfsi.o libgcc/./_fixunsdfdi.o libgcc/./_fixdfdi.o libgcc/./_fixunssfdi.o libgcc/./_fixsfdi.o libgcc/./_fixxfdi.o libgcc/./_fixunsxfdi.o libgcc/./_floatdixf.o libgcc/./_fixunsxfsi.o libgcc/./_fixtfdi.o libgcc/./_fixunstfdi.o libgcc/./_floatditf.o libgcc/./_clear_cache.o libgcc/./_trampoline.o libgcc/./__main.o libgcc/./_exit.o libgcc/./_absvsi2.o libgcc/./_absvdi2.o libgcc/./_addvsi3.o libgcc/./_addvdi3.o libgcc/./_subvsi3.o libgcc/./_subvdi3.o libgcc/./_mulvsi3.o libgcc/./_mulvdi3.o libgcc/./_negvsi2.o libgcc/./_negvdi2.o libgcc/./_ctors.o libgcc/./_divdi3.o libgcc/./_moddi3.o libgcc/./_udivdi3.o libgcc/./_umoddi3.o libgcc/./_udiv_w_sdiv.o libgcc/./_udivmoddi4.o  libgcc/./unwind-dw2.o libgcc/./unwind-dw2-fde.o libgcc/./unwind-sjlj.o libgcc/./unwind-c.o -lc && rm -f libgcc_s.so && ln -s libgcc_s.so.1 libgcc_s.so
ld: error in ./crtendS.o(.eh_frame); no .eh_frame_hdr table will be created
gmake[3]: Leaving directory '/data/scratch/lang/gcc3-c/work/gcc-3.3.6/gcc'
gmake[2]: Leaving directory '/data/scratch/lang/gcc3-c/work/gcc-3.3.6/gcc'
echo timestamp > stage3_build
echo stage3_build > stage_last

Bootstrap complete - make "quickstrap" to redo last build,
"restage1" through "restage3" to rebuild specific stages,
"restrap" to redo the bootstrap from stage1, or
"cleanstrap" to redo the bootstrap from scratch.
gmake[1]: Leaving directory '/data/scratch/lang/gcc3-c/work/gcc-3.3.6/gcc'
Comparing stage2 and stage3 of the compiler
gmake[1]: Entering directory '/data/scratch/lang/gcc3-c/work/gcc-3.3.6/gcc'
rm -f .bad_compare
case "compare" in compare | compare-lean ) stage=2 ;; * ) stage=`echo compare | sed -e 's,^compare\([0-9][0-9]*\).*,\1,'` ;; esac; \
for file in *.o; do \
  tail +16c ./$file > tmp-foo1; \
  tail +16c stage$stage/$file > tmp-foo2 \
    && (cmp tmp-foo1 tmp-foo2 > /dev/null 2>&1 || echo $file differs >> .bad_compare) || true; \
done
case "compare" in compare | compare-lean ) stage=2 ;; * ) stage=`echo compare | sed -e 's,^compare\([0-9][0-9]*\).*,\1,'` ;; esac; \
for dir in tmp-foo intl ; do \
  if [ "`echo $dir/*.o`" != "$dir/*.o" ] ; then \
    for file in $dir/*.o; do \
      tail +16c ./$file > tmp-foo1; \
      tail +16c stage$stage/$file > tmp-foo2 \
        && (cmp tmp-foo1 tmp-foo2 > /dev/null 2>&1 || echo $file differs >> .bad_compare) || true; \
    done; \
  else true; fi; \
done
rm -f tmp-foo*
case "compare" in compare | compare-lean ) stage=2 ;; * ) stage=`echo compare | sed -e 's,^compare\([0-9][0-9]*\).*,\1,'` ;; esac; \
if [ -f .bad_compare ]; then \
  echo "Bootstrap comparison failure!"; \
  cat .bad_compare; \
  exit 1; \
else \
  case "compare" in \
    *-lean ) rm -rf stage$stage ;; \
    *) ;; \
  esac; true; \
fi
Bootstrap comparison failure!
crtbegin.o differs
crtbeginS.o differs
crtbeginT.o differs
gmake[1]: *** [Makefile:3548: compare] Error 1
gmake[1]: Leaving directory '/data/scratch/lang/gcc3-c/work/gcc-3.3.6/gcc'
gmake: *** [Makefile:1566: 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
